Skip to content

Instantly share code, notes, and snippets.

@teedty1
Last active March 5, 2019 23:29
Show Gist options
  • Save teedty1/a185dc6f27025037bcc30844024ef175 to your computer and use it in GitHub Desktop.
Save teedty1/a185dc6f27025037bcc30844024ef175 to your computer and use it in GitHub Desktop.
Install Script for my Machine
Set-ExplorerOptions -showHiddenFilesFoldersDrives -showFileExtensions
Enable-RemoteDesktop
cinst IIS-WebServerRole -source windowsfeatures
Install-WindowsUpdate -acceptEula
cinst chocolatey
cinst 7zip
cinst procexp
cinst putty.install
cinst winbox
cinst treesizefree
cinst sublimetext3
cinst glogg
cinst rescuetime
cinst teamviewer --version 12.0.83369
cinst awscli
cinst awstools.powershell
cinst cloudberryexplorer.amazons3
cinst cctray
cinst gitkraken
cinst sql-server-management-studio
cinst sql2012.clrtypes
cinst reportviewer2012
cinst pstools
cinst fiddler
cinst curl
cinst postman
cinst yed
cinst conemu
cinst openssl.light
cinst winscp
cinst dropbox
cinst googlechrome
cinst evernote
cinst torguard-client
cinst utorrent
Install-WindowsUpdate -acceptEula
@teedty1
Copy link
Author

teedty1 commented Mar 22, 2017

Run the following in a command line to install
START http://boxstarter.org/package/nr/url?https://gist.githubusercontent.com/teedty1/a185dc6f27025037bcc30844024ef175/raw/

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