December 14, 2011, 7:51 AM — We all have boring, repetitive PC routines: Launching applications just to perform some menial steps and close, copying files from one place to another, remotely managing servers... the list goes on. If it seems like you're wasting time performing these steps over and over, you're right.
What if you could automatically sync a folder to your USB thumb drive at a specific time? How about inserting commonly used text phrases just by hitting a shortcut? Or what if Windows would just clean-up data junk after you're done working with it? Automated tweets, anyone? You got it.
[ 15 incredibly useful (and free) Microsoft tools for IT pros ]
In this article, I'll introduce some of the more popular software for automating Windows and show you just how much time you can save by delegating tasks to Windows. The idea is that, through creating common scripts or by recording a macro, you can tell Windows (and your programs) what steps to perform at a specific time or in a specific situation. So let's take a look at some of the solutions and then dive right in for some hands-on automation!
Automation software
RoboTask
The first automation tool I used extensively is RoboTask ($119.95 per license). And while it hasn't really been updated in recent years (version 5 hasn't brought major new features to the table), RoboTask is actually still quite a powerful tool with a variety of example scripts (such as FTP uploads, junk cleaning, ZIP compressions and custom messages). Plus, RoboTask developer Oleg Yershow answers all forum questions regularly and helps users create automated scripts.
I wish, however, there were more pre-defined actions and less coding involved in order to get some more complicated stuff done -- it's ideal for the IT pro (with very rudimentary coding skills), but I fear that the average user in need of automation will feel left out.

WinAutomation
WinAutomation 3.1 ($149), which offers a strikingly similar interface to RoboTask, is a viable alternative and comes with more than 180 actions (compared to the 130 actons Robotask offers). For example, WinAutomate supports Excel and features over 38 Twitter actions. WinAutomate also sports error handling and several debugging mechanisms that help you solve problems that may arise while running scripts.
AutoMate
Stepping up to the ultra-professional league, there's only one option: AutoMate. It sports cloud-based automation (e.g., for SharePoint) and web-app support. However, AutoMate does not come cheap: the least expensive Professional edition costs of $1,495.
Actions
Another popular and non-commercial tool, Actions, lets you create an automated workflow by simply dragging and dropping pre-defined operations, save them and run them whenever you want. For example, Actions allows you to check for all e-mails that include attachments, save these files and forward them to another e-mail address. It can also batch edit images, resize them and then play a sideshow automatically as seen below:

These actions can be saved and even be made into EXE files that you can assign shortcuts to.
AutoIt
A more complicated, but more powerful approach to automation is the well-known AutoIt, which includes its own scripting language and a powerful macro editor. This tool also includes a recorder that helps you automate mundane steps without the need to be a scripting guru. One of its most useful features is actually a massive community with hundreds of example scripts available.














