Quantcast
Channel: Symantec Connect
Viewing all articles
Browse latest Browse all 26913

Machines Missing Hardware Inventory

$
0
0
ソリューションが必要です

We have NS 7.1 SP2. Some machines are not showing the Hardware Inventory and support gave us a SQL query which clears Hardware Inventory data from the tables and we ran a Full Inventory on that machine and the fields got populated. Here is the query

 

set datahash = NULL 
where ResourceGuid = 'machine guid here' 
and inventoryclassguid in ( 
SELECT dc.guid 
FROM DataClass dc JOIN vItem vi ON vi.[Guid] = dc.[Guid] 
JOIN vProduct vp ON vp.ProductGuid = vi.ProductGuid 
where vp.name = 'inventory solution' 
 
We needed a way to run this on all machines that are missing the Hardware data. Any help is appreciated.

Viewing all articles
Browse latest Browse all 26913

Latest Images

Trending Articles



Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>