Important Update: Cohesity Products Documentation


All Cohesity product documentation are now managed via the Cohesity Docs Portal: https://docs.cohesity.com/HomePage/Content/home.htm. Some documentation available here may not reflect the latest information or may no longer be accessible.

Veritas NetBackup™ 8.0 Add-in for Microsoft SCVMM Console Guide

Last Published:
Product(s): NetBackup (8.0)

Listing all current authorization tokens

You can list all the master server authentication tokens that are presently in use.

To list all current authorization tokens

  • Enter the following on the master server:

    Windows

    install_path\NetBackup\wmc\bin\install\manageClientCerts.bat -list

    UNIX, Linux

    /usr/openv/wmc/bin/install/manageClientCerts -list

    Sample output:

    Client               Expiry Date
                                                                                                 
    SCVMM_console_host_1     Thu Feb 06 16:16:51 GMT+05:30 2016
    SCVMM_console_host_2     Fri Feb 07 11:22:53 GMT+05:30 2016
    

    The command lists the SCVMM console hosts for which the tokens were created as well as their expiration dates. It can help diagnose communication problems between the SCVMM console host and the master server when a certificate has expired.

    • For well-formatted output, set the command prompt or shell screen size to more than 100 units.

    • Server names that are longer than 40 characters are truncated: Characters beyond the first 40 are replaced with "...".