Script to Inventory Print Servers
Posted by: Brian Desmonds Blog,
on 13 Dec 2008 |
View original | Bookmarked: 0 time(s)
Chatting with a friend this afternoon, I was reminded of a script I have that will collect a bunch of inventory data from print servers and dump it out to a text file you can import into Excel and do whatever you want with.
The script goes out to AD and collects all of the printQueue objects in the domain (these represent published printers). From this list the script compiles a list of print servers and dumps all the printer info off each server. The downside to this is that if you have printer...