Last active 1748851745

Revision a9b424699f6b417f4e9da71f42761b50f65eb1f9

gistfile1.txt Raw
11. Create a Security Group for AutoPilot Devices.
22. Deployment profile
33. Generate serial number form computer using powershell script.
44. Windows autopilot --> Devices --> Import and upload the *.CSV file.
55. We will check the Dynnamic device Group --> Enable the Device.
6
7
8
9device.devicePhysicalIDs -any _ -contains "[ZTDId]"
10
11Install-Script -Name Get-WindowsAutoPilotInfo
12Set-ExecutionPolicy RemoteSigned
13Get-WindowsAutopilotInfo.ps1 -OutputFile C:\Computer.csv