Hello Everyone,
I have a batch file which kills the wscript.exe process, I am doing this manually, I need to schedule this batch file to run from task scheduler whenever the process wscript.exe reaches to specific numbers, i.e if the wscript.exe process count in task manager reaches to 30, the task schedular should execute this batch file,
Is there a way to do so.
I have a batch file which kills the wscript.exe process, I am doing this manually, I need to schedule this batch file to run from task scheduler whenever the process wscript.exe reaches to specific numbers, i.e if the wscript.exe process count in task manager reaches to 30, the task schedular should execute this batch file,
Is there a way to do so.
dibu