
VisualCron is a powerful and handy task scheduler that allows you to program and automate complex tasks in a few simple steps. The user interface is intuitive but not so simple for beginners who will have to spend a while reading the help file in order to understand its multiple functions. On the contrary advanced users will take advantage of its multiple uses. In order to schedule any tasks the first thing to do is to create a job, which may include many tasks in one. The trigger runs the job and the program sends notifications when these tasks are done. As the utility has a client-server architecture, it allows to connect to remote computers and combine multiple tasks and events, specify time exceptions, and be notified via email, pop-up window, syslog, SQL query, sound and much more. Apart from simple tasks, you can also trigger complex tasks through system events like file changes, registry changes, event log entries, processes, services, and even custom WMI scripts.
The application is available in more than 30 languages and works with Windows XP/Vista.
v6.1 [May 13, 2012]
[FEATURE] Client/Server: Added Sharepoint - Create list Task
[FEATURE] Client/Server: Added Sharepoint - Update list Task
[FEATURE] Client/Server: Added Sharepoint - Delete list(s) Task
[FEATURE] Client/Server: Added Sharepoint - Describe list Task
[FEATURE] Client/Server: Added Sharepoint - Get lists Task
[FEATURE] Client/Server: Added Sharepoint - Get list item(s) Task
[FEATURE] Client/Server: Added Sharepoint - Delete list item(s) Task
[FEATURE] Client/Server: Added Sharepoint - Download file(s) Task
[FEATURE] Client/Server: Added Sharepoint - Upload file(s) Task
[FEATURE] Client/Server: Added Sharepoint - Delete file(s) Task
[FEATURE] Client/Server: Added Sharepoint - Get file(s) Task
[FEATURE] Client: Added password character when viewing existing SQL connection strings
[FEATURE] Client/Server: Added support for specifying initialization vector in Symmetric encryption/decryption Tasks
[FEATURE] Client/Server: Added padding options in Symmetric encryption/decryption Tasks
[BUGFIX] Client: Handled an issue when Adding a Task (potential crash)
[BUGFIX] Client: Windows 8 compatibility fix
[BUGFIX] Server: Fixed an issue of double execution of SSIS (using MSSQL2008)
[BUGFIX] Client/Server: Handled a problem with ForeignKeyException in Client
[BUGFIX] Client: Handled a scenario which could crash Client when new Task was added
[BUGFIX] API: Handled a reconnection problem when wrong password was specified