Scheduling backup jobs > Specify SQL Server > Select backup type and database > Create backup schedules > File settings > Processing and encryption settings > Verification options > Review summary

On step 2 of the wizard, select the types of backup you want to perform and the databases that you want to back up.

Backup type

Select the type of backup you require:

Backup options

You can take a copy-only full backup of any database. A copy-only full backup is independent of the sequence of backups and will not affect the differential base LSN. A copy-only full backup cannot be used as a base for restoring a differential backup.

You can take a copy-only log backup of databases using the FULL or BULK-LOGGED recovery model. A copy-only log backup is independent of the sequence of regular log backups and does not change the log archive point. Therefore, taking a copy-only log backup will not affect log shipping operations.

Databases to back up

For full, differential, or transaction log backups:

For filegroups or files, you can select only one database; click the database in the list.

Only those databases that can be backed up with the backup type you selected are available. For example, if you selected Differential, only databases that have already had a full backup are available.

By default, all databases are displayed in the list, and those that are not available for selection given the selected backup type are displayed in gray. If you are using Exclude these, databases that are not available are automatically excluded. To see the reason why a database is not available, move your mouse pointer over the database name. In the example below, the Filegroups or files backup type has been selected.

You can filter the list so that only available databases are displayed in the list by selecting the Filter list to show only databases eligible for chosen backup type check box.

Click Next when you have selected the databases.

If you have chosen to back up files or filegroups, the wizard displays a page for you to select the files. The files and filegroups for the database you selected are displayed in a hierarchy. To select a file, select the appropriate check box. If you select the check box for a folder, all files and filegroups within that folder are automatically selected. When you have made your selection, click Next.

Next: create backup schedules