Get-AutopilotESPStatus

4.1

*NOTE* This script has been replaced by Get-AutopilotDiagnostics, available from https://www.powershellgallery.com/packages/Get-AutopilotDiagnostics.  As a result, this script is no longer being maintained or enhanced.

This script dumps out the Windows Autopilot ESP tracking information from the registry. This should work with Windows 10 1903 and later (earlier versi
*NOTE* This script has been replaced by Get-AutopilotDiagnostics, available from https://www.powershellgallery.com/packages/Get-AutopilotDiagnostics.  As a result, this script is no longer being maintained or enhanced.

This script dumps out the Windows Autopilot ESP tracking information from the registry. This should work with Windows 10 1903 and later (earlier versions have not been validated).

This script will not work on ARM64 systems due to registry redirection from the use of x86 PowerShell.exe.

Show more
The owner has unlisted this package. This could mean that the script is deprecated or shouldn't be used anymore.

Installation Options

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

Install-Script -Name Get-AutopilotESPStatus -RequiredVersion 4.1

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)

  • Michael Niehaus

Tags

Windows AutoPilot

Functions

ProcessApps ProcessModernApps ProcessSidecar ProcessPolicies ProcessCerts ProcessNodeCache ProcessSidecarInfo GetIntuneObjects

Dependencies

This script has no dependencies.

Release Notes

Version 4.1:  Marked as obsolete; use Get-AutopilotDiagnostics instead.
Version 4.0:  Added sidecar installation info.
Version 3.9:  Bug fixes.
Version 3.8:  Bug fixes.
Version 3.7:  Modified Office logic to ensure it accurately reflected what ESP thinks the status is.  Added ShowPolicies option.
Version 3.2:  Fixed sidecar detection logic
Version 3.1:  Fixed ODJ applied output
Version 3.0:  Added the ability to process logs as well
Version 2.2:  Added new IME MSI guid, new -AllSessions switch
Version 2.0:  Added -online parameter to look up app and policy details.
Version 1.0:  Original published version.

FileList

Version History

Version Downloads Last updated