solcaj
9/26/2019 - 1:26 PM

PowerShell: Execution Policy

Lot of provider in PowerShell Gallery | posh-git 0.7.1 needs either RemoteSigned or `Un

# PowerShell elevated as Admin needed 
Set-ExecutionPolicy RemoteSigned -Scope CurrentUser -Confirm