Search found 3 matches

by larswars
Thu Jan 27, 2005 3:06 am
Forum: Configuration, Maintenance, Troubleshooting
Topic: script dont work in service mode
Replies: 5
Views: 14569

Good idea, I try this command to launch script:

"C:\WINDOWS\system32\cmd.exe /c C:\WINDOWS\system32\cscript /B /E:VBScript %Script% %Params%"

I’m so sorry to tell you that the script still doesn’t start in service mode.

Regards
Lars
by larswars
Wed Jan 26, 2005 5:14 am
Forum: Configuration, Maintenance, Troubleshooting
Topic: script dont work in service mode
Replies: 5
Views: 14569

No, the service use a Domain user account special for this service.

This account is in the group "local admin" and have the permissions to check the other Server in the Domain.

We use the tests "disk free space" and "CPU Usage" without problems.
by larswars
Tue Jan 25, 2005 6:10 am
Forum: Configuration, Maintenance, Troubleshooting
Topic: script dont work in service mode
Replies: 5
Views: 14569

script dont work in service mode

I've running hostmonitor in service mode on win2003 server. In normal mode the test and the script works fine. But in service mode the test stop and reply "Error: unable to start script" When I switch in normal mode the test start run whithout error. The script: " WScript.stdout.write...