CMS\_RemoveUserFromStaticGroup
Description
Section titled “Description”Removes the specified user from the specified static group
For Business Unit support click Business Unit support
Syntax
Section titled “Syntax”:vb: CMS_RemoveUserFromStaticGroup(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_RemoveUserFromStaticGroup(gsUnitname, "CapaInstaller")Related functions
Section titled “Related functions”