Skip to content

Instantly share code, notes, and snippets.

@programmerextraordinaire
Last active November 25, 2015 17:29
Show Gist options
  • Save programmerextraordinaire/42c209a44d0fd140b884 to your computer and use it in GitHub Desktop.
Save programmerextraordinaire/42c209a44d0fd140b884 to your computer and use it in GitHub Desktop.
BoxStarter install script for IQAutoScan3.
Set-ExplorerOptions -showHidenFilesFoldersDrives -showProtectedOSFiles -showFileExtensions
Enable-RemoteDesktop
cinst powershell -pre
cinst notepadplusplus
cinst git-credential-winstore
cinst console-devel
cinst sublimetext2
cinst poshgit
cinst 7zip
cinst mongodb
cinst robomongo
cinst IIS-WebServerRole -source windowsfeatures
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment