Merged PR 9102: fixes for issues 1062 and 1093

This commit is contained in:
Jeanie Decker
2018-06-15 16:13:27 +00:00
parent e7b7e3a98e
commit 71d4da50d7
2 changed files with 4 additions and 4 deletions

View File

@ -198,7 +198,7 @@ The **Set up School PCs** app guides you through the configuration choices for t
If you select this option, this adds a **Guest** account button in the PC's sign-in screen to allow anyone to use the PC. If you select this option, this adds a **Guest** account button in the PC's sign-in screen to allow anyone to use the PC.
- Select **Enable Autopilot Reset** to reset student PCs from the lock screen any time and apply original settings and device management enrollment (Azure AD and MDM) so they’re ready to use. Make sure you are running Windows 10, version 1709 on the student PCs if you want to use Autopilot Reset through the Set up School PCs app. - Select **Enable Autopilot Reset** to reset student PCs from the lock screen any time and apply original settings and device management enrollment (Azure AD and MDM) so they're ready to use. Make sure you are running Windows 10, version 1709 on the student PCs if you want to use Autopilot Reset through the Set up School PCs app.
- To change the default lock screen background or to use your school's custom lock screen background, click **Browse** to select a new lock screen background. - To change the default lock screen background or to use your school's custom lock screen background, click **Browse** to select a new lock screen background.
**Figure 4** - Configure student PC settings **Figure 4** - Configure student PC settings

View File

@ -91,9 +91,9 @@ 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** **To export the Start layout to an .xml file**
1. Right Click Start, select **Windows PowerShell (Admin)**. 1. While signed in with the same account that you used to customize Start, right-click Start, and select **Windows PowerShell**.
2. At the Administrator: Windows PowerShell command prompt, enter the following command: 2. At the Windows PowerShell command prompt, enter the following command:
`Export-StartLayout path <path><file name>.xml ` `Export-StartLayout path <path><file name>.xml `