Skip to content

Instantly share code, notes, and snippets.

@kellyelton
Last active March 1, 2017 22:36
Show Gist options
  • Save kellyelton/d6ab5629e8d320ba139c9514c0f773ba to your computer and use it in GitHub Desktop.
Save kellyelton/d6ab5629e8d320ba139c9514c0f773ba to your computer and use it in GitHub Desktop.
Set-ExplorerOptions -showHidenFilesFoldersDrives -showProtectedOSFiles -showFileExtensions -EnableShowFullPathInTitleBar
Disable-BingSearch
Install-WindowsUpdate
Enable-RemoteDesktop
Set-TaskbarOptions -Size Small -Lock -Dock Right -Combine Never
cinst msysgit
cinst tortoisegit
cinst poshgit
cinst 7zip.install
cinst Clover
cinst vim
cinst paint.net
cinst conemu
cinst fiddler
cinst snoop
cinst sysinternals
cinst openssh
cinst visualstudiocode
cinst office365business
cinst synergy
cinst teamviewer
cinst beyondcompare
cinst sqlitebrowser
cinst trillian
cinst chocolatey
cinst snaketail
cinst Microsoft-Hyper-V-All -source windowsFeatures
cinst IIS-WebServerRole -source windowsfeatures
cinst TelnetClient -source windowsFeatures
@kellyelton
Copy link
Author

kellyelton commented Feb 22, 2017

@kellyelton
Copy link
Author

Also need to install
7+ Taskbar Tweaker - http://rammichael.com/7-taskbar-tweaker
Visual Studio 2015 Enterprise
SQL Server 2016 Developer Edition
PicPick - http://ngwin.com/picpick
WiX Toolset - http://wixtoolset.org/releases/
Paint.net - http://www.getpaint.net/index.html

@kellyelton
Copy link
Author

Last time I ran this the command Enable-RemoteDesktop failed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment