→ 🚀Are you a Lansweeper Champion?! Join our Contributor Program Sign up here!

Community FAQ
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Srikanth08
Engaged Sweeper II
Hi,

is there any wat to find the LCD displays which are in the network..we are havin g many displays but we are not having any assets for that
Regards, Srikanth08
4 REPLIES 4
Hemoco
Lansweeper Alumni
Just link tblMonitor to tblComputers.

Example:

Select tblComputers.Computername, tblComputers.ComputerUnique,
tblComputers.Domain, tblMonitor.MonitorID, tblMonitor.MonitorModel,
tblMonitor.SerialNumber, tblMonitor.MonitorManufacturer,
tblMonitor.ManufacturedDate, tblMonitor.LastChanged
From tblComputers Inner Join
tblMonitor On tblComputers.Computername = tblMonitor.Computername
Srikanth08
Engaged Sweeper II
is there any report or query for that..
Regards, Srikanth08
Hemoco
Lansweeper Alumni
If the monitor is connected to a computer it's in table "tblmonitor"
Srikanth08
Engaged Sweeper II
Awaiting Reply..
Regards, Srikanth08

Archive

This board contains archived posts from the retired Lansweeper Forum and Insiders Community.

New to Lansweeper?

Try Lansweeper For Free

Experience Lansweeper with your own data.
Sign up now for a 14-day free trial.

Try Now