Skip to content

Instantly share code, notes, and snippets.

@benkant
Created October 25, 2021 06:46
Show Gist options
  • Save benkant/3b7dbffbe05720b52694489d9c8b1a55 to your computer and use it in GitHub Desktop.
Save benkant/3b7dbffbe05720b52694489d9c8b1a55 to your computer and use it in GitHub Desktop.
Install the latest PowerShell - run as Administrator
iex "& { $(irm https://aka.ms/install-powershell.ps1) } -UseMSI"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment