Skip to content

Instantly share code, notes, and snippets.

@arturkula
Last active April 7, 2021 09:03
Show Gist options
  • Select an option

  • Save arturkula/17c9f1bdb9ac8b5d46fe8cc09c7cbfc6 to your computer and use it in GitHub Desktop.

Select an option

Save arturkula/17c9f1bdb9ac8b5d46fe8cc09c7cbfc6 to your computer and use it in GitHub Desktop.
install/update powershell from powershell
iex "& { $(irm https://aka.ms/install-powershell.ps1) } -UseMSI"
@arturkula
Copy link
Author

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