Skip to content

Instantly share code, notes, and snippets.

@janpieterz
Last active August 29, 2015 14:15
Show Gist options
  • Save janpieterz/c60850f38d17bef8207d to your computer and use it in GitHub Desktop.
Save janpieterz/c60850f38d17bef8207d to your computer and use it in GitHub Desktop.
Virtual Machine - Development
Update-ExecutionPolicy Unrestricted
Set-ExplorerOptions -showHidenFilesFoldersDrives -showFileExtensions -EnableShowFullPathInTitleBar
Enable-RemoteDesktop
cinst notepadplusplus.install
cinst baretail
cinst 7zip.install
cinst GoogleChrome
cinst PowerShell
cinst putty
cinst githubforwindows
cinst VisualStudio2013Professional -InstallArguments "/Features:'WebTools SQL' /ProductKey:BBJ4B-WBV7Q-DFHJG-G97DD-GXXKR"
cinst IIS-WebServerRole -source windowsfeatures
cinst TelnetClient -source windowsFeatures
Install-WindowsUpdate -AcceptEula