Last active
August 29, 2015 14:06
-
-
Save ianceicys/bf766a6edb330329ee9b to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Set-ExplorerOptions -showFileExtensions | |
Enable-RemoteDesktop | |
cinst bginfo | |
cinst PowerShell | |
cinst ChocolateyGUI | |
cinst Boxstarter.TestRunner | |
cinst IIS-WebServerRole -source windowsfeatures | |
cinst windirstat | |
cinst sysinternals | |
cinst notepadplusplus.install | |
cinst fiddler4 | |
cinst Office365ProPlus | |
cinst git | |
cinst git.commandline | |
cinst githubforwindows | |
cinst javaruntime | |
cinst java.jdk | |
cinst GoogleChrome | |
cinst Firefox | |
cinst lastpass | |
cinst flashplayeractivex | |
cinst flashplayerplugin | |
cinst 7zip.install | |
cinst adobereader | |
cinst dropbox | |
cinst teamviewer | |
cinst iTunes | |
cinst rdcman | |
cinst skype | |
cinst VisualStudio2013Ultimate | |
cinst visualstudio2013-update2 | |
cinst MsSqlServer2012ExpressAdv | |
cinst VisualStudioTeamFoundationServerExpress2013 | |
cinst monodevelop | |
cinst mono3 | |
cinst AndroidStudio | |
cinst Xamarin | |
cinst xamarin-studio | |
cinst xamarin-visualstudio | |
cinst windbg | |
cinst jenkins | |
cinst specflow | |
Set-StartScreenOptions -EnableBootToDesktop -EnableDesktopBackgroundOnStart -EnableShowStartOnActiveScreen -EnableShowAppsViewOnStartScreen -EnableSearchEverywhereInAppsView -EnableListDesktopAppsFirst | |
Enable-MicrosoftUpdate | |
Install-WindowsUpdate -Full |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment