PC Review
Forums
Newsgroups
Windows 2000
Microsoft Windows 2000 Terminal Server Clients
Remote Printer setup over the VPN
Forums
Newsgroups
Windows 2000
Microsoft Windows 2000 Terminal Server Clients
Remote Printer setup over the VPN
![]() |
Remote Printer setup over the VPN |
|
|
Thread Tools | Rate Thread |
|
|
#1 |
|
Guest
Posts: n/a
|
We have 2 windows 2000 server and we setup terminal client in 12 location. Their login to our server through VPN connection through DHCP (DHCP configure in Pix firewall) it is not a Site to site VPN conectivity. As we know that site to site vpn I can configure printer and map the network drive but in DHCP how to configure the printer. We try to setup the remote printer. we couldn't. Please help out, so that we can take print in our remote location itself.
|
|
|
|
#2 |
|
Guest
Posts: n/a
|
I do not understand why you need the remote/network printer.
If your client side printer use some OEM drivers what you need to do is to install the same driver on the server (from Printers and Faxes folder start Server Properties => click on Drivers tab and click on Add button => use Have a Disk to install out of box OEM driver) and create CUSTOM INF file. All of this has to be done on the server. I believe this will solve the problem no matter what kind of network you are using. This are instructions to install CUSTOM INF file (do not forget to install the driver on the server) Custom INF file may help to run OEM not supported drivers. It maps client and server side driver and two registry key must be added on the server side for file name and section name. 1. create INF file - example of CUSTOM.INF file [OEM Printer Mapping] "Canon BJC-8200" = "Canon BJC-8200 (BJRSTR)" ;installed OEM driver = OEM driver on the server 2. two reg values for HKEY_LOCAL_MACHINE\...\rdpwd keys added HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Terminal Server\Wds\rdpwd\PrinterMappingINFName = "c:\windows\inf\CUSTOM.INF " HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Terminal Server\Wds\rdpwd\PrinterMappingINFSection = "OEM Printer Mapping" -- Zenon Pilat (MS) --- This posting is provided "AS IS" with no warranties, and confers no rights --- "Lux" <anonymous@discussions.microsoft.com> wrote in message news:C36264CD-00C5-4708-9E44-51F3E5EF4FF0@microsoft.com... > We have 2 windows 2000 server and we setup terminal client in 12 location. Their login to our server through VPN connection through DHCP (DHCP configure in Pix firewall) it is not a Site to site VPN conectivity. As we know that site to site vpn I can configure printer and map the network drive but in DHCP how to configure the printer. We try to setup the remote printer. we couldn't. Please help out, so that we can take print in our remote location itself. > > |
|
|
|
#3 |
|
Guest
Posts: n/a
|
A word from the field.....:
It is generally not a good idea to install 3th party drivers on a Terminal Server. Most of these are not fully TS-compatible and are known to crash the printer spooler or the whole server. My advice would be to *never* install an OEM printer driver on the server, but instead use the method described below to map the OEM printer driver on the client to a native Windows printer driver (one that comes with the OS) on the server. Something like: "Canon BJC-8200" = "HP LaserJet 4" This method can mean that you loose some of the functionality of the printer, but you will gain stability of the server. -- Vera Noest MCSE, CCEA, Microsoft MVP - Terminal Server http://hem.fyristorg.com/vera/IT --- please respond in newsgroup --- "Zenon Pilat \(MS\)" <zenonp@online.microsoft.com> wrote in news:#lh22PU8DHA.1052@TK2MSFTNGP12.phx.gbl: > I do not understand why you need the remote/network printer. > > If your client side printer use some OEM drivers what you need > to do is to install the same driver on the server (from Printers > and Faxes folder start Server Properties => click on Drivers tab > and click on Add button => use Have a Disk to install out of box > OEM driver) and create CUSTOM INF file. All of this has to be > done on the server. > > I believe this will solve the problem no matter what kind of > network you are using. > > This are instructions to install CUSTOM INF file (do not forget > to install the driver on the server) > > > > Custom INF file may help to run OEM not supported drivers. It > maps client and server side driver and two registry key must be > added on the server side for file name and section name. > > 1. create INF file - example of CUSTOM.INF file > > [OEM Printer Mapping] > > "Canon BJC-8200" = "Canon BJC-8200 (BJRSTR)" ;installed OEM > driver = OEM > driver on the server > > 2. two reg values for HKEY_LOCAL_MACHINE\...\rdpwd keys added > > HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Terminal > Server\Wds\rdpwd\PrinterMappingINFName = > "c:\windows\inf\CUSTOM.INF " > > HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Terminal > Server\Wds\rdpwd\PrinterMappingINFSection = "OEM Printer > Mapping" |
|
|
|
#4 |
|
Guest
Posts: n/a
|
Still I haven't got the answer for my problem , please help me!..
We have 2 windows 2000 server and we setup terminal client in 12 location. Their login to our server through VPN connection through DHCP (DHCP configure in Pix firewall) it is not a Site to site VPN conectivity. As we know that site to site vpn I can configure printer and map the network drive but in DHCP how to configure the printer. We try to setup the remote printer. we couldn't. Please help out, so that we can take print in our remote location itself. Thanks Lu |
|
|
|
#5 |
|
Guest
Posts: n/a
|
I found this on the Terminal Services FAQ at:
http://www.microsoft.com/windows200...rminal_faq.mspx Q. How can I print to my network printers from a terminal services session? A. Install the most recent version of the client. (If this isn't possible, see: Windows 2000 Terminal Services Does Not Redirect Network Printers (Q264039) http://support.microsoft.com/suppor...s/q264/0/39.asp and 302361 - Multifunction Printers That Use DOT4 Ports Are Not Redirected By Using Remote Desktop. http://support.microsoft.com/defaul...b;en-us;q302361 ) On Thu, 12 Feb 2004 20:46:06 -0800, Lux <anonymous@discussions.microsoft.com> wrote: >Still I haven't got the answer for my problem , please help me!... > > >We have 2 windows 2000 server and we setup terminal client in 12 location. Their login to our server through VPN connection through DHCP (DHCP configure in Pix firewall) it is not a Site to site VPN conectivity. As we know that site to site vpn I can configure printer and map the network drive but in DHCP how to configure the printer. We try to setup the remote printer. we couldn't. Please help out, so that we can take print in our remote location itself. > >Thanks > >Lux This posting is provided "AS IS" with no warranties, and confers no rights |
|
|
|
#6 |
|
Guest
Posts: n/a
|
"I cound't found the " Printer and Faxes Folder, start Server properties)"
To open Server Properties from "Printer and Faxes" right click on the white space of this window => select "Server Properties" from the menu and left click on the selection. Print Server Properties dialog page should start => left click on the Drivers tab=> and left click on the Add button => "Add Printer Driver Wizard should start. You may also try as the alternative: Client side: First try to install in-box driver for your printer - do not install OEM driver (uninstall if already installed). If you haven't found the exact driver in the list, try to find close in name type. Install the driver and print Test Page (Right click on the installed printer queue, scroll down to Properties and Left Click on properties. On the "<PrinterName> Properties" dialog box find Print Test Page button). If your TP looks fine just use this driver for your printer. If not delete it and try another one. This way we will eliminate problem with compatibility for the OEM driver and you can forget all the additional steps you will have to do to make Custom INF file to work. Now start the connection to the TS server and wait for the printer to be redirected. It should have the same name as the client one but now the client computer name and session should be included in the redirected printer name. Open document and print selecting this redirected printer. It should work without any additional step. If not - the configuration on your server or the client is set to block the printing redirection. Remember - printing redirection is enabled by default so if you haven't change the setting on client or server it should work. If you use inbox driver (the one supplied by the system not the OEM one installed from the OEM CD) you need do nothing to enable printing redirection. If this is still not working check the setting on the client app (open mstsc.exe => expand the Option>> => click on the Local Resources Tab => make sure Printers are checked in Local devices group) Server side: If this (client property) is checked and you have problem with printer redirection you have to connect to the console of the server and check the General Policy to verify someone did not explicitly made the restriction for printing redirection. If this is OK - no restrictions for printing redirection - open tscc.msc => double click on the right panel RDP-Tcp connection => click on "Client Settings" tab => verify "Use connection settings from user settings" is checked You do not disable printer mapping or any port mapping If this is not working???????? Go back to the client open registry key "HKEY_CURRENT_USER\Software\Microsoft\Terminal Server Client\Default\AddIns\RDPDR\Your_installed_printer_name" and delete this key Stert the client program and connect to TS with the same inbox installed printer (deleting this key you will only delet the cached setting for this printer - not the data or printer driver) Please let us know this is working Ch -- Zenon Pilat (MS) --- This posting is provided "AS IS" with no warranties, and confers no rights --- "lux" <anonymous@discussions.microsoft.com> wrote in message news:06D67596-9219-4862-92F6-17A2AE923E64@microsoft.com... > > > I tried to install my remote printer we got the following error " Printer drivers not install" > > We are using windows 2000 server, could please tell me setup of installing the printer drives. > base on your reply to me, I cound't found the " Printer and Faxes Folder, start Server properties) > > Please help me out.. > > > > ----- Zenon Pilat (MS) wrote: ----- > > I do not understand why you need the remote/network printer. > > If your client side printer use some OEM drivers what you need to do is to > install the same driver on the server (from Printers and Faxes folder start > Server Properties => click on Drivers tab and click on Add button => use > Have a Disk to install out of box OEM driver) and create CUSTOM INF file. > All of this has to be done on the server. > > I believe this will solve the problem no matter what kind of network you are > using. > > This are instructions to install CUSTOM INF file (do not forget to install > the driver on the server) > > > > Custom INF file may help to run OEM not supported drivers. It maps client > and server side driver and two registry key must be added on the server side > for file name and section name. > > 1. create INF file - example of CUSTOM.INF file > > [OEM Printer Mapping] > > "Canon BJC-8200" = "Canon BJC-8200 (BJRSTR)" ;installed OEM driver = OEM > driver on the server > > 2. two reg values for HKEY_LOCAL_MACHINE\...\rdpwd keys added > > HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Terminal > Server\Wds\rdpwd\PrinterMappingINFName = "c:\windows\inf\CUSTOM.INF " > > HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Terminal > Server\Wds\rdpwd\PrinterMappingINFSection = "OEM Printer Mapping" > > -- > Zenon Pilat (MS) > --- > This posting is provided "AS IS" with no warranties, and confers no rights > --- > > "Lux" <anonymous@discussions.microsoft.com> wrote in message > news:C36264CD-00C5-4708-9E44-51F3E5EF4FF0@microsoft.com... > > We have 2 windows 2000 server and we setup terminal client in 12 location. > Their login to our server through VPN connection through DHCP (DHCP > configure in Pix firewall) it is not a Site to site VPN conectivity. As we > know that site to site vpn I can configure printer and map the network > drive but in DHCP how to configure the printer. We try to setup the remote > printer. we couldn't. Please help out, so that we can take print in our > remote location itself. > >> |
|
![]() |
|
| Thread Tools | |
| Rate This Thread | |
|
|

Main Page 

