Skip to main content
Nintex Community Menu Bar

Issues when running powershell commands - follow these instructions

  • January 25, 2021
  • 0 replies
  • 20 views

When you get messages like this when running a powershell advanced command (run script - select language "Powershell):

 

C:UsersMarlonGobitzAppDataLocalTempaoe3s34t.ps1 : File C:UsersMarlonGobitzAppDataLocalTempaoe3s34t.ps1 cannot be loaded because running scripts is disabled on this system. 

 

Please run this on your PC to enable powershell commands:

 

Set-ExecutionPolicy -ExecutionPolicy Unrestricted

 

 

25579i9365BD0B32351BF9.jpg