This command is used to update the name or description of any top-level or child
view group. Note that the description is currently only displayed in Management
Client for top-level view groups. The descriptions of nested child view groups
are not used by XProtect Smart Client.
REQUIREMENTS
Requires VMS connection and will attempt to connect automatically
After ensuring there is an open connection to the Management Server, we create
a view group to test with. On the third line, the view group is renamed and thanks
to the -PassThru switch, we see the updated view group properties in the terminal.
Finally, we clean up by removing the newly created view group.
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.