Creates a backup selection object for Exchange 2010 databases.
Creates a backup selection object for Exchange 2010 databases.
Specifies the name of a database. Specify '*' to indicate all available databases.
Required | false |
Position | 0 |
Accepts pipeline input | true (ByValue ByPropertyName) |
Accepts wildcard characters | false |
Excludes the database selection specified with the -DatabaseName parameter.
Required | false |
Position | Named |
Accepts pipeline input | false |
Accepts wildcard characters | false |
For more information about common parameters, type "Get-Help about_commonparameters".
You can pipe a string object to New-BEExchangeDatabaseSelection.
New-BEExchangeDatabaseSelection returns an BEExchangeDatabaseSelection object.
These commands create a backup definition that backs up the Exchange database named "Database1" on the local computer using the "BackupToDisk" job defaults.
These commands submit a one-time backup job that backs up the Exchange database named "Database1" on the local computer.