Use Windows Task Scheduler with Acronis B&R
I apologize if this is covered somewhere else - I searched for a good hour but could not find anything.
With TrueImage Echo, you could use Windows Task Scheduler to schedule jobs that you created in the Echo GUI console. The advantage being you can use "NT Authority\SYSTEM" to schedule the tasks and avoid the pain the of changing user passwords on all the servers running TrueImage whenever you reset Admin passwords. The TIS files were in C:\Documents and Settings\All Users\Application Data\Acronis\Scripts and you would use the TrueImageService.exe as the executable to use with the scheduled task.
Does anyone know if the same can be done with Acronis B&R 10/11? If so:
1) What command line executable would I use that would provide the same functionality as TrueImageService.exe?
2) Where is the location of the Backup Plan file (assuming TIS files are history)? I found something in C:\ProgramData\Acronis\BackupandRecovery\MMS\Policies. Is this the file I need? Will it call all the sub-tasks such as cleaning out the SecureZone task that you see in the GUI - or do I have to call that sub-task seperately?
Any help is appreciated.
NK

- Log in to post comments

Hi Stefan,
Thanks for the suggestions. The second link you provided is interesting. Seems like almost a hack to get jobs to run - but could be useful. I think I will experiment with that. Since I am still running B&R 10, the first and third options are not available to me yet.
For Echo version, I already discovered that the automated emails no longer work if you don't use the Acronis Scheduler, so I had to write a PS script to monitor the event logs for sucessfull job completion events - so I guess I am creating hacks...whats one more :)
NK
- Log in to post comments

You can also run existing task using the command-line utility
http://www.acronis.com/support/documentation/ABR11/index.html#11751.html
, obtained its guid from 'list tasks' command.
- Log in to post comments

Thanks - unfortunately, I am running B&R version 10 which does not support the "list tasks" option or the "run task" option. I did investigate the start task when event is detected option, but I don't think that is going work because if I schedule it, it will be the event generation that will be run as the SYSTEM account not the running of the job when the event is detected. So I am back in the same boat - having the specify credentials to run a job.
- Log in to post comments