I have a VB script which is supposed to run every hour.
Recently the script is stucked - the scheduled task show that it's running,
and i can't stop it. by "end Task" option in the scheduler.
The server where the script is running is a production one and i can't
restart it.
The script isn't listed in the processes list. I run the script directly
(puttakanon.vbs) and not through wscript.exe.
Any ideas hpw to stop it without restarting the server?
Thanks,
Barak