hi.i use maintenance plan inSQL Server Management Studio to backup my Databases.all the databases are backed up to a folder.i have many databases so there will be a mess after one week of backup.i want to backup all the databases daily to a folder.
i know that there is a check box that i can select so that every database is copied to a specific folder.but i want to backup all the databases to one folder daily.
for example all the databases today will be copied to a folder named "backup2014-02-01" and tomorrow to a folder named "backup2014-02-01".
by the way i don't know how to use SQL Scripts and T-SQL.
