Skip to content

Instantly share code, notes, and snippets.

View cjmoeller's full-sized avatar

Julius Möller cjmoeller

  • Canberra, Australia
View GitHub Profile
@DamianStanger
DamianStanger / foo
Last active August 29, 2015 13:56
boxstarter foo
Set-ExplorerOptions -showHidenFilesFoldersDrives -showProtectedOSFiles -showFileExtensions
Enable-RemoteDesktop
cinst IIS-WebServerRole -source windowsfeatures
cinst IIS-HttpCompressionDynamic -source windowsfeatures
cinst IIS-ManagementScriptingTools -source windowsfeatures
cinst IIS-WindowsAuthentication -source windowsfeatures
cinst GoogleChrome
cinst Console2