Printer monitoring script
Posted
by HannesFostie
on Super User
See other posts from Super User
or by HannesFostie
Published on 2010-04-23T10:52:48Z
Indexed on
2010/04/23
10:53 UTC
Read the original article
Hit count: 370
I am going to write a script of some sort to check event viewer in a windows server 2003 for all printjobs, and then write them to a comma delimited textfile like printername_floor_room.txt
I am wondering what the best way is to do this realtime, and keep checking the event viewer constantly. Any caveats I need to be aware of?
Thanks
© Super User or respective owner