<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>My Galagzee! &#187; scheduling</title>
	<atom:link href="http://my.galagzee.com/tag/scheduling/feed/" rel="self" type="application/rss+xml" />
	<link>http://my.galagzee.com</link>
	<description>Tech in a Galagzee, Not So Far Away.</description>
	<lastBuildDate>Wed, 28 Jul 2010 17:09:34 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Dumping Schedule Wizard for VisualCron</title>
		<link>http://my.galagzee.com/2009/04/16/dumping-schedule-wizard-for-visualcron/</link>
		<comments>http://my.galagzee.com/2009/04/16/dumping-schedule-wizard-for-visualcron/#comments</comments>
		<pubDate>Thu, 16 Apr 2009 09:02:52 +0000</pubDate>
		<dc:creator>Ville Walveranta</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[automation]]></category>
		<category><![CDATA[review]]></category>
		<category><![CDATA[scheduling]]></category>
		<category><![CDATA[utility]]></category>

		<guid isPermaLink="false">http://my.galagzee.com/?p=198</guid>
		<description><![CDATA[For several years I&#8217;ve used Schedule Wizard scheduler for Windows Server task scheduling.  For a long time I haven&#8217;t been totally happy with its stability (or lack of).  During any given year there has generally been a handful of incidents where I notice the tasks haven&#8217;t been running, and often the problem could be traced]]></description>
			<content:encoded><![CDATA[<p>For several years I&#8217;ve used <a href="http://www.authord.com/SW/" target="_blank">Schedule Wizard</a> scheduler for Windows Server task scheduling.  For a long time I haven&#8217;t been totally happy with its stability (or lack of).  During any given year there has generally been a handful of incidents where I notice the tasks haven&#8217;t been running, and often the problem could be traced back to Schedule Wizard. For example, forgetting to close the tray icon <em>and</em> the clip-board manager (if running) before installing an upgrade will result in a broken installation. It won&#8217;t tell it to you – it just won&#8217;t run. And when a new version has been properly installed, there&#8217;re often issues about getting the service stable again (so that it&#8217;ll actually execute the tasks on schedule).</p>
<p>After the most recent upgrade I could not get the service running again so that the tasks would be run. The service starts ok, but then nothing happens. I reinstalled half a dozen times, tried to run the service as the Local System, admin, and as a special user with sufficient privileges, to no avail. Tasks run fine using the interactive scheduler, but on a server that won&#8217;t do.</p>
<p>So once again I started to review the other possible schedulers out there. I had done this several times before, always returning to Schedule Wizard as, for example, I found <a href="http://www.networkautomation.com/automate/7/" target="_blank">AutoMate 7</a> too heavy and too expensive (I&#8217;m always dubious of software packages that don&#8217;t tell their price on the web site upfront, but instead ask you to &#8220;request for a quote&#8221; — it usually means that the software is overpriced and the sales people want to be able to talk you in buying it).  <a href="http://www.hiteksoftware.com/mize/task-scheduler.htm" target="_blank">Automize</a>, on the other hand, uses Java (not JavaScript) for task coding, and I don&#8217;t write Java well. Then there&#8217;s <a href="http://www.robotask.com/" target="_blank">Robotask</a>, which looks cool, but it doesn&#8217;t run natively as a service on Windows Servers (one could try to run it under FireDaemon or AlwaysUp, but I really think a scheduler should have a native service mode).  There&#8217;s of course <a href="http://www.wincron.com" target="_blank">WinCron</a> but while I use cron (or <a href="http://untroubled.org/bcron/bcron.html" target="_blank">bcron</a>) with Unix, for some reason it feels out of place in Windows.</p>
<p>But on different passes at finding the windows task schedulers out in the wild I had missed two products: <a href="http://www.visualcron.com/" target="_blank">VisualCron</a> and <a href="http://www.mjtnet.com/macro_scheduler_pro.htm" target="_blank">Macro Scheduler Pro</a>.  Both are very clean, stable, moderately priced, and they just work! For most operations VisualCron is just perfect (running programs, external scripts, etc.) while Macro Scheduler Pro reminds a bit of AutoMate in that it&#8217;s &#8220;more than a scheduler&#8221; – the scheduling function is part of it, but overall it&#8217;s a <em>workflow automation software</em>.</p>
]]></content:encoded>
			<wfw:commentRss>http://my.galagzee.com/2009/04/16/dumping-schedule-wizard-for-visualcron/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
