Open Web Page in Windows 2008 R2 Task Scheduler runs forever
Posted
by Nissan Fan
on Server Fault
See other posts from Server Fault
or by Nissan Fan
Published on 2010-03-28T17:24:17Z
Indexed on
2010/03/28
17:43 UTC
Read the original article
Hit count: 568
scheduled-tasks
|windows-server-2008-r2
I have a number of scheduled tasks which simply open a web page in Windows Server 2008 R2. They used to run and end without abending, but now they open and stay open and I have to setup the task to quit them by force before their next scheduled run. I've thought about installing CURL or WGET, but is there a way to do this with R2 without going to that step?
Regards.
© Server Fault or respective owner