Last active 1748851745

Revision 382a878842fdbc4f3b6430158a5b7fd07234b198

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