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 | |
---|---|---|
GetUpdateInstallationInfoPerComputerTarget(ComputerTargetScope) | Gets the installation information about this update for each computer that matches the specified search filter. |
|
GetUpdateInstallationInfoPerComputerTarget(IComputerTargetGroup) | Gets a collection of installation information for each client in the specified target group. |
|
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