Lansweeper logo
Home Download Features Demo Buy now Help Support forum
 
    Most requested support articles:
  Lansweeper troubleshooting guide.
  The RPC server is unavailable. (Exception from HRESULT: 0x800706BA)
  WMI Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))
  How to configure the windows firewall using group policies.
  Support:  
 support@lansweeper.com  
Skype: Lansweeper  
  Mo-Fri 9h-17h CET  
Welcome Guest Search | Active Topics | Log In | Register

Untag as favorite
Older printers out of toner
estinson
#1 Posted : Thursday, October 06, 2011 11:46:28 PM

Rank: Premium user

Groups: Premium Users, Member
Posts: 11
Hi all,
Just wondering if there is any way to have Lansweeper ignore the toner setting of an older networked copier that does not supply this information. I like having the toner out message on the dashboard, but I don't want to have this older copier persist in the list.
Lansweeper
#2 Posted : Friday, October 07, 2011 10:25:12 AM

Rank: Administration

Groups: Administration, Premium Users
Posts: 10,379
You could modify the report to exclude that particular copier. Since it's only one machine, this would be easy to do.

Use the report below for instance. Replace 'YourCopier' with the name of your copier.

Quote:
Select Top 1000000 tsysDevicetypes.ItemTypeIcon10 As icon,
tblCustDevices.Displayname As [Device name], tblCustDevices.Model As
[Device model], tblCustDevices.DeviceKey,
Floor(tblCustDevPrinter.TonerRemaining / tblCustDevPrinter.TonerMaximum *
100) As [Remaining %], tblCustDevPrinter.Tonername,
tblCustDevPrinter.Lastchanged
From tblCustDevices Inner Join
tsysDevicetypes On tsysDevicetypes.ItemType = tblCustDevices.Devicetype
Inner Join
tblCustDevPrinter On tblCustDevPrinter.DeviceKey = tblCustDevices.DeviceKey
Where tblCustDevices.Displayname <> 'YourCopier' And
Floor(tblCustDevPrinter.TonerRemaining / tblCustDevPrinter.TonerMaximum *
100) <= 10 And tblCustDevices.State = 1 And tblCustDevPrinter.TonerMaximum > 0
Order By Floor(tblCustDevPrinter.TonerRemaining / tblCustDevPrinter.TonerMaximum
* 100)
estinson
#3 Posted : Tuesday, October 11, 2011 7:38:52 PM

Rank: Premium user

Groups: Premium Users, Member
Posts: 11
Worked great. I just added "Where tblCustDevices.Displayname <> 'YourCopier'" and specified the display name of the copier.
Users browsing this topic
Guest
Untag as favorite
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

Contact: E-mail Lansweeper - Skype : Lansweeper
Copyright 2004 - 2011 © Hemoco bvba