I wanted to find out if there was anyway that I could create a script that would tell me which printer in our print servers is not being used by anyone. I currently have a report from MS access 2000 with all the server names and Ip address and printQ. Please let me know how I can do this, I know there's a way but I'm not sure how to begin with this.
How to create script from Access 2000 report
Collapse
X
-
Sorry well I have a access report with all the printers on out network. I wanted to know how I could create a script that I could use to check on every single printer on the network we would like to know which printer is not being used on our network there's a total of 8 print servers.. Any help would great.Comment
-
I was able to find this MS tutorial on checking printer status. I'm not sure what language the code is written in - not VB. Maybe C#? This may give you a good place to start, though.
And here's another one that uses VB code to call the API for the printer:
Comment
Comment