SetUseInstanceGUID

Description

Qscript to enable or disable the use of VM Instance UUIDs to identify virtual machines for a virtual server instance or all virtual server instances in a CommCell hierarchy.

Usage

Qoperation execscript -sn SetUseInstanceGUID -si clientname -si instancename -si '0/1'

script_name : SetUseInstanceGUID

Qscript to enable or disable the use of VM Instance UUIDs to identify virtual machines for a virtual server instance or all virtual server instances in a CommCell hierarchy.

To enable/disable on an instance:

qoperation execscript -sn SetUseInstanceGUID -si "Virtualization Client Name" -si "Instance Name" -si 1/0

To enable/disable on all instances:

qoperation execscript -sn SetUseInstanceGUID -si "ALL" -si "ALL" -si 1/0

Details

  • Scope: All
  • Platform: CommServe (Database: CommServ)
  • Release: 11.0.0

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.

Loading...