CMS\_RemoveUserFromDepartmentGroup
Description
Section titled “Description”Removes a specified user from a department group
For Business Unit support click Business Unit support
Syntax
Section titled “Syntax”:vb: CMS_RemoveUserFromDepartmentGroup(sUnit, sGroup) As Boolean
:ps: User packages are not supported in PowerPacks
Parameters
Section titled “Parameters”sUnit (String)
Unit name
sGroup (String)
Group name
Example
Section titled “Example”:vb: VBScript
Section titled “:vb: VBScript”If bStatus Then bStatus = CMS_RemoveUserFromDepartmentGroup(gsUnitname, "CapaInstaller")Related functions
Section titled “Related functions”