Forum Discussion

Mykey's avatar
Mykey
Brass Contributor
Jul 10, 2023
Solved

Collect Autopilot hashes without big user interaction?

Hi there,   is there a way to collect the hashes for the autopilot from existing local Windows 10/11 devices without guiding the user through a powershell script? You can also export the managemen...
  • Mykey's avatar
    Jul 10, 2023

    Ok I think I have the solution, with admin rights and the command
    mdmdiagnosticstool.exe -area "Autopilot" -zip "c:\users\public\documents\MDMDiagReport.zip"

    I successfully get a hardware hash.

Resources