Hello All,
Backup Exec has decided that I can't backup the SQL databases on our temporary server until I backup the databases from the server (which I have done many times). So now I am just going to setup a nightly task to backup both of the databases to a local folder. This will run before Backup Exec runs the nightly backup of the server. Is there anything I should know before going about this? It is SQL Server 2008 Express(we are limited by the applications although 2012 would probably work) so I do not have the agent installed. My plan is to use a batch file using sqlcmd. Comments?