Description
Qscript to get all the clients which are owned by a given user (username or email or UPN along with companyName to be provided as parameters)
qoperation execscript -sn QS_GetClientsOwnedByUser.sql -si 'u=userName|e=email|p=upn' -si companyName
Examples:
qoperation execscript -sn QS_ClearPasskey.sql -si 'u=testUser' -si commcell
qoperation execscript -sn QS_ClearPasskey.sql -si 'e=test@abc.com' -si Company1
qoperation execscript -sn QS_ClearPasskey.sql -si 'p=test@abc.com' -si Company2
Usage
qoperation execscript -sn QS_GetClientsOwnedByUser.sql -si 'u=userName|e=email|p=UPN' -si companyName
script_name: QS_GetClientsOwnedByUser
Qscript to get all the clients which are owned by a given user on the Command Line
Username or Email or UPN of the user to be passed as input parameter along with the companyName which is used for filtering the search with in the company
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.