Files
cheat-sheets/Cloud/Microsoft 365/Endpoint/Windows device registration.md
2022-11-03 15:39:06 +01:00

42 lines
461 B
Markdown

## Test deployment
Manuelly register computer for Auto pilot
On the langueage slection screen, press Shift + F10 to open cmd
``` cmd
Powershell
```
``` Powershell
Install-Script -Name Get-WindowsAutopilotInfo
```
``` Powershell
Powershell.exe -ExecutionPolicy RemoteSigned Get-WindowsAutopilotInfo.ps1 -Online -Assign
```
Sign in with Global admin or Intune Admin
When the registration is done, restart the computer