Skip to content

Instantly share code, notes, and snippets.

@oskaremil
Created October 24, 2018 19:03
Show Gist options
  • Save oskaremil/c6bcec2d2ed289eed1e01a659b0ad78b to your computer and use it in GitHub Desktop.
Save oskaremil/c6bcec2d2ed289eed1e01a659b0ad78b to your computer and use it in GitHub Desktop.
PowerShell script for "default" modules
Install-Module posh-git -Scope CurrentUser
Install-Module PSExcel -Scope CurrentUser
Install-Module SqlServer -Scope CurrentUser -Force
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment