Skip to content

Instantly share code, notes, and snippets.

@shurick81
Created May 7, 2020 16:34
Show Gist options
  • Save shurick81/a92724418b9179fb7e8007f9c7e07801 to your computer and use it in GitHub Desktop.
Save shurick81/a92724418b9179fb7e8007f9c7e07801 to your computer and use it in GitHub Desktop.
Start-Transcript c:\Enable-WebServer.log;
Install-WindowsFeature -Name Web-Server;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment