Autopilot CMD

To make things easier for my Support Staff, I like to drop an Autopilot CMD file on the OS during Deployment so they don't need to even think about Parameters or Configuration Json files

OSDHelp AutopilotOOBE

You can use OSDHelp to get the proper PowerShell code for creating an Autopilot.cmd with whatever settings you want

OOBE

Once you've created an Autopilot.cmd, you can simply press Shift + F10 to open a Command Prompt and type in Autopilot

  • Set ExecutionPolicy

  • Add PowerShell Scripts to the Path

  • Install AutopilotOOBE PowerShell Module

  • Start-AutopilotOOBE with your CustomProfile

    • or Command Line

    • or without if you have the Configuration Json saved

Sponsors

Last updated