Home
| Remove a Printer using the Printers Name |
|
|
|
| Written by Cheyenne Harden | |||||
|
When a printer dies or is replaced and a new one installed you need a way to remove the old printer from users machines. But you don't want to do this by hand. This script can remove a mapped printer and can be added to a logon script or run via group policy. ----------COPY EVERYTHING BELOW THIS LINE for the Script---------- On Error Resume Next Dim objNetwork, objPrinter Set objNetwork = CreateObject("WScript.Network")
PLEASE MAKE SURE NO WORD WRAPPING IS HAPPENING IN YOUR SCRIPT!!! 1. Add this to a logon script or to a new GPO.
Powered by !JoomlaComment 3.12 Copyright (C) 2007 Alain Georgette / Copyright (C) 2006 Frantisek Hliva. All rights reserved. |
|||||
| < Prev | Next > |
|---|
















