Quantcast
Channel: Symantec Connect - Endpoint Management - Discussions
Viewing all articles
Browse latest Browse all 6689

report that gives us a list of all Laptop models with current hard drive size and type/model

$
0
0
I need a solution

Can anyone assist in creating a report that gives us a list of all Laptop models with current hard drive size and type?

------

I can see

select * from dbo.vHWLogicalDevices

where dbo.vHWLogicalDevices.[Manufacturer] like '%(Standard disk drives)'

shows all of the HD models

------

select * from dbo.vHWComputerSystem

shows all of the computer models. 

---------------

I see that IT analytics can give a report of computer model and the drive size, but no physical disk type (hard drive model).

I don't see a common key to marry them together in a report.

I need the report to show

Computer Model, Laptop HD model, HD size.

Thanks in advance for your time!


Viewing all articles
Browse latest Browse all 6689

Trending Articles



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