Skip to content

Instantly share code, notes, and snippets.

@MattHodge
Created October 25, 2016 20:03
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 MattHodge/3c738a165a1b9afc1b3249cf937a53a8 to your computer and use it in GitHub Desktop.
Save MattHodge/3c738a165a1b9afc1b3249cf937a53a8 to your computer and use it in GitHub Desktop.
netsh advfirewall firewall set rule name="WinRM-HTTP" new action=block
C:/windows/system32/sysprep/sysprep.exe /generalize /oobe /unattend:C:/Windows/packer/unattended.xml /quiet /shutdown
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment