Skip to content

Instantly share code, notes, and snippets.

@afym
Last active April 2, 2019 21:46
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 afym/c72908a50b12f5286ef91f794126d616 to your computer and use it in GitHub Desktop.
Save afym/c72908a50b12f5286ef91f794126d616 to your computer and use it in GitHub Desktop.
windows-backend-stack
Set-WindowsExplorerOptions -EnableShowHiddenFilesFoldersDrives -EnableShowProtectedOSFiles -EnableShowFileExtensions
Enable-RemoteDesktop
cinst jdk8
cinst git.install
cinst intellijidea-ultimate
cinst datagrip
cinst keepass.install
cinst Microsoft-Hyper-V-All -source windowsFeatures
cinst IIS-WebServerRole -source windowsfeatures
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment