Skip to content

CMS\_RemoveUserFromStaticGroup

Removes the specified user from the specified static group

For Business Unit support click Business Unit support

:vb: CMS_RemoveUserFromStaticGroup(sUnit, sGroup) as Boolean

:ps: User packages are not supported in PowerPacks

sUnit (String)

Unit name

sGroup (String)

Group name

If bStatus Then bStatus = CMS_RemoveUserFromStaticGroup(gsUnitname, "CapaInstaller")

Scripting Guidelines

CMS_AddUserToStaticGroup