Last active 1748851745

Revision 7b88379b1e9bf22d75ed62b273862ede50968b96

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
9
10
11Install-Script -Name Get-WindowsAutoPilotInfo
12Set-ExecutionPolicy RemoteSigned
13Get-WindowsAutopilotInfo.ps1 -OutputFile C:\Computer.csv