UpdateScope.ApprovedComputerTargetGroups Property
Applies To: Windows Server Update Services
Gets the list of target groups to search for approvals. An update will be included only if it is approved for install or uninstall to at least one of these groups. If the list is empty, then no filtering will be done based on approved target groups. Defaults to empty.
Assembly: Microsoft.UpdateServices.Administration (in Microsoft.UpdateServices.Administration.dll)
Property Value
Type: Microsoft.UpdateServices.Administration.ComputerTargetGroupCollectionThe list of target groups to search for approvals. An update will be included only if is approved for install or uninstall to at least one of these groups. If the list is empty, then no filtering will be done based on approved target groups. Defaults to empty.
Show: