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
Search found 3 matches
- Thu Jan 27, 2005 3:06 am
- Forum: Configuration, Maintenance, Troubleshooting
- Topic: script dont work in service mode
- Replies: 5
- Views: 14569
- Wed Jan 26, 2005 5:14 am
- Forum: Configuration, Maintenance, Troubleshooting
- Topic: script dont work in service mode
- Replies: 5
- Views: 14569
- 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...