I have a lot of new printers I need to create on our cluster. I can not find a way to create the IP printer port. The following command creates the printer RUNDLL32 PRINTUI.DLL,PrintUIEntry /if /b "test" /c \\cluster-group-name /f "C:\WINDOWS\INF\ntprint.inf" /r "TP-128-1:" /m "HP LaserJet 4100 PCL 6" /h "Intel" /v "Windows 2003" /u /z . This is successful because the TP-128-1: port already exits on the cluster. I have tried prnport.vbs but this command only creates ports on the local machine. I need them to be located on the cluster group.
Does anyone know of a way to do this?
Does anyone know of a way to do this?