SimonBrook99
asked on
Help with SBS2011/SQL2008 R2 Backups
Hi guys,
I am trying to find our how to set up automated backups for a database we have on our SBS2011 server. I'm a bit confused because I know SQL Express wont allow automated backups, but I cannot see any reference to it being the express version on the server, yet the maintenance folder is clear not available.
Could someone please point us is the right direction?
Regards
I am trying to find our how to set up automated backups for a database we have on our SBS2011 server. I'm a bit confused because I know SQL Express wont allow automated backups, but I cannot see any reference to it being the express version on the server, yet the maintenance folder is clear not available.
Could someone please point us is the right direction?
Regards
ASKER
Hi Scorpeo,
Its for a another installed instance that needs an individual backups.
So the link you posted will give me all the info I need?
Thanks for your time
Regards
Its for a another installed instance that needs an individual backups.
So the link you posted will give me all the info I need?
Thanks for your time
Regards
Yes I believe so.
I have not tested it myself though
I have not tested it myself though
ASKER CERTIFIED SOLUTION
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
Is this for the built in SQL databases used by SBS 2011 (I.E. SBSMONITORING etc) or have you installed another SQL Server Instance that needs an individual backup?
By default the built in SBS Backup will take an image of the server so the SQL Databases will get backed up this way.
Have a look here to backup SQL Manually using a script and scheduled tasks:
http://blog.zwiegnet.com/windows-server/backup-sql-server-express-2008r2/