The following table lists all the elements that you can use to configure Exchange Database subclients using the command line interface. To add an element to your command, use the syntax:
qoperation execute -af template XML file -parameter_name value
|
Element |
Description of the element value |
|---|---|
|
clientName |
Name of the client computer. |
|
backupsetname |
Name of the backup set. |
|
appName |
Name of the application. In this case it is Exchange Database. |
|
subclientname |
Name of the subclient. |
|
enableBackup |
Enables backup. True | False |
|
encryptionFlag |
Sets the encryption points during backups.
|
|
networkAgents |
Number of network agents. |
|
softwareCompression |
Enables compression on the client or MediaAgent computer.
|
|
throttleNetworkBandwidth |
The maximum network bandwidth per network agent (in MB per hour). Range: 2 to 2147483647 |
|
applicableReadSize |
The amount of application data that backup jobs will read for each unit that is transferred to the MediaAgent. Valid kilobyte values are 64, 128, 256, 512, 1024, 2048, or 4096. |
|
enableDeduplication |
Enables deduplication on subclient. True | False |
|
generateSignature |
A component of deduplication performed on the client or MediaAgent computer.
|
|
dataBackupStoragePolicy/storagePolicyName |
Name of the associated storage policy backup. |
|
postBackupCommand |
Path to the post-process script that runs after the backup. |
|
postScanCommand |
Path to the post-process script that runs after the scan phase |
|
preBackupCommand |
Path to the pre-process script that runs before the backup. |
|
preScanCommand |
Path to the pre-process script that runs before the scan phase |
|
runAs |
Specifies the name of the user who has permissions to run the pre-process and post-process scripts.
|
|
exchangeDBContent/storageGroup |
Name of the storage group where the Exchange database to be backed up resides. This parameter must be used along with the exchangeDBContent/databaseName and contentOperationType parameter. For example:
|
|
exchangeDBContent/forceFull |
Forces a full backup of the databases in the subclient. True | False This parameter must be used along with the contentOperationType parameter. For example:
|
|
contentOperationType |
Modification type.
|
Examples
|
Task |
Command |
|---|---|
|
Add content |
To update the location for the subclient content, use the following command: |
|
Set a storage policy |
To assign a storage policy to a subclient, add the storagePolicyName element to the following command: |