Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

For Business Unit support click here

 


Syntax

CMS_AddComputerToStaticGroup(sUnit, sGroup) as Boolean 


Parameters

sUnit (String)

Unit name

sGroup (String)

Group name

...


Example

Code Block
vb
vb
If bStatus Then bStatus = CMS_AddComputerToStaticGroup(gsUnitName, "CapaInstaller")

Scripting Guidelines 


Related functions

CMS_RemoveComputerFromStaticGroup