
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-03-2008 09:28 PM
Edit: Monitor serial number scanning is now available in Lansweeper 4.0 download from here
Solved! Go to Solution.
- Labels:
-
Custom Actions

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-24-2010 09:53 PM
dprzybycien wrote:
This is an amazing script! However, after poking around in the code, it seems that we should be able to batch this out, to say poll every computer on the domain, and then have it compile a CSV with all the monitor info for each Host. I cannot figure out for the life of me the proper way command line arguments to make this work. Any and all help would be greatly apprecaited!
Thanks!
-Drew
Monitor serial number is in the latest version of Lansweeper, you can download it from http://www.lansweeper.com/download.aspx

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-28-2010 05:03 PM
I know there is a dos command to retrieve the pc name & serial number (wmic csproduct get name & wmic bios get serialnumber). Is there a dos command for monitor serial number? Or something I can type into the "run" selection of the start menu?
Thanks for the help...
Nachoman

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-24-2010 09:28 PM
Thanks!
-Drew

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-24-2010 09:53 PM
dprzybycien wrote:
This is an amazing script! However, after poking around in the code, it seems that we should be able to batch this out, to say poll every computer on the domain, and then have it compile a CSV with all the monitor info for each Host. I cannot figure out for the life of me the proper way command line arguments to make this work. Any and all help would be greatly apprecaited!
Thanks!
-Drew
Monitor serial number is in the latest version of Lansweeper, you can download it from http://www.lansweeper.com/download.aspx

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-24-2009 07:41 PM
http://www.nirsoft.net/utils/monitor_info_view.html
/remotefile <Computers List File>
Allows you to connect multiple computers, and view all their monitors information in one window. The computers list file should be a simple Ascii text file with computer names separated by colon, semicolon, space, tab characters or CRLF.
For Example:
MonitorInfoView.exe /remotefile "c:\temp\comp-list.txt"

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-05-2009 10:14 AM
My colleague has asked if its possible to find a monitor on the network that has 'gone missing', so I wonder if there is a way to adapt this script to check each workstation & list the information in Excel format or something?
If anyone has any ideas it would be great.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-13-2009 10:55 PM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-30-2009 08:04 PM
This also works for 2 monitors just fine.
Great job

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-29-2009 03:58 PM
This script works.
Is there a way you can make the details added in excel.
It will be nice if this gets displayed withing the machine query.
Sundar R S

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-28-2009 09:46 PM
Custom action command:
"\\server\folder\monitorinfo.vbs" {computer}
I hope this works for you.
