Question : Create a Batch File to remove network printers from network pc's

Hi ,

We currently have printers setup on Widows 2000 Server which shares out 6 printers to windows xp pro pc 's on an network environment.

I need to get a batch file that will remove the these printers from windows xp pro machines .

Does someone know a batch code to remove these printers.

Any code would be much appricated.
 

Answer : Create a Batch File to remove network printers from network pc's

rundll32 printui.dll,PrintUIEntry /gd /c\\computername /n\\server\printer

This was taken from a previous EE post:

http://www.experts-exchange.com/Programming/Languages/Scripting/Q_22458364.html
Random Solutions  
 
programming4us programming4us