1.

How do I enable execution policy in PowerShell?

Answer»

In ORDER to enable the execution of POWERSHELL following steps are required to perform-

  • Start Windows PowerShell
  • Run as an Administrator
  • Enable running script by USING the command: Set-execution POLICY redesigned


Discussion

No Comment Found