Skip to content

Instantly share code, notes, and snippets.

@ajagelund
Last active June 2, 2020 14:43
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 ajagelund/748790e1a695e8cb7975422f675af137 to your computer and use it in GitHub Desktop.
Save ajagelund/748790e1a695e8cb7975422f675af137 to your computer and use it in GitHub Desktop.
setup-win-dev-box
Set-WindowsExplorerOptions -EnableShowHiddenFilesFoldersDrives -EnableShowProtectedOSFiles -EnableShowFileExtensions
Enable-RemoteDesktop
cinst IIS-WebServerRole -source windowsfeatures
cinst microsoft-windows-terminal -y
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment