Printing Thro USB Port Share the Printer name( in the Printer attached System) Go to Command Prompt Create a Batch file like this thro edit command ( Eg. NETPRINT.BAT) @ECHO ON NET USE LPT1: \\SYSTEMNAME\SHARENAME /PERSISTENT:YES CLS Add the Batch file into Windows startup menu in the required client system |
Network Print Setup Share the Printer name( in the Printer attached System) In Other Clients: Go to Command Prompt Create a Batch file like this thro edit command ( Eg. NETPRINT.BAT) @ECHO ON NET USE LPT1: \\SYSTEMNAME\SHARENAME /PERSISTENT:YES CLS Add the Batch file into Windows startup menu in the required client system |
Thursday, 15 April 2010
Network / USB Printing Solutions
Labels:
Printer Trouble shooting,
Printing Tips
Subscribe to:
Post Comments (Atom)
sir,
ReplyDeletekindly add the procedure for online backup in client computer (batch file) posted by senthili sir in blog