Search found 3 matches

by thomassam
Tue Apr 07, 2009 3:40 am
Forum: Other
Topic: Can I use encoded vbscript?
Replies: 2
Views: 20585

Can I use encoded vbscript?

Can I use encoded vbscript?

For sceurity resone, I want to run .vbe (vbscript encoded script) in hostmonitor.
by thomassam
Tue Apr 07, 2009 3:31 am
Forum: Configuration, Maintenance, Troubleshooting
Topic: Active script sometime hang
Replies: 4
Views: 12297

I use psexec command in the vbscript. It is the psexec command STDOUT or STDERR problem.

I disable STDOUT and STDERR in the vbscript and then the problem has been fixed.
by thomassam
Wed Apr 01, 2009 3:27 am
Forum: Configuration, Maintenance, Troubleshooting
Topic: Active script sometime hang
Replies: 4
Views: 12297

Active script sometime hang

I was try to use Active script to check the server. The vbscitpt is always work if manual run "cscript checkserver.vbs" command in DOS. But use active script run, sometime it will open the DOS and hang.