I have to create a great number of Exchange servers configuration cv11. I have almost all the commands to script it but one. I need to know the command to do the server association with the database.
Best Regards
I have to create a great number of Exchange servers configuration cv11. I have almost all the commands to script it but one. I need to know the command to do the server association with the database.
Best Regards
Best answer by Mike Struening
Apologies for the delay.
Can you please check if the below works?
attached the XML for update subclient.
Update Subclient:
qoperation execute -af <Path of update_subclient_template.xml> -appName "Exchange Database" -clientName "xxxxx" -subclientName "xxxxx"
Server Selection Tab
Server Selection: AUTOMATIC
-serverType AUTOMATIC
Server Selection: MANUAL
-serverType MANUAL
Server Associations:
-serverType MANUAL -associatedServerOperationType ADD -exchDBAssociatedServer/databaseName "xxxxx" -exchDBAssociatedServer/server "xxxxx"
-serverType MANUAL -associatedServerOperationType DELETE -exchDBAssociatedServer/databaseName "xxxxx"
-serverType MANUAL -associatedServerOperationType OVERWRITE -exchDBAssociatedServer/databaseName "xxxxx" -exchDBAssociatedServer/server "xxxxx"
DAG Options:
Backup from passive copy:
-backupFromPassiveCopy true | false
Backup from Active copy if no passive copy is available:
-backupFromPassiveCopy true -backupFromActiveCopy true | false
Use last activation preference to select passive copy
-backupFromPassiveCopy true -useLastActivation true | false
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.