/build/static/layout/Breadcrumb_cap_w.png

Need a report to show computers with multiple monitors

As above reply. I need to know if there is a report, or a way of reporting, all devices with multiple monitors (count) and if possible, hardware details, serial, warranty etc. but I'd settle for a one line with device details and the monitor count.....

3 Comments   [ + ] Show comments
  • h4zel,

    I have a kaseya procedure that does this. It uses some powershell scripts i think. Let me know if you would like to see what I have. - jboling 8 years ago
  • do you have any sort of management software/appliance such as kace or sccm? - SMal.tmcc 8 years ago
  • Is there a way to do this with the K1000? SQL Query? - brad.buckles 7 years ago

Answers (3)

Posted by: h4zel 8 years ago
White Belt
0
Hi - yes please!
Posted by: perceptus 8 years ago
White Belt
0
If you have RPC permissions/Administrator group for the PC's in question. Open the Script Deploy tool in the Admin Script Editor.  For the Command enter
WMIC
for the Arguments enter
desktopmonitor get screenheight, screenwidth

Run this against any machines and they should produce a list of results for all the resolutions being used by the PC and what those resolutions are.
Posted by: SMal.tmcc 8 years ago
Red Belt
0
if you do not have any desktop management systems you can use
PSTools - PSExec to call wmic desktopmonitor,

https://technet.microsoft.com/en-us/sysinternals/bb897553.aspx

Wmic also has more return options to get manufacturer, type, is it default, computername, etc

You would run psexec from your system using a txt file with all the machines you want to target.  Have it write the output to a share to get all the machines in one list.

here is the list of wmic options for desktopmonitor

Availability  Bandwidth  Caption ConfigManagerErrorCode  ConfigManagerUserConfig  CreationClassName     Description      DeviceID   DisplayType ErrorCleared  ErrorDescription  InstallDate  IsLocked  LastErrorCode  MonitorManufacturer  MonitorType  Name  PixelsPerXLogicalInch  PixelsPerYLogicalInch  PNPDeviceID  PowerManagementCapabilities PowerManagementSupported  ScreenHeight  ScreenWidth  Status  StatusInfo  SystemCreationClassName  SystemName
 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ