All Forums >> [Scripting] >> WSH & Client Side VBScript >> vbscript help ...remote processes/timings Do you like VisualBasicScript.com? Link to us and help spread the word about our forum. Thanks!
I am really struggling with this complicated script!
the requirements are to write a vbscript which checks the current system time on server A, if it is before a certain time then kick off a batch file which executes a process on server B. If it is after a certain time then it is to check existing running processes on a server B, if it finds an instance of "something.exe" already runing then wait for X mins and try again until it is able to execute the batch job.
I am not sure if I know enough to be able to help you, but I think anyone who does help is going to probably ask what you have so far :) What specifically do you need help with, or are you just confused about how to go about it?