![]() Loading |
VBScript |
JavaScript |
Powershell |
Search Options: Delete a Printer Connection
|
||
' Description: Removes a printer connection to a network printer. Script must be run on the local computer.
Set objNetwork = WScript.CreateObject("WScript.Network") objNetwork.RemovePrinterConnection "\\PrintServer\xerox3006" | ||
© 2008 - 2013 Boris Toll :: Scripts available: 6.481 :: :: scriptbox.toll.at :: :: powered by www.toll.at :: |