/
CMS_AddComputerToCalendarGroup
CMS_AddComputerToCalendarGroup
Description
Adds the specified computer the specified calendar group
For Business Unit support click here
Syntax
CMS_AddComputerToCalendarGroup(sUnit, sGroup) as Boolean
Parameters
sUnit (String)
Unit name
sGroup (String)
Group name
Example
VBScript
If bStatus Then bStatus = CMS_AddComputerToCalendarGroup(gsUnitName, "CapaInstaller")
Related functions
, multiple selections available,
Related content
CMS_AddComputerToCalendarGroup
CMS_AddComputerToCalendarGroup
More like this
CMS_AddComputerToCalendarGroup
CMS_AddComputerToCalendarGroup
More like this
CMS_AddComputerToCalendarGroup
CMS_AddComputerToCalendarGroup
More like this
CMS_RemoveComputerFromCalendarGroup
CMS_RemoveComputerFromCalendarGroup
More like this
CMS_RemoveComputerFromCalendarGroup
CMS_RemoveComputerFromCalendarGroup
More like this
CMS_RemoveComputerFromCalendarGroup
CMS_RemoveComputerFromCalendarGroup
More like this