You can use XML to:
-
Add existing user groups to a client computer group as client owners
Client owners have access to the client computer group and can perform backup and restore operations on the clients that belong to the client computer group.
-
Remove client owner user groups from a client computer group
-
Replace all client owner user groups on a client computer group with different client owner user groups
Procedure
-
Download the ug_owners_to_clientgroup.xml file to the computer from where you will run the command.
-
Open the .xml file and update the XML parameters listed in the table below.
-
From software_installation_directory/Base type the following command after substituting the XML parameters:
qoperation execute -af ug_owners_to_clientgroup.xml
-
Verify the user group is a client owner on clients in the client computer group:
-
From the CommCell Browser, right-click one client and then click Properties.
The Client Computer Properties dialog box appears.
-
Click the Security tab.
-
The user group appears in the User Groups pane of the Client Owners section.
-
The following table displays the XML parameters needed before running the qoperation command:
Parameter |
Description and Parameter Values |
---|---|
clientGroupName |
Name of the client computer groups to modify. To modify multiple client computer groups, add an <entity> and a <clientGroupName> element for each client computer group, for example:
|
clientUserGroupOwners |
Name of the user groups to add as a client owner. To modify multiple user groups, add a <clientUserGroupOwners> element for each user group, for example:
|
clientUserGroupOwnersOperationType |
The operation to perform on the user group. Valid values are:
|