Set powershell execution policy:
Get-ExecutionPolicy -Scope CurrentUser Set-ExecutionPolicy -ExecutionPolicy Unrestricted -Scope CurrentUser
Pen-200 - HackMD