Skip to content

Instantly share code, notes, and snippets.

@westurner
Last active March 2, 2021 11:08
Show Gist options
  • Select an option

  • Save westurner/10950476 to your computer and use it in GitHub Desktop.

Select an option

Save westurner/10950476 to your computer and use it in GitHub Desktop.

Revisions

  1. westurner revised this gist Apr 17, 2014. 1 changed file with 1 addition and 4 deletions.
    5 changes: 1 addition & 4 deletions cinst_workstation_minimal.ps1
    Original file line number Diff line number Diff line change
    @@ -44,6 +44,7 @@ cinst ConsoleZ
    #cinst f-secureav
    #cinst kav

    # http://www.visualstudio.com/en-us/products/visual-studio-express-vs.aspx
    cinst notepadplusplus
    #cinst vim
    cinst KickAssVim
    @@ -138,10 +139,6 @@ cinst adobereader
    #cinst virtualbox


    ## Visual Studio Express
    # http://www.visualstudio.com/en-us/products/visual-studio-express-vs.aspx


    ### Uncomment to install Anaconda (Python)
    # 1. http://continuum.io/downloads
    # 2. http://docs.continuum.io/anaconda/install.html#windows-install
  2. westurner revised this gist Apr 17, 2014. 1 changed file with 5 additions and 0 deletions.
    5 changes: 5 additions & 0 deletions cinst_workstation_minimal.ps1
    Original file line number Diff line number Diff line change
    @@ -137,6 +137,11 @@ cinst adobereader
    #cinst vagrant
    #cinst virtualbox


    ## Visual Studio Express
    # http://www.visualstudio.com/en-us/products/visual-studio-express-vs.aspx


    ### Uncomment to install Anaconda (Python)
    # 1. http://continuum.io/downloads
    # 2. http://docs.continuum.io/anaconda/install.html#windows-install
  3. westurner revised this gist Apr 17, 2014. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions cinst_workstation_minimal.ps1
    Original file line number Diff line number Diff line change
    @@ -78,6 +78,7 @@ cinst flashplayerplugin
    #cinst flashplayeractivex
    #cinst javaruntime

    #cinst skype
    #cinst pidgin
    #cinst miranda
    #cinst mirc
  4. westurner revised this gist Apr 17, 2014. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion cinst_workstation_minimal.ps1
    Original file line number Diff line number Diff line change
    @@ -79,7 +79,7 @@ cinst flashplayerplugin
    #cinst javaruntime

    #cinst pidgin
    #cinst HipChat
    #cinst miranda
    #cinst mirc

    #cinst gimp
  5. westurner revised this gist Apr 17, 2014. 1 changed file with 3 additions and 0 deletions.
    3 changes: 3 additions & 0 deletions cinst_workstation_minimal.ps1
    Original file line number Diff line number Diff line change
    @@ -78,6 +78,9 @@ cinst flashplayerplugin
    #cinst flashplayeractivex
    #cinst javaruntime

    #cinst pidgin
    #cinst HipChat
    #cinst mirc

    #cinst gimp
    #cinst paint.net
  6. westurner revised this gist Apr 17, 2014. 1 changed file with 2 additions and 1 deletion.
    3 changes: 2 additions & 1 deletion cinst_workstation_minimal.ps1
    Original file line number Diff line number Diff line change
    @@ -82,9 +82,10 @@ cinst flashplayerplugin
    #cinst gimp
    #cinst paint.net
    #cinst inkscape
    #cinst freecad

    #cinst stellarium
    #cinst freecad

    #cinst blender
    #cinst avidemux
    #cinst handbrake
  7. westurner revised this gist Apr 17, 2014. 1 changed file with 5 additions and 0 deletions.
    5 changes: 5 additions & 0 deletions cinst_workstation_minimal.ps1
    Original file line number Diff line number Diff line change
    @@ -83,12 +83,17 @@ cinst flashplayerplugin
    #cinst paint.net
    #cinst inkscape

    #cinst stellarium
    #cinst freecad
    #cinst blender
    #cinst avidemux
    #cinst handbrake

    #cinst mixx
    #cinst vvvv
    #cinst vvvv-addonpack

    #cinst clementine
    #cinst iTunes
    #cinst spotify
    #cinst plexmediaserver
  8. westurner revised this gist Apr 17, 2014. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions cinst_workstation_minimal.ps1
    Original file line number Diff line number Diff line change
    @@ -117,6 +117,7 @@ cinst adobereader

    #cinst unetbootin
    #cinst yumi
    #cinst cdburnerxp
    #cinst wudt
    #cinst WinImage
    #cinst ext2explore
  9. westurner revised this gist Apr 17, 2014. 1 changed file with 2 additions and 0 deletions.
    2 changes: 2 additions & 0 deletions cinst_workstation_minimal.ps1
    Original file line number Diff line number Diff line change
    @@ -117,6 +117,8 @@ cinst adobereader

    #cinst unetbootin
    #cinst yumi
    #cinst wudt
    #cinst WinImage
    #cinst ext2explore
    #cinst ext2fsd

  10. westurner revised this gist Apr 17, 2014. 1 changed file with 2 additions and 0 deletions.
    2 changes: 2 additions & 0 deletions cinst_workstation_minimal.ps1
    Original file line number Diff line number Diff line change
    @@ -20,6 +20,8 @@
    ## Uncomment to install Chocolatey
    # @powershell -NoProfile -ExecutionPolicy unrestricted -Command "iex ((new-object net.webclient).DownloadString('https://chocolatey.org/install.ps1'))" && SET PATH=%PATH%;%systemdrive%\chocolatey\bin

    # https://http://chocolatey.org/packages/<name>

    cinst GnuWin
    #cint Gow
    cinst sysinternals
  11. westurner revised this gist Apr 17, 2014. 1 changed file with 6 additions and 0 deletions.
    6 changes: 6 additions & 0 deletions cinst_workstation_minimal.ps1
    Original file line number Diff line number Diff line change
    @@ -21,6 +21,7 @@
    # @powershell -NoProfile -ExecutionPolicy unrestricted -Command "iex ((new-object net.webclient).DownloadString('https://chocolatey.org/install.ps1'))" && SET PATH=%PATH%;%systemdrive%\chocolatey\bin

    cinst GnuWin
    #cint Gow
    cinst sysinternals
    cinst 7zip
    cinst curl
    @@ -112,6 +113,11 @@ cinst adobereader

    #cinst logstash

    #cinst unetbootin
    #cinst yumi
    #cinst ext2explore
    #cinst ext2fsd

    #cinst packer
    #cinst vagrant
    #cinst virtualbox
  12. westurner revised this gist Apr 17, 2014. 1 changed file with 3 additions and 0 deletions.
    3 changes: 3 additions & 0 deletions cinst_workstation_minimal.ps1
    Original file line number Diff line number Diff line change
    @@ -58,6 +58,7 @@ cinst winscp

    cinst spybot
    cinst ccleaner
    cinst ccenhancer
    #cinst sumo
    #cinst Secunia.PSI
    #cinst adwcleaner
    @@ -109,6 +110,8 @@ cinst adobereader
    #cinst mcollective
    #cinst saltminion # /master=yoursaltmaster /minion-name=yourminionname

    #cinst logstash

    #cinst packer
    #cinst vagrant
    #cinst virtualbox
  13. westurner revised this gist Apr 17, 2014. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions cinst_workstation_minimal.ps1
    Original file line number Diff line number Diff line change
    @@ -27,6 +27,7 @@ cinst curl
    cinst ConsoleZ
    #cinst windbg
    #cinst windirstat
    #cinst Logrotate

    #cinst driverbooster
    #cinst drivergenius
  14. westurner revised this gist Apr 17, 2014. 1 changed file with 31 additions and 4 deletions.
    35 changes: 31 additions & 4 deletions cinst_workstation_minimal.ps1
    Original file line number Diff line number Diff line change
    @@ -25,8 +25,21 @@ cinst sysinternals
    cinst 7zip
    cinst curl
    cinst ConsoleZ
    #cinst windbg
    #cinst windirstat

    #cinst driverbooster
    #cinst drivergenius
    #cinst dumo

    #cinst MicrosoftSecurityEssentials
    #cinst avastfreeantivirus
    #cinst avgantivirusfree
    #cinst bitdefenderavfree
    #cinst clamwin
    #cinst f-secureav
    #cinst kav

    cinst notepadplusplus
    #cinst vim
    cinst KickAssVim
    @@ -60,20 +73,34 @@ cinst flashplayerplugin
    #cinst flashplayeractivex
    #cinst javaruntime

    cinst FoxitReader
    cinst adobereader

    #cinst gimp
    #cinst paint.net
    #cinst inkscape

    #cinst blender

    #cinst PDFCreator
    #cinst zotero-standalone
    #cinst mixx
    #cinst vvvv
    #cinst vvvv-addonpack

    #cinst iTunes
    #cinst spotify
    #cinst plexmediaserver
    #cinst plex-home-theater

    cinst FoxitReader
    cinst adobereader

    #cinst libreoffice

    #cinst zotero-standalone
    #cinst anki
    #cinst PDFCreator
    #cinst gnucash

    #cinst thunderbird

    #cinst dropbox
    #cinst googledrive

  15. westurner revised this gist Apr 17, 2014. 1 changed file with 4 additions and 0 deletions.
    4 changes: 4 additions & 0 deletions cinst_workstation_minimal.ps1
    Original file line number Diff line number Diff line change
    @@ -44,6 +44,8 @@ cinst winscp

    cinst spybot
    cinst ccleaner
    #cinst sumo
    #cinst Secunia.PSI
    #cinst adwcleaner
    #cinst jrt

    @@ -67,6 +69,8 @@ cinst adobereader

    #cinst blender

    #cinst PDFCreator
    #cinst zotero-standalone
    #cinst libreoffice
    #cinst gnucash

  16. westurner revised this gist Apr 17, 2014. 1 changed file with 8 additions and 1 deletion.
    9 changes: 8 additions & 1 deletion cinst_workstation_minimal.ps1
    Original file line number Diff line number Diff line change
    @@ -44,13 +44,15 @@ cinst winscp

    cinst spybot
    cinst ccleaner
    #cinst adwcleaner
    #cinst jrt

    cinst vlc
    #cinst camstudio

    cinst Firefox
    cinst GoogleChrome

    #cinst Opera

    cinst flashplayerplugin
    #cinst flashplayeractivex
    @@ -60,14 +62,19 @@ cinst FoxitReader
    cinst adobereader

    #cinst gimp
    #cinst paint.net
    #cinst inkscape

    #cinst blender

    #cinst libreoffice
    #cinst gnucash

    #cinst dropbox
    #cinst googledrive

    #cinst puppet
    #cinst mcollective
    #cinst saltminion # /master=yoursaltmaster /minion-name=yourminionname

    #cinst packer
  17. westurner revised this gist Apr 17, 2014. 1 changed file with 3 additions and 0 deletions.
    3 changes: 3 additions & 0 deletions cinst_workstation_minimal.ps1
    Original file line number Diff line number Diff line change
    @@ -64,6 +64,9 @@ cinst adobereader
    #cinst blender
    #cinst libreoffice

    #cinst dropbox
    #cinst googledrive

    #cinst puppet
    #cinst saltminion # /master=yoursaltmaster /minion-name=yourminionname

  18. westurner revised this gist Apr 17, 2014. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions cinst_workstation_minimal.ps1
    Original file line number Diff line number Diff line change
    @@ -61,6 +61,7 @@ cinst adobereader

    #cinst gimp
    #cinst inkscape
    #cinst blender
    #cinst libreoffice

    #cinst puppet
  19. westurner revised this gist Apr 17, 2014. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions cinst_workstation_minimal.ps1
    Original file line number Diff line number Diff line change
    @@ -39,6 +39,7 @@ cinst git
    #cinst Tortoisesvn

    cinst putty
    cinst kitty.portable
    cinst winscp

    cinst spybot
  20. westurner revised this gist Apr 17, 2014. 1 changed file with 13 additions and 0 deletions.
    13 changes: 13 additions & 0 deletions cinst_workstation_minimal.ps1
    Original file line number Diff line number Diff line change
    @@ -32,7 +32,11 @@ cinst notepadplusplus
    cinst KickAssVim

    cinst hg
    #cinst tortoisehg
    cinst git
    #cinst TortoiseGit
    #cinst svn
    #cinst Tortoisesvn

    cinst putty
    cinst winscp
    @@ -54,6 +58,15 @@ cinst flashplayerplugin
    cinst FoxitReader
    cinst adobereader

    #cinst gimp
    #cinst inkscape
    #cinst libreoffice

    #cinst puppet
    #cinst saltminion # /master=yoursaltmaster /minion-name=yourminionname

    #cinst packer
    #cinst vagrant
    #cinst virtualbox

    ### Uncomment to install Anaconda (Python)
  21. westurner revised this gist Apr 17, 2014. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions cinst_workstation_minimal.ps1
    Original file line number Diff line number Diff line change
    @@ -25,6 +25,7 @@ cinst sysinternals
    cinst 7zip
    cinst curl
    cinst ConsoleZ
    #cinst windirstat

    cinst notepadplusplus
    #cinst vim
  22. westurner revised this gist Apr 17, 2014. 1 changed file with 4 additions and 1 deletion.
    5 changes: 4 additions & 1 deletion cinst_workstation_minimal.ps1
    Original file line number Diff line number Diff line change
    @@ -22,6 +22,7 @@

    cinst GnuWin
    cinst sysinternals
    cinst 7zip
    cinst curl
    cinst ConsoleZ

    @@ -44,8 +45,10 @@ cinst vlc
    cinst Firefox
    cinst GoogleChrome

    cinst flashplayeractivex

    cinst flashplayerplugin
    #cinst flashplayeractivex
    #cinst javaruntime

    cinst FoxitReader
    cinst adobereader
  23. westurner revised this gist Apr 17, 2014. 1 changed file with 5 additions and 3 deletions.
    8 changes: 5 additions & 3 deletions cinst_workstation_minimal.ps1
    Original file line number Diff line number Diff line change
    @@ -3,9 +3,11 @@

    ## To Run This Script:
    # 1. Download this PowerShell script
    # * Right-click <> ("View Raw") and "Save As" to %HOME (/Users/<username>)
    # * If Cocolatey is not already installed, see "Uncomment to install Chocolatey"
    # * If you would like to also install Anaconda (Python, IPython, lots of great libraries)
    # * Right-click <> ("View Raw") and "Save As" to %USERPROFILE% (/Users/<username>)
    # * If Cocolatey is not already installed, see
    # "Uncomment to install Chocolatey"
    # * If you would like to also install Anaconda
    # (Python, IPython, lots of great libraries)
    # * Scroll down to "Uncomment to install Anaconda (Python)"
    # * Check for the latest download .exe or .zip link at ./downloads
    # * Uncomment the two lines for your platform (x86 or x86_64)
  24. westurner revised this gist Apr 17, 2014. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion cinst_workstation_minimal.ps1
    Original file line number Diff line number Diff line change
    @@ -20,7 +20,6 @@

    cinst GnuWin
    cinst sysinternals
    #cinst Wget
    cinst curl
    cinst ConsoleZ

    @@ -49,6 +48,7 @@ cinst flashplayerplugin
    cinst FoxitReader
    cinst adobereader

    #cinst virtualbox

    ### Uncomment to install Anaconda (Python)
    # 1. http://continuum.io/downloads
  25. westurner revised this gist Apr 17, 2014. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions cinst_workstation_minimal.ps1
    Original file line number Diff line number Diff line change
    @@ -18,6 +18,7 @@
    ## Uncomment to install Chocolatey
    # @powershell -NoProfile -ExecutionPolicy unrestricted -Command "iex ((new-object net.webclient).DownloadString('https://chocolatey.org/install.ps1'))" && SET PATH=%PATH%;%systemdrive%\chocolatey\bin

    cinst GnuWin
    cinst sysinternals
    #cinst Wget
    cinst curl
  26. westurner revised this gist Apr 17, 2014. 1 changed file with 5 additions and 2 deletions.
    7 changes: 5 additions & 2 deletions cinst_workstation_minimal.ps1
    Original file line number Diff line number Diff line change
    @@ -41,11 +41,14 @@ cinst vlc

    cinst Firefox
    cinst GoogleChrome
    cinst FoxitReader
    cinst adobereader

    cinst flashplayeractivex
    cinst flashplayerplugin

    cinst FoxitReader
    cinst adobereader


    ### Uncomment to install Anaconda (Python)
    # 1. http://continuum.io/downloads
    # 2. http://docs.continuum.io/anaconda/install.html#windows-install
  27. westurner revised this gist Apr 17, 2014. 1 changed file with 4 additions and 0 deletions.
    4 changes: 4 additions & 0 deletions cinst_workstation_minimal.ps1
    Original file line number Diff line number Diff line change
    @@ -41,6 +41,10 @@ cinst vlc

    cinst Firefox
    cinst GoogleChrome
    cinst FoxitReader
    cinst adobereader
    cinst flashplayeractivex
    cinst flashplayerplugin

    ### Uncomment to install Anaconda (Python)
    # 1. http://continuum.io/downloads
  28. westurner revised this gist Apr 17, 2014. 1 changed file with 2 additions and 3 deletions.
    5 changes: 2 additions & 3 deletions cinst_workstation_minimal.ps1
    Original file line number Diff line number Diff line change
    @@ -18,9 +18,6 @@
    ## Uncomment to install Chocolatey
    # @powershell -NoProfile -ExecutionPolicy unrestricted -Command "iex ((new-object net.webclient).DownloadString('https://chocolatey.org/install.ps1'))" && SET PATH=%PATH%;%systemdrive%\chocolatey\bin

    cinst Firefox
    cinst GoogleChrome

    cinst sysinternals
    #cinst Wget
    cinst curl
    @@ -42,6 +39,8 @@ cinst ccleaner
    cinst vlc
    #cinst camstudio

    cinst Firefox
    cinst GoogleChrome

    ### Uncomment to install Anaconda (Python)
    # 1. http://continuum.io/downloads
  29. westurner revised this gist Apr 17, 2014. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion cinst_workstation_minimal.ps1
    Original file line number Diff line number Diff line change
    @@ -1,4 +1,4 @@
    ### Powershell script to install a minimal Workstation with Chocolatey
    ### PowerShell script to install a minimal Workstation with Chocolatey
    # https://chocolatey.org

    ## To Run This Script:
  30. westurner revised this gist Apr 17, 2014. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion cinst_workstation_minimal.ps1
    Original file line number Diff line number Diff line change
    @@ -4,7 +4,7 @@
    ## To Run This Script:
    # 1. Download this PowerShell script
    # * Right-click <> ("View Raw") and "Save As" to %HOME (/Users/<username>)
    # * If chocolatey is not already installed, see "Uncomment to install chocolatey"
    # * If Cocolatey is not already installed, see "Uncomment to install Chocolatey"
    # * If you would like to also install Anaconda (Python, IPython, lots of great libraries)
    # * Scroll down to "Uncomment to install Anaconda (Python)"
    # * Check for the latest download .exe or .zip link at ./downloads