Login | |
|
 |
Re: Please Help: Adding Printer with Authentication - 8/18/2004 12:31:59 AM
|
|
 |
|
| |
mbouchard
Posts: 1916
Score: 16
Joined: 5/15/2003
From: USA
Status: offline
|
Try to map a drive to the server that has the printer on it, then add the printer.
|
|
| |
|
|
|
 |
Re: Please Help: Adding Printer with Authentication - 8/18/2004 2:00:18 AM
|
|
 |
|
| |
mbouchard
Posts: 1916
Score: 16
Joined: 5/15/2003
From: USA
Status: offline
|
I ran into the same problem when I tested mapping to the print server before adding the printer. But I just tried this and it worked. Use Net use the syntax in question is NET USE <devicename | *> [password | *] /HOME WshShell.Run "cmd /k net use \\Server\PrinterName /USER:DOMAIN\USERNAME PASSWORD",1,true WshNetwork.AddWindowsPrinterConnection "\\Server\PrinterName" Mike
|
|
| |
|
|
|
 |
Re: Please Help: Adding Printer with Authentication - 8/20/2004 12:15:50 AM
|
|
 |
|
| |
mbouchard
Posts: 1916
Score: 16
Joined: 5/15/2003
From: USA
Status: offline
|
Unfortunately I can't help you here, not familiar with Samba.
|
|
| |
|
|
|
| |
|
|
 |
|
 |
|
|