Skip to content

Instantly share code, notes, and snippets.

@te-online
Last active March 16, 2017 19:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save te-online/d36b8395f5f53e9a84dcf1fb79785859 to your computer and use it in GitHub Desktop.
Save te-online/d36b8395f5f53e9a84dcf1fb79785859 to your computer and use it in GitHub Desktop.
MDT Script Series: Scan a user state from a golden image or reference machine
:: Copy the Scanstate tool from Windows ADK and run this
scanstate.exe \\SERVER\DeploymentShare$\Applications\scannedUserState\v2 /ue:%computername%\Administrator /o /i:migapp.xml /i:miguser.xml /v:13 /l:C:\Users\Administrator\Desktop\scanstate.log
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment