Created
October 25, 2016 20:03
-
-
Save MattHodge/3c738a165a1b9afc1b3249cf937a53a8 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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