Jump to content

Recommended Posts

Posted

Can anyone help with writing a batch file to run as a pre command in my Back Up software (IBAC 5). I need to set it up so that we get a system state backup on each of our servers and am not sure where to start with it.

 

 

Marion

Posted

If your servers are 2008 or newer you can call wbadmin from your batch file.

Wbadmin

 

This is what I run directly from the task scheduler

wbadmin.exe start backup -backuptarget:\\backupserverip\Backups -allCritical -quiet

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...