...
For Business Unit support click here
Syntax
CMS_RemoveComputerFromStaticGroup(sUnit, sGroup) As Boolean
Parameters
sUnit (String)
Unit name
...
Group name
Example
Code Block | ||||||||
---|---|---|---|---|---|---|---|---|
| ||||||||
If bStatus Then bStatus = CMS_RemoveComputerFromStaticGroup(gsUnitName, "CapaInstaller") |