Skip to content

MrR0bert/WindowsAutoPilot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

WindowsAutoPilot

A copy and slightly modified version of Michael Niehaus's script over at https://www.powershellgallery.com/packages/Get-WindowsAutoPilotInfo/2.3.

The Problem

The original script by Michael does not always preserve the correct order of the columns as Microsoft Endpoint Manager/Intune expects them.

The Solution

Since PowerShell version 3, Microsoft added Ordered Dictionaries. By utilizing this functionality we can retain the correct order of the columns in every situation.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published