Sunday, August 2, 2009

How can I setup a cron job on a Windows 2000 server?

I keep getting an error message when I try to use this code to Run the program within the scheduler:





"C:\Program Files\Internet Explorer\IEXPLORER.EXE http://www.yahoo.com"





Error msg says that my syntax is incorrect. Any help?

How can I setup a cron job on a Windows 2000 server?
Just type:





http://www.yahoo.com





The system will know to run your web browser to open the page.





Cron jobs don't exist in Windows, you have Scheduled Tasks but they're not as flexible.


No comments:

Post a Comment