If you manage Windows servers you are probably familiar with the Scheduled Tasks service. While not the fanciest job scheduler in the world, it is loaded with a decent set of features and, since it ships with the OS, arguably a lot cheaper than some of the third party options.
I use scheduled tasks a lot.
Continue reading Windows Scheduled Tasks Tricks
I’ve literally spent years trying to come up with a rational and simple way to document the scheduled jobs that I have running on multiple servers.
My jobs tend not to be anything fancy – in fact, Windows Task Scheduler and the scheduler in SQL Server tend to satisfy my requirements just fine. But lordy, I
Continue reading Document Scheduled Jobs with Google Calendar