mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-15 18:33:43 +00:00
Merged PR 9102: fixes for issues 1062 and 1093
This commit is contained in:
@ -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.
|
||||
|
||||
- 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.
|
||||
|
||||
**Figure 4** - Configure student PC settings
|
||||
|
@ -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**
|
||||
|
||||
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 `
|
||||
|
||||
|
Reference in New Issue
Block a user