Jump to content

Printer names off of a Print Server?


Recommended Posts


Hey Keith!

Of course it is possible - use the same code as for local printers, but run it on server.

I am using this when I need to change settings on multiple printers.

If your admin workstation is windows xp, you can use command

wmic /node:your_server printer get name

if this command works, I can post vbscript for you...

Link to comment
Share on other sites

Hey Keith!

Of course it is possible - use the same code as for local printers, but run it on server.

I am using this when I need to change settings on multiple printers.

If your admin workstation is windows xp, you can use command

wmic /node:your_server printer get name

if this command works, I can post vbscript for you...

Sweet, thanks so much! I can write the VBScript code around this. Again, thanks!

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.


×
×
  • Create New...