Share via


IUpdate.GetUpdateInstallationInfoPerComputerTarget Method

 

Applies To: Windows Server Update Services

Gets the collection of installation information about this update for each computer that matches the specified search filter.

Namespace:   Microsoft.UpdateServices.Administration
Assembly:  Microsoft.UpdateServices.Administration (in Microsoft.UpdateServices.Administration.dll)

Overload List

Name Description
System_CAPS_pubmethod GetUpdateInstallationInfoPerComputerTarget(ComputerTargetScope)

Gets the installation information about this update for each computer that matches the specified search filter.

System_CAPS_pubmethod GetUpdateInstallationInfoPerComputerTarget(IComputerTargetGroup)

Gets a collection of installation information for each client in the specified target group.

System_CAPS_pubmethod GetUpdateInstallationInfoPerComputerTarget(IComputerTargetGroup, Boolean)

Gets the installation information about this update for each computer in the specified target group.

See Also

IUpdate Interface
Microsoft.UpdateServices.Administration Namespace

Return to top