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

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...