Merge pull request #754 from chnylen/patch-1

Update customize-and-export-start-layout.md
This commit is contained in:
Patti Short 2018-04-19 10:12:57 -07:00 committed by GitHub
commit 4b957f16d2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -89,11 +89,11 @@ When you have the Start layout that you want your users to see, use the [Export-
**To export the Start layout to an .xml file**
1. From Start, open **Windows PowerShell**.
1. Right Click Start, select **Windows PowerShell (Admin)**.
2. At the Windows PowerShell command prompt, enter the following command:
2. At the Administrator: Windows PowerShell command prompt, enter the following command:
`export-startlayout path <path><file name>.xml `
`Export-StartLayout path <path><file name>.xml `
In the previous command, `-path` is a required parameter that specifies the path and file name for the export file. You can specify a local path or a UNC path (for example, \\\\FileServer01\\StartLayouts\\StartLayoutMarketing.xml).