external help file | Module Name | online version | schema |
---|---|---|---|
IntuneEndpointTools-help.xml |
IntuneEndpointTools |
2.0.0 |
Disables the enrollment status page
Disable-IntuneESP
Disables the enrollment status page by setting the Enrollment registry key values to Skip ESP. Kills the WinLogon process to all the user to proceed with login.
SHIFT+F10 from OOBE to open cmd
PowerShell.exe
Install-Module IntuneEndpointTools
PS C:\> Disable-IntuneESP
From the OOBE, open a cmd prompt, launch PowerShell, install the IntuneEndpointTools module, then run Disable-IntuneESP