Delete local printer on remote workstation

J

Jeremy Schubert

Using Windows 2000, is the best way to delete a local printer on a remote
system to use a batch file with the following command?
rundll32 printui.dll,PrintUIEntry /dl /b "Test Printer" /c\\PRTSVR
Thanks,
Jeremy
 
P

Pegasus \(MVP\)

Jeremy Schubert said:
Using Windows 2000, is the best way to delete a local printer on a remote
system to use a batch file with the following command?
rundll32 printui.dll,PrintUIEntry /dl /b "Test Printer" /c\\PRTSVR
Thanks,
Jeremy

I don't know if it is the best way but if it works, use it!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top