To set the ExecutionPolicy using Powershell, run Powershell as Administrator.
Type in Set-ExecutionPolicy followed by the ExecutionPolicy you wish to use.
Microsoft has disabled scripting by default to prevent malicious code from being executed.
To set the ExecutionPolicy using Powershell, run Powershell as Administrator.
Type in Set-ExecutionPolicy followed by the ExecutionPolicy you wish to use.
Microsoft has disabled scripting by default to prevent malicious code from being executed.