setGlobalFilterStateForClient

Scope

Intended Audience
All X
CommVault Internal  
CE/System Test  
Development  

Platform

  • CommServer (Database: CommServ)

Release

  • 9.0.0

Description

To set the Global System State for subClients


--


qoperation execscript -sn SetGlobalFilterStateForClient -si 'ON'|'OFF'|'USE CELL LEVEL POLICY' -si 'clientName'|'AllClientsInCommcell'


To set Cell Level Policy on for all clients:


qoperation execscript -sn SetGlobalFilterStateForClient -si 'USE CELL LEVEL POLICY' -si 'AllClientsInCommcell'


To set Cell Level Policy only for for client myClient:


qoperation execscript -sn SetGlobalFilterStateForClient -si 'USE CELL LEVEL POLICY' -si 'myClient'


To turn off global filters for myClient:


qoperation execscript -sn SetGlobalFilterStateForClient -si 'OFF' -si 'myClient'


To turn on global filters (not cell level( for myClient:


qoperation execscript -sn SetGlobalFilterStateForClient -si 'ON' -si 'myClient'


Usage

  • qoperation execscript -sn SetGlobalFilterStateForClient -si 'ON'|'OFF'|'USE CELL LEVEL POLICY' -si 'clientName'|'AllClientsInCommcell'
     
  • To set Cell Level Policy on for all clients:
     
  • qoperation execscript -sn SetGlobalFilterStateForClient -si 'USE CELL LEVEL POLICY' -si 'AllClientsInCommcell'
     
  • To set Cell Level Policy only for for client myClient:
     
  • qoperation execscript -sn SetGlobalFilterStateForClient -si 'USE CELL LEVEL POLICY' -si 'myClient'
     
  • To turn off global filters for myClient:
     
  • qoperation execscript -sn SetGlobalFilterStateForClient -si 'OFF' -si 'myClient'
     
  • To turn on global filters (not cell level( for myClient:
     
  • qoperation execscript -sn SetGlobalFilterStateForClient -si 'ON' -si 'myClient'
     
  • 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.