Microsoft
Software
Hardware
Network
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-exchang
e.com/Prog
ramming/La
nguages/
Sc
ripting/Q_
22458364.h
tml
Random Solutions
Removing duplicate entries in a file
Event ID 4001 on Exchange 2007
Remote Desktop Connection/RDP Issues - Trying to connect to workstation within a domain behind firewall
minimums Files to boot a custom small Win Xp system
SQL query - Get last record based on date
Return keyword in stored procedure do?
Setting up Internet Authentication Service with Mac addresses
Sharing Multiple My Calenders in Outlook 2003
In Outlook 2007 is there a way to customize the calendar so that the birthdays that are in the contacts don't show up on the candar?
How do I concatenate variable names in AS3?