IComputerTarget.GetUpdateInstallationInfoPerUpdate Method
Applies To: Windows Server Update Services
Gets installation information for all drivers and software updates for this computer. Updates with at least one approval are included, even if the update is not approved for this particular target group.
Namespace: Microsoft.UpdateServices.Administration
Assembly: Microsoft.UpdateServices.Administration (in Microsoft.UpdateServices.Administration.dll)
Overload List
Name | Description | |
---|---|---|
GetUpdateInstallationInfoPerUpdate() | Gets the installation state for all approved updates. |
|
GetUpdateInstallationInfoPerUpdate(UpdateScope) | Gets installation information for all updates matching the specified search filter for this computer. |
See Also
IComputerTarget Interface
Microsoft.UpdateServices.Administration Namespace
Return to top