Get-CenAutoPilot
4.0.2
This script uses WMI to retrieve properties needed for a customer to register a device with Windows Autopilot. Note that it is normal for the resulting CSV file to not collect a Windows Product ID (PKID) value since this is not required to register a device. Only the serial number and hardware hash will be populated.
Installation Options
Owners
Package Details
Author(s)
- Matthew Shortland
Tags
Dependencies
This script has no dependencies.
Release Notes
Version 4.0.0: Hacked at for PAW-CSM devices from the original get-windowsautopilotinfo.
Version 4.0.1: Forced the use of graph 2.25.0 as there is an auth bug in 2.26.o https://github.com/microsoftgraph/msgraph-sdk-powershell/issues/3197
Version 4.0.2: Had to change the install order of modules so 2.25 is used across dependencies
FileList
- Get-CenAutoPilot.nuspec
- Get-CenAutoPilot.ps1