Get-CenAutoPilot

4.0.6

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

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Script -Name Get-CenAutoPilot

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Package Details

Author(s)

  • Matthew Shortland

Tags

Windows AutoPilot PAW PAW-CSM

Functions

BoolToString Get-AutopilotDevice Get-AutopilotImportedDevice Add-AutopilotImportedDevice

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
Version 4.0.3: ripped functions out of the windowsautopilotintune module so i dont have to download it
Version 4.0.4: added the intune module as a dependency
Version 4.0.5: Fixed auth error in function ripped from windowsautopilotintune, defaulting to DeviceLogin
Version 4.0.6: Fixed mistake in setting extensionattribute1

FileList

Version History

Version Downloads Last updated
4.0.6 (current version) 14 16 days ago
4.0.5 6 16 days ago
4.0.4 6 16 days ago
4.0.3 6 16 days ago
4.0.2 5 16 days ago
4.0.1 6 16 days ago
4.0.0 7 17 days ago
3.9.1 6 17 days ago
Show more