Files
DetectionLab/Packer/scripts/set-winrm-automatic.bat
2017-12-11 08:49:25 -08:00

3 lines
62 B
Batchfile
Executable File

echo Set WinRM start type to auto
sc config winrm start= auto