Sweetworks
MIS
I've looked around and did not see an answer.
I have a script that creates Printers.
But I want to remove everyone first.
To remove a printer I see this
WSHNetwork.RemoveWindowsPrinterConnection "\\ServerOld\HP5si"
Is there a wild card for this? Will this work?
WSHNetwork.RemoveWindowsPrinterConnection *
I have a script that creates Printers.
But I want to remove everyone first.
To remove a printer I see this
WSHNetwork.RemoveWindowsPrinterConnection "\\ServerOld\HP5si"
Is there a wild card for this? Will this work?
WSHNetwork.RemoveWindowsPrinterConnection *