#112866 - 2004-01-30 06:11 PM
Map IP Printer?
|
cwhitmore
Starting to like KiXtart
Registered: 2001-05-23
Posts: 102
Loc: Austin, Texas, USA
|
Right now I have remote printers shared through our local server, but I'd like to have them use the IP address of the printer instead. How do I map an IP printer and copy the correct drivers for it when someone logs in? This is what I'm doing now:
;El Paso Printers If ComputerInGroup('El Paso') = 1 If PriMapState('\\server1\EL-4000N') = 0 AddPrinterConnection ("\\server1\EL-4000N") EndIf If PriMapState('\\server1\EL-4100N') = 0 AddPrinterConnection ("\\server1\EL-4100N") EndIf EndIf
|
|
Top
|
|
|
|
#112867 - 2004-01-30 06:23 PM
Re: Map IP Printer?
|
Allen
KiX Supporter
   
Registered: 2003-04-19
Posts: 4562
Loc: USA
|
To add IP Printers try this... Addprinter()
|
|
Top
|
|
|
|
#112870 - 2004-01-30 08:55 PM
Re: Map IP Printer?
|
cwhitmore
Starting to like KiXtart
Registered: 2001-05-23
Posts: 102
Loc: Austin, Texas, USA
|
We currently map printers locally in each office through IP address. We have 12 remote offices and those offices. Those offices are running Exchange and two custom programs that access MS-SQL here in at the main office. I want to cut down on the amount of traffic between the main office and those remotes. Another question: How can I use PriMapState() to check for local IP printers?
|
|
Top
|
|
|
|
#112872 - 2004-01-30 10:32 PM
Re: Map IP Printer?
|
cwhitmore
Starting to like KiXtart
Registered: 2001-05-23
Posts: 102
Loc: Austin, Texas, USA
|
That won't work since we don't have DC's in any of the remote offices.
|
|
Top
|
|
|
|
#112873 - 2004-01-30 10:54 PM
Re: Map IP Printer?
|
ShaneEP
MM club member
   
Registered: 2002-11-29
Posts: 2127
Loc: Tulsa, OK
|
Well...That sucks. Anyways...There isnt really any magic way of adding IP printers via a script. None that I know of anyways.
Quote:
I want to cut down on the amount of traffic between the main office and those remotes
You know adding DCs to the remote sites would help a great deal with that too.
|
|
Top
|
|
|
|
#112879 - 2004-01-31 09:17 PM
Re: Map IP Printer?
|
cwhitmore
Starting to like KiXtart
Registered: 2001-05-23
Posts: 102
Loc: Austin, Texas, USA
|
We are a non-profit so my IT budget is very small. I have all of the servers in one central office that serves Email, Intranet, Custom apps, file and print services. About half the users outside our office store docs on the server in the main office the rest store locally (and are responsible for backing them up). Everyone outside the main office connects directly to the IP of the print server. (only the main office shares printers) The main office is running a full T1 (1.5MB) and the remote office, there are 12 of them, run on DSL (512k up / 1.5MB down). I'm running this network by myself so I don't have the man power or time right now to setup a Linux box at each of these offices (maybe in the future).
I've been using NetMeeting to conduct training and setup the PC as necessary.
|
|
Top
|
|
|
|
Moderator: Jochen, Allen, Radimus, Glenn Barnas, ShaneEP, Ruud van Velsen, Arend_, Mart
|
1 registered
(Allen)
and 1198 anonymous users online.
|
|
|