Search found 4 matches

by Andy001
Mon Jan 05, 2015 7:40 am
Forum: Configuration, Maintenance, Troubleshooting
Topic: PowerShell execution of scripts is disabled via RCC [Fixed]
Replies: 6
Views: 14484

Bingo! Yes, I am managing Hostmonitor via RCC and indeed the computer which is running RCC did not have the PowerShell execution policy set for x64. I set the executionpolicy to remotesigned and the test was successful. I'm not sure what the test by agent is for then if it runs whereever RCC is runn...
by Andy001
Mon Jan 05, 2015 7:02 am
Forum: Configuration, Maintenance, Troubleshooting
Topic: PowerShell execution of scripts is disabled via RCC [Fixed]
Replies: 6
Views: 14484

I double checked, the test agent and the 'test by' agent are both the same. The timeout isn't related as the error is specific to the powershell execution policy as per the error, however I increased it anyway and retried - same result. Not a big deal as the actual test works. It would be nice if I ...
by Andy001
Sun Jan 04, 2015 5:02 pm
Forum: Configuration, Maintenance, Troubleshooting
Topic: PowerShell execution of scripts is disabled via RCC [Fixed]
Replies: 6
Views: 14484

I've tried your suggestion and I get the same result.

Upon further analysis the test is actually working. I get the error when I use the "Let's try" tab in Script Manager and use the Test button. When I save the test and let Hostmonitor run it normally the test works fine.

Bizarre.
by Andy001
Fri Jan 02, 2015 8:00 am
Forum: Configuration, Maintenance, Troubleshooting
Topic: PowerShell execution of scripts is disabled via RCC [Fixed]
Replies: 6
Views: 14484

PowerShell execution of scripts is disabled via RCC [Fixed]

Hi When I attempt to run a powershell script through a shell script when hostmonitor is running as a service I receive the error: File <temp .ps1 file> cannot be loaded because the execution of scripts is disabled on this system. I've set the execution policy correctly for both 32 and 64 bit powersh...