Skip to content

Commit 97af42b

Browse files
committed
Add Autopilot diagnostics troubleshooting 3
1 parent 7802a92 commit 97af42b

1 file changed

Lines changed: 6 additions & 2 deletions

File tree

memdocs/autopilot/troubleshooting.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,12 +51,16 @@ Whether you're performing user-driven or self-deploying device deployments, the
5151
When an Internet-connected Windows device boots up, it will attempt to connect to the Autopilot service and download an Autopilot profile. The Autopilot profile is downloaded as soon as possible, and again after each reboot.
5252

5353
> [!NOTE]
54-
At this stage, it's important that an Autopilot profile exists in the tenant so that a blank profile isn't cached locally on the device. <!-- To remove the currently cached local profile in Windows 10 version 1803 and earlier, it's necessary to re-generalize the OS using **sysprep /generalize /oobe**, reinstall the OS, or re-image the PC. --> <!-- In Windows 10 version 1809 and later, --> If necessary, you can retrieve a new Autopilot profile by rebooting the device.
54+
At this stage, it's important that an Autopilot profile exists in the tenant so that a blank profile isn't cached locally on the device. If necessary, you can retrieve a new Autopilot profile by rebooting the device.
5555
> If you need to reboot a computer during OOBE:
56-
> - Press Shift-F10 to open a command prompt.
56+
> - Press Shift-F10 to open a command prompt.
5757
> - Enter **shutdown /r /t 0** to restart immediately, or **shutdown /s /t 0** to shut down immediately.
5858
> For more information, see [Windows Setup Command-Line Options](/windows-hardware/manufacture/desktop/windows-setup-command-line-options).
5959
60+
<!-- To remove the currently cached local profile in Windows 10 version 1803 and earlier, it's necessary to re-generalize the OS using **sysprep /generalize /oobe**, reinstall the OS, or re-image the PC. -->
61+
62+
<!-- In Windows 10 version 1809 and later, -->
63+
6064
<!-- When a profile is downloaded depends upon the version of Windows client that is running on the PC. See the following table.
6165
6266
| Windows 10 version | Profile download behavior |

0 commit comments

Comments
 (0)