Skip to content

A dead-simple script to generate required information for enrolling machines in Microsoft Autopilot.

License

Notifications You must be signed in to change notification settings

jx/SimpleAutoPilot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Microsoft Autopilot: https://learn.microsoft.com/en-us/autopilot/overview

Manually register devices with Windows Autopilot: https://learn.microsoft.com/en-us/autopilot/add-devices

The script linked above is 18k worth of Powershell, has several dependencies, and requires the computer to be online at the time of execution.

Instead I have a much shorter script that generates the proper file, and drops it in the same folder where the script is executed from. It eliminates all external dependencies and the online requirement. It's basically 6 lines of Powershell and some comments.

About

A dead-simple script to generate required information for enrolling machines in Microsoft Autopilot.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published