Verifying the server configuration from the integrated command line

The configuration is verified as correct when these commands complete without errors or warnings.

Procedure

  1. Click the Automate tab to access the integrated command-line interface.
  2. On the lower half of the screen, click the Open folder icon, and select the verify_exc.txt file.
  3. Click Open.
    These commands are displayed in the command-line panel:
    query tdp 
    query tsm 
    query exchange
  4. With the cursor in the command-line panel, press Enter to run the commands and verify your configuration.
    The following examples show the command output that each command generates.
    Command: query tdp
    C:\Program Files\Tivoli\tsm\TDPExchange>tdpexcc query tdp
    
    IBM Tivoli Storage Manager for Mail:
    Data Protection for Microsoft Exchange Server
    Version 7, Release 1, Level 2.0
    (C) Copyright IBM Corporation 1998, 2015. All rights reserved.
    
    Data Protection for Exchange Preferences
    ----------------------------------------
    
    BACKUPDESTination................... LOCAL
    CLIENTAccessserver..................
    DAGNODe............................. FCMDAG2
    DATEformat ......................... 1
    LANGuage ........................... ENU
    LOCALDSMAgentnode................... PEGUVM1
    LOGFile ............................ tdpexc.log
    LOGPrune ........................... 60
    MOUNTWait .......................... Yes
    NUMberformat ....................... 1
    REMOTEDSMAgentnode.................. PEGUVM2
    STOPservicesonir ................... Yes
    STOREMAILBOXInfo ................... Yes
    TEMPDBRestorepath................... C:\temp\DB
    TEMPLOGRestorepath.................. C:\temp\LOG
    TIMEformat ......................... 1
    IMPORTVSSSNAPSHOTSONLYWhenneeded.... Yes
    
    The operation completed successfully. (rc = 0)
    Command: query tsm
    C:\Program Files\Tivoli\tsm\TDPExchange>tdpexcc query tsm
    
    IBM Tivoli Storage Manager for Mail:
    Data Protection for Microsoft Exchange Server
    Version 7, Release 1, Level 2.0
    (C) Copyright IBM Corporation 1998, 2015. All rights reserved.
    
    Tivoli Storage Manager Server Connection Information
    ----------------------------------------------------
    
    Nodename ............................... PEGUVM1_EXC
    Network Host Name of Server ............ fvtseries11esx6
    TSM API Version ........................ Version 7, Release 1, Level 1.42
    
    Server Name ............................ FVTSERIES11ESX6_SERVER1
    Server Type ............................ Windows
    Server Version ......................... Version 7, Release 1, Level 0.0
    Compression Mode ....................... Client Determined
    Domain Name ............................ FCM_PDEXC
    Active Policy Set ...................... STANDARD
    Default Management Class ............... STANDARD
    
    The operation completed successfully. (rc = 0)
    Command: query exchange
    C:\Program Files\Tivoli\tsm\TDPExchange>tdpexcc query exchange
    
    IBM Tivoli Storage Manager for Mail:
    Data Protection for Microsoft Exchange Server
    Version 7, Release 1, Level 2.0
    (C) Copyright IBM Corporation 1998, 2015. All rights reserved.
    
    Querying Exchange Server to gather database information, please wait...
    
    Microsoft Exchange Server Information
    -------------------------------------
    
    Server Name:                 PEGUVM1
    Domain Name:                 cvtdomain1.local
    Exchange Server Version:     14.3.181.6   (Exchange Server 2013)
    
    Databases and Status
    ----------------------------------------
    
    Mailbox Database 1474758353
     Circular Logging - Disabled
     DAG Status - None
     Recovery - False
       Mailbox Database 1474758353                   Online
    
    PEGUVM1_DB5G_local
     Circular Logging - Disabled
     DAG Status - None
     Recovery - False
       PEGUVM1_DB5G_local                            Online
    
    PEGUVM1_DB7L_sevsvc
     Circular Logging - Disabled
     DAG Status - Passive (Healthy)
     Recovery - False
       PEGUVM1_DB7L_sevsvc                           Online
    
    PEGUVM1_DB8K_stdsvc
     Circular Logging - Disabled
     DAG Status - Active
     Recovery - False
       PEGUVM1_DB8K_stdsvc                           Online
    
    Volume Shadow Copy Service (VSS) Information
    --------------------------------------------
    
    Writer Name            : Microsoft Exchange Writer
    Local DSMAgent Node    : PEGUVM1
    Remote DSMAgent Node   : PEGUVM2
    Writer Status          : Online
    Selectable Components  : 4
    
    
    The operation completed successfully. (rc = 0)