pronto 16 Report post Posted May 25, 2015 Hi Community, is it possible to run a script (Windows batchfile for example) before and after Retrospect run its own backup scripts? The reason why we need that is because we have a workstation with a database installed where no backup agent like for a Windows SQL server is available. So we would need to stop the database, backup the volume and start the database after Retrospect finished the backup. Thx in advance & Bye Tom 2 Share this post Link to post Share on other sites
Lennart_T 149 Report post Posted May 25, 2015 There is a built-in scheduler in Windows. You could schedule the shutdown (say) half an hour before Retrospect runs and schedule the startup an hour or two after Retrospect (normally) is finished. You don't mention if this is on the Retrospect Server or on a Retrospect Client. Share this post Link to post Share on other sites
pronto 16 Report post Posted May 26, 2015 Servus Lennart, > There is a built-in scheduler in Windows I'm aware of the Windows task scheduler but this isn't what I want because without a trigger from Retrospect when the backup is done I have to take care on myself that the Windows script doesn't start the database service to early for example. It could be possible that the Retrospect script starts not on the scheduled because any reason (waiting for the client or the backupset for example) an than I run into trouble because the Windows task scheduler has no knowledge about that delay... Thx & Bye Tom Share this post Link to post Share on other sites
Lennart_T 149 Report post Posted May 26, 2015 Yes, I know all of the drawbacks. You still haven't told if this is on the Retrospect Server or on a Retrospect Client. Share this post Link to post Share on other sites
pronto 16 Report post Posted May 27, 2015 Servus Lennart, the pre/post script finaly should run on a client machine. Maybe I should work with Windows backup wbadmin on that kind of machines, this is fully scriptable. Thx & Bye Tom Share this post Link to post Share on other sites