I am trying to create a maintenace plan that will create a full database backup once a week, simple enough I know. But I can't quite get it so that it will keep 3 weeks worth of backups going forward. Each week I want the new backup to be created and the older backup (3 weeks old) to be deleted. Can someone please help me with this? CJ
Within that plan using the Maintenance Cleanup Task you can remove old files related to maintenance plans, including text reports created by maintenance plans and database backup files. See http://msdn.microsoft.com/en-us/library/ms189036(v=SQL.100).aspx for more information.