Troubleshoot PowerShell plugin error

Troubleshoot the error message "execution of scripts is disabled" while configuring a PowerShell plugin

Please follow the steps below:
  1. Login to your server
  2. Run the PowerShell prompt as Admin and execute the following:
    Set-ExecutionPolicy RemoteSigned
  3. Restart the plugin agent service


Related Articles: