Versions Compared

Key

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

...

For Business Unit support click here


Syntax

:vb: (blue star) CMS_AddComputerToCalendarGroup(sUnit, sGroup) as Boolean

(blue star) CMS_AddComputerToCalendarGroup [-unit] <string> [-group] <string>


Parameters

sUnit (String)

Unit name

sGroup (String)

Group name


Example 

VBScript
Code Block
languagevb
themeEclipse
titleVBScript
If bStatus Then bStatus = CMS_AddComputerToCalendarGroup(gsUnitName, "CapaInstaller")

Scripting Guidelines


Related functions

CMS_RemoveComputerFromCalendarGroup