|
Question : Remove a network printer using vbscript
|
|
Hello,
I have a vbscript login script that adds windows printers from a Windows 2003 print server using the "WSHNetwork.AddWindowsPrinterConnection" command. I was just wondering if there is a similar command that can be used to remove a network printer. i tried "WSHNetwork.DeleteWindowsPrinterConnection" and "WSHNetwork.RemoveWindowsPrinterConnection" but neither of them seemed to work. I'm a total vbscript n00b so i apologize if this question is lame. Thanks in advance for the help!
UUCUTECH
|
Answer : Remove a network printer using vbscript
|
|
|
|
|