How can I easily check printer ink levels?

0
9
Asked By CreativePanda42 On

Hey everyone! I've been looking into ways to check the ink levels on printers. I came across some methods using SNMP and PowerShell, but honestly, most of the examples I've seen are pretty complicated. Is there a straightforward way to do this? Any tips or scripts would be greatly appreciated. Thanks!

1 Answer

Answered By TechieNinja99 On

You might want to check out this script I found: https://github.com/redog/admin/blob/main/Get-PublicNetworkPrinterInfo.ps1. It pulls SNMP info from a range of IP addresses, but you could tweak it to just focus on one printer if that's what you need.

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.