Error running script when in service mode

All questions related to installations, configurations and maintenance of Advanced Host Monitor (including additional tools such as RMA for Windows, RMA Manager, Web Servie, RCC).
Post Reply
Kris
Posts: 375
Joined: Wed May 12, 2010 3:22 am

Error running script when in service mode

Post by Kris »

HM: 9.59
OS: W2K8R2 x64

When I try to run a vbscript when in application mode it runs fine (as long as I started HM with 'Run as administrator')..

With HM running as service (service running as domain admin), I get the following error:
Error: unable to start script. A required privilege is not held by the client.

Script command:
cmd /c cscript /B /E:VBScript %Script% %Params%

Any ideas? :o
Kris
Posts: 375
Joined: Wed May 12, 2010 3:22 am

Post by Kris »

OK, in the Windows service manager I changed the service logon to Local System.

Now the scripts will run, but remote free disk space won't.
Error: Access denied
Kris
Posts: 375
Joined: Wed May 12, 2010 3:22 am

Post by Kris »

Never mind... just rediscovered the Connection Manager :)
Post Reply