Skip to content

Instantly share code, notes, and snippets.

@crisp2u
Last active December 28, 2015 14:58
Show Gist options
  • Save crisp2u/30395af209bce7515947 to your computer and use it in GitHub Desktop.
Save crisp2u/30395af209bce7515947 to your computer and use it in GitHub Desktop.
Boxstarter Tester box
Set-ExplorerOptions -showHidenFilesFoldersDrives -showProtectedOSFiles -showFileExtensions
Enable-RemoteDesktop
Update-ExecutionPolicy Unrestricted
Install-WindowsUpdate -AcceptEula
cinst googlechrome
cinst firefox
cinst skype
cinst thunderbird
cinst 7zip.install
cinst javaruntime
cinst dotnet4.6
cinst greenshot
cinst libreoffice
cinst avgantivirusfree
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