SetExchangeDBIDAProp

Scope

Intended Audience
All X
CommVault Internal  
CE/System Test  
Development  

Platform

  • CommServer (Database: CommServ)

Release

  • 9.0.0

Description

Script to set properties of ExchangeDB IDA


qoperation execscript -sn SetExchangeDBIDAProp -si @clientName='Client Name' -si @userName='User Name' -p2 @password='Password' -si @backupType='Incremental' -si @useVss='true' -si @backupFromReplica='true' -si @backupOnActiveNode='true' -si @serverName='Server Name' -si @copyBackup='true'


Where ClientName would be client name.


UserName User name to be set for IDA


Password Password to be set for IDA.


BackupType Incremental / Differential


UseVss true / false


BackupFromReplica true / false


BackupOnActiveNode true / false


ServerName Name of exchange server


CopyBackup true / false


Example:


qoperation execscript -sn SetExchangeDBIDAProp -si @clientName='Client Name' -si @userName='admin' -p2 @password='Password' -si @backupType='Incremental' -si @useVss='true' -si @backupFromReplica='true' -si @backupOnActiveNode='true' -si @serverName='E12SP3' -si @copyBackup='true'



  • GUI will show all the properties changed from commandline.
     
  • Usage

    qoperation execscript -sn SetExchangeDBIDAProp -si @clientName='Client Name' -si @userName='User Name' -p2 @password='Password' -si @backupType='Incremental' -si @useVss='true' -si @backupFromReplica='true' -si @backupOnActiveNode='true' -si @serverName='Server Name' -si @copyBackup='true'


    Where ClientName would be client name.


    UserName User name to be set for IDA


    Password Password to be set for IDA.


    BackupType Incremental / Differential


    UseVss true / false


    BackupFromReplica true / false


    BackupOnActiveNode true / false


    ServerName Name of exchange server


    CopyBackup true / false


    Example:


    qoperation execscript -sn SetExchangeDBIDAProp -si @clientName='Client Name' -si @userName='admin' -p2 @password='Password' -si @backupType='Incremental' -si @useVss='true' -si @backupFromReplica='true' -si @backupOnActiveNode='true' -si @serverName='E12SP3' -si @copyBackup='true'


  • script_name: SetExchangeDBIDAProp
     
  • Set properties of ExchangeDB IDA.
     
  • Version


  •  
  • Disclaimer of Warranties

    CommVault provides software tools and utilities on an "as is" basis, as a courtesy and convenience to its users, and they may be changed from time to time without notice. These tools and utilities are provided without express, implied, or statutory warranties of any kind. You assume full risk and responsibility for the selection, possession, performance and proper installation and use of the software tools and utilities, and for verifying the results obtained there from. Your use of CommVault software tools and utilities indicates your unconditional acceptance of the above disclaimer.