CMS_AddUnitToWSUSUnAssignedGroup
Description
Section titled “Description”Adds the unit to the unassigned WSUS group, letting the unit be linked to (another) apropriate dynamic WSUS group.
Syntax
Section titled “Syntax”CMS_AddUnitToWSUSUnAssignedGroup() As Boolean[bool]CMS_AddUnitToWSUSUnAssignedGroupParameters
Section titled “Parameters”none
Return value
Section titled “Return value”Boolean, TRUE if function completed successfully.
Boolean, TRUE if function completed successfully.
Example
Section titled “Example”If bStatus Then bStatus = CMS_AddUnitToWSUSUnAssignedGroup()CMS_AddUnitToWSUSUnAssignedGroup