It's possible that they have different client drivers, so the one that doesn't work has a driver that isn't installed on the server. For example, if two users have LaserJet 4100 printers, but one installs as a "HP LaserJet 4100 Series" and the other installs it as a "HP LaserJet 4100 Series PCL 6" but the server only has the driver for the "HP LaserJet 4100 Series PCL 6", the other client's printer won't get auto-created
Check the system event log on the server for event ID 1111, which will tell you what driver is required. Once you have that info you can map the requested driver to the one that's already installed (using a user defined inf file), instead of adding more drivers to your server
Detailed info here
http://www.workthin.com/tsp.ht
Patrick Rous
Microsoft MVP - Terminal Serve
http://www.workthin.co
----- bjleicht wrote: ----
I have a Windows 2000 member server running Terminal
Services. I have a client who is running XP Pro and
connects using Remote Desktop. They have a Brother 9700
Multifunction printer attached to their pc using usb
port. I have not disabled any mapping on the Terminal
Server Configuration. When they connect their printer
does not show up. I have another client that uses Windows
2000 Pro with the same printer and it shows up fine and
they are able to print it. What do I need to do to get
the printer to work with the XP client?
TI