Skip to content

Instantly share code, notes, and snippets.

@gaelcolas
Created July 9, 2016 21:18
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gaelcolas/68ceaa17ef67d955fad689d2291b1d0c to your computer and use it in GitHub Desktop.
Save gaelcolas/68ceaa17ef67d955fad689d2291b1d0c to your computer and use it in GitHub Desktop.
Running Ryan Rates install WMF5 from github
Invoke-Expression (New-Object Net.WebClient).DownloadString(‘https://raw.githubusercontent.com/kilasuit/PoshFunctions/Dev/Scripts/Install-WMF5.ps1’)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment