Expanding on my code to query single printer information, I found I could pull all networked printers from Active Directory(AD). This will help in cleaning up the naming standard for all our printers. Hopefully making DNS cleaner by using a single standard for host(A) records. Final file is written to c:\printer-info.csv. The attached script will return the following:
To get the script to run, you will need to modify this line (#19) to match your current environment.
Sources: Microsoft, Microsoft, and Geek Speak
| Attachment | Size |
|---|---|
| EnumPrinters.vbs_.txt | 6.87 KB |
Comments
Post new comment