Skip to content

Instantly share code, notes, and snippets.

@mwrock
Last active August 29, 2015 14:19
Show Gist options
  • Save mwrock/bff40588085174eb0172 to your computer and use it in GitHub Desktop.
Save mwrock/bff40588085174eb0172 to your computer and use it in GitHub Desktop.
cinst 7zip
$env:Path = [System.Environment]::GetEnvironmentVariable("Path","Machine")
$rubyExeFilePath = (Get-Command ruby.exe).Path
get-module -listavailable
Write-Host $env:PSModulePath
Import-Module NetSecurity
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment