Intune One Data Collector logs:
To run this, on a affected device, open an elevated (“Run as administrator…”) PowerShell window and run these three commands:
wget https://aka.ms/intunexml -outfile Intune.xml
wget https://aka.ms/intuneps1 -outfile IntuneODCStandAlone.ps1
PowerShell -ExecutionPolicy Bypass -File .\IntuneODCStandAlone.ps1
Windows Autopilot MDM logs:
To run this, on a affected device, open an elevated (“Run as administrator…”) PowerShell window and run these three commands:
MDMDiagnosticstool.exe -area Autopilot -cab C:\Temp\Autopilot.cab
Leave a Reply