|
server
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Adding Printer Standard TCP/IP Port with Batch file or script
How can i add Printer Standard TCP/IP Port automatically with no user
interaction r with batch file or script.. anyone can help me? Thynk you Reynaldo Reynaldo wrote:
> How can i add Printer Standard TCP/IP Port automatically with no user You can use prnport.vbs on XP to add a port.> interaction r with batch file or script.. > anyone can help me? > > Thynk you > Reynaldo prnport.vbs -a -r IP_192.168.0.1 -h 192.168.0.1 -o raw This would add a port connect to 192.168.0.1 . You can type in just the script name to get all the options. Yimin Wei |
|||||||||||||||||||||||