/
CMS_AddComputerToStaticGroup
CMS_AddComputerToStaticGroup
Description
Adds the specified unit to the specified static group
For Business Unit support click here
Syntax
CMS_AddComputerToStaticGroup(sUnit, sGroup) as Boolean
Parameters
sUnit (String)
Unit name
sGroup (String)
Group name
Example
If bStatus Then bStatus = CMS_AddComputerToStaticGroup(gsUnitName, "CapaInstaller")
Related functions
Related content
CMS_AddPackageToUnit
CMS_AddPackageToUnit
Read with this
CMS_AddComputerToStaticGroup
CMS_AddComputerToStaticGroup
More like this
CMS_UninstallPackageFromUnitById
CMS_UninstallPackageFromUnitById
Read with this
CMS_AddComputerToStaticGroup
CMS_AddComputerToStaticGroup
More like this
CMS_GetProperty
CMS_GetProperty
Read with this
CMS_AddComputerToStaticGroup
CMS_AddComputerToStaticGroup
More like this