Skip to content

Instantly share code, notes, and snippets.

@Agazoth
Last active December 4, 2019 08:44
Show Gist options
  • Save Agazoth/f7085549e0907f37ab7229ff0ccda1c1 to your computer and use it in GitHub Desktop.
Save Agazoth/f7085549e0907f37ab7229ff0ccda1c1 to your computer and use it in GitHub Desktop.
New W10 machine to Autopilot
Powershell
Set-Executionpolicy -unrestricted
Install-Script -Name Get-WindowsAutoPilotInfo -Scope CurrentUser
Get-WindowsAutoPilotInfo C:\Info.csv
&'C:\Program Files (x86)\Internet Explorer\iexplore.exe' https://businessstore.microsoft.com
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment