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
"Jeremy Schubert" wrote in message news:y2udg.191071$WI1.69447@pd7tw2no... > 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!