Skip to content

Instantly share code, notes, and snippets.

@WilliamBZA
Last active August 29, 2015 13:58
Show Gist options
  • Save WilliamBZA/10369308 to your computer and use it in GitHub Desktop.
Save WilliamBZA/10369308 to your computer and use it in GitHub Desktop.
Disable-UAC
Set-WindowsExplorerOptions -EnableShowHiddenFilesFoldersDrives -EnableShowProtectedOSFiles -EnableShowFileExtensions
Set-StartScreenOptions -EnableBootToDesktop
cinst IIS-WebServerRole -source windowsFeatures
cinst IIS-ISAPIFilter -source windowsFeatures
cinst IIS-ISAPIExtensions -source windowsFeatures
cinst IIS-NetFxExtensibility -source windowsFeatures
cinst IIS-ASPNET -source windowsFeatures
cinst TelnetClient -source windowsFeatures
cinst UrlRewrite
cinst chrome
cinst avastfreeantivirus
cinst Office365HomePremium
cinst msysgit
cinst paint.net
cinst ScriptCs
cinst SublimeText3
cinst winrar
cinst googledrive
cinst dropbox
cinst tightvnc
cinst VisualStudio2013Ultimate -InstallArguments "/Features:'WebTools SQL'"
cinst Erlang
cinst rabbitmq
cinst adobereader
cinst Beersmith
cinst TelnetClient -source windowsFeatures
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment