IComputerTargetGroup.GetUpdateInstallationInfoPerComputerTarget Method
Applies To: Windows Server Update Services
Gets the collection of installation information for computers in this computer target group for a specific update.
Namespace: Microsoft.UpdateServices.Administration
Assembly: Microsoft.UpdateServices.Administration (in Microsoft.UpdateServices.Administration.dll)
Overload List
Name | Description | |
---|---|---|
GetUpdateInstallationInfoPerComputerTarget(IUpdate) | Gets installation information about a specific update for each client computer in the group. |
|
GetUpdateInstallationInfoPerComputerTarget(IUpdate, Boolean) | Get the collection of installation information for computers in this computer target group for a specific update. |
See Also
IComputerTargetGroup Interface
Microsoft.UpdateServices.Administration Namespace
Return to top