IComputerTarget.GetInventory Method
Applies To: Windows Server Update Services
Gets a collection of inventory items for this computer. All inventory items are returned.
Namespace: Microsoft.UpdateServices.Administration
Assembly: Microsoft.UpdateServices.Administration (in Microsoft.UpdateServices.Administration.dll)
Overload List
Name | Description | |
---|---|---|
GetInventory() | Gets the inventory items for this computer. All inventory items are returned. |
|
GetInventory(String[]) | Gets the inventory items for this computer. Windows Management Instrumentation (WMI) is used to create the hardware inventory. The configuration file, InventoryRules.xml, lists the WMI classes and the specific properties used. The configuration file is signed and cannot be altered. |
See Also
IComputerTarget Interface
Microsoft.UpdateServices.Administration Namespace
Return to top