windows-builder/scripts/startup.ps1 (1 lines of code) (raw):

winrm set winrm/config/Service/Auth @{Basic="true"}; winrm set winrm/config/Service @{AllowUnencrypted="true"}