Is there anything else that can be done to "fake" the behavior of a SQL Agent Job? I know you guys don't allow SQL Agent Jobs in your SQL Server environment so I was wondering if there is any other way to schedule something to run or to schedule a web page to be requested so that something in the background can run. Any thoughts or ideas? Thanks, --Jason
Use the Scheduled Task Manager in the Control Panel. Make an HTTP call to a webpage to execute a script.
Didn't know that was available - thanks! Is there any limit to the number of scheduled tasks you can have?
I found something that looks like a good alternative - and allows more than 2 tasks too. Will probably go with this. https://www.setcronjob.com/