Files
cheat-sheets/Cloud/Microsoft 365/Endpoint/Windows device registration.md
2022-11-01 23:44:04 +01:00

51 lines
492 B
Markdown

## Test deployment
Manuelly register computer for Auto pilot
On the langueage slection screen, press Shift + F10 to open cmd
``` cmd
Powershell
```
``` 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