/
CMS_RemoveComputerFromCalendarGroup
CMS_RemoveComputerFromCalendarGroup
Description
Removes a specified computer unit from a calendar group
For Business Unit support click here
Syntax
CMS_RemoveComputerFromCalendarGroup(sUnit as String, sGroup as String) as Boolean
Parameters
sUnit (String)
Unit name
sGroup (String)
Group name
Return value
Boolean, TRUE if function completed successfully.
Example
VBScript
If bStatus Then bStatus = CMS_RemoveComputerFromCalendarGroup(gsUnitName, "CapaInstaller")
Related functions
, multiple selections available,
Related content
CMS_RemoveComputerFromCalendarGroup
CMS_RemoveComputerFromCalendarGroup
More like this
CMS_RemoveComputerFromCalendarGroup
CMS_RemoveComputerFromCalendarGroup
More like this
CMS_RemoveComputerFromCalendarGroup
CMS_RemoveComputerFromCalendarGroup
More like this
CMS_AddComputerToCalendarGroup
CMS_AddComputerToCalendarGroup
More like this
CMS_AddComputerToCalendarGroup
CMS_AddComputerToCalendarGroup
More like this
CMS_AddComputerToCalendarGroup
CMS_AddComputerToCalendarGroup
More like this