Applications Systems
Asset Inventory does not display Windows Update data
This article describes an issue where Asset Inventory does not display Windows Update data in the Asset Inventory tab.
First published date
Last published date
Overview
This article describes an issue where Asset Inventory does not display Windows Update data in the Asset Inventory tab.
Product section
Cause
The data is not available via WMI or there is an issue with the assigned polling engines to the node.
Resolution
To check the data source in WMI:
- Establish a remote connection to the SolarWinds server which polls the target node.
- Click Run and enter
wbemtest - Enter the following information:
| Namespace: \\IPofTarget\root\cimv2 User: DOMAIN\Username Password: enter your password Authority: leave the field empty |
- Click Connect.
- Click Query.
- Paste and run the following query:
-- Scripts are not supported under any SolarWinds support program or service. -- Scripts are provided AS IS without warranty of any kind. SolarWinds further -- disclaims all warranties including, without limitation, any implied warranties -- of merchantability or of fitness for a particular purpose. The risk arising -- out of the use or performance of the scripts and documentation stays with you. -- In no event shall SolarWinds or anyone else involved in the creation, -- production, or delivery of the scripts be liable for any damages whatsoever -- (including, without limitation, damages for loss of business profits, business -- interruption, loss of business information, or other pecuniary loss) arising -- out of the use of or inability to use the scripts or documentation. SELECT * FROM Win32_QuickFixEngineering
If the above steps return an error, there is an issue with the WMI repository on the server. If it returns no data there is an issue with the Windows Update information being provided to the WMI Class.
To fix and resubmit the polling engines:
- Go to the Node Details page of the server in question.
- Click List Resources.
- Clear the Asset Inventory box.
- Click Submit Changes.
- Click List Resources.
- Select the Asset Inventory box.
- Click Submit Changes.
The updated information should be available on the next poll.