Get-WindowsAutoPilotInfo
2.3
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)
- Michael Niehaus
Tags
Dependencies
This script has no dependencies.
Release Notes
Version 1.0: Original published version.
Version 1.1: Added -Append switch.
Version 1.2: Added -Credential switch.
Version 1.3: Added -Partner switch.
Version 1.4: Switched from Get-WMIObject to Get-CimInstance.
Version 1.5: Added -GroupTag parameter.
Version 1.6: Bumped version number (no other change).
Version 2.0: Added -Online parameter.
Version 2.1: Bug fix.
Version 2.3: Updated comments.
FileList
- Get-WindowsAutoPilotInfo.nuspec
- Get-WindowsAutoPilotInfo.ps1
Version History
Version | Downloads | Last updated |
---|---|---|
3.9 | 89,899,181 | 7/6/2023 |
3.8 | 2,411,083 | 6/12/2023 |
3.7 | 9,480 | 6/12/2023 |
3.6 | 211,851 | 6/10/2023 |
3.5 | 46,560,450 | 9/21/2020 |
3.4 | 53,285 | 9/8/2020 |
3.3 | 276,069 | 7/27/2020 |
3.1 | 7,150 | 7/26/2020 |
3.0 | 7,599 | 7/23/2020 |
2.9 | 432 | 7/23/2020 |
2.7 | 14,297 | 7/21/2020 |
2.6 | 6,041 | 7/19/2020 |
2.5 | 26,038 | 7/14/2020 |
2.4 | 5,168 | 7/13/2020 |
2.3 (current version) | 294,587 | 5/16/2020 |