Community FAQ
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
M4ttyC88
Engaged Sweeper
Hi All

Is there a way to get a list off currently mapped printers for all computers on a network using lansweeper?

Kind Regards

Matt
1 ACCEPTED SOLUTION
Hemoco
Lansweeper Alumni
Try this report:

Select tblComputers.Computername, tblComputers.ComputerUnique,
tblComputers.Domain, tblPrinters.Caption
From tblComputers Inner Join
tblPrinters On tblComputers.Computername = tblPrinters.Computername


Most likely it will not find all printers you want.

View solution in original post

3 REPLIES 3
Hemoco
Lansweeper Alumni
Try this report:

Select tblComputers.Computername, tblComputers.ComputerUnique,
tblComputers.Domain, tblPrinters.Caption
From tblComputers Inner Join
tblPrinters On tblComputers.Computername = tblPrinters.Computername


Most likely it will not find all printers you want.
M4ttyC88
Engaged Sweeper
Would this include networked & Local printer?

If so how do i do this?
Hemoco
Lansweeper Alumni
Lansweeper only detects the mapped printers that are mapped for the computer, not the specific printers mapped only for the user.

Reports & Analytics

Ask about reports you're interested in and share reports you've created. Subscribe to receive daily updates of reports shared in the 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