Get-AutopilotDiagnosticsCommunity
6.1
This script displays diagnostics information from the current PC or a captured set of logs. This includes details about the Autopilot profile settings; policies, apps, certificate profiles, etc. being tracked via the Enrollment Status Page; and additional information.
Installation Options
Owners
Copyright
GPL
Package Details
Author(s)
- AndrewTaylor Michael Niehaus & Steven van Beek
Functions
getallpagination Connect-ToGraph RecordStatus AddDisplay ProcessApps ProcessModernApps ProcessSidecarV2 ProcessSidecarV2Scripts ProcessSidecar ProcessPolicies ProcessCerts ProcessNodeCache TrimMSI ProcessEvents
Dependencies
This script has no dependencies.
Release Notes
Version 6.1: Bug fixes.
Verison 6.0: Added APv2 support and various other enhancements
Version 5.14: Added auto-install of Graph modules
Version 5.13: Fixed issue with bearer
Version 5.12: Removed all commandlets and added bearer param
Version 5.11: Added logic around Device Registration event log
Version 5.10: Additional logic for DO downloads, MSI product names
Version 5.9: Code Signed
Version 5.7: Fixed LastLoggedState for Win32Apps and Added support for new Graph Module
Version 5.6: Fixed parameter handling
Version 5.5: Added support for a zip file
Version 5.4: Added additional ESP details
Version 5.3: Added hardware and OS version details
Version 5.2: Added device registration events
Version 5.1: Bug fixes
Version 5.0: Bug fixes
Version 4.9: Bug fixes
Version 4.8: Added Delivery Optimization results (but not when using a CAB file), ensured events are displayed even when no ESP
Version 4.7: Added ESP settings, fixed bugs
Version 4.6: Fixed typo
Version 4.5: Fixed but to properly reported Win32 app status when a Win32 app is installed during user ESP
Version 4.4: Added more ODJ info
Version 4.3: Added policy tracking
Version 4.2: Bug fixes for Windows 10 2004 (event ID changes)
Version 4.1: Renamed to Get-AutopilotDiagnostics
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
- Get-AutopilotDiagnosticsCommunity.nuspec
- Get-AutopilotDiagnosticsCommunity.ps1