Home All Groups Group Topic Archive Search About

URGENT: Add a shared printer for all users in a computer

Author
17 Oct 2008 12:55 PM
Gaspar
I'm logging in a client computer as an administrator and adding a remote
printer (shared in another computer), but when a different user logs in, the
shared printer doesn't appear in Control Panel.

What am I missing? Is this the excepted behaviour? What should I do to the
let all users that log in the computer use the shared printer  (and not
having the configurate each one)?

By the way, I'm working in a Windows 2003 Server domain.

Thanks!

Author
17 Oct 2008 1:44 PM
Robert L. (MS-MVP)
You may have many options. You may add the printer to the default user or
use script. This search result may help.

printing issues
How to setup a network printer for all users on NT/w2k/xp? How to delete a
printing job that won't go away How to install a network printer on
NT/W2K/XP for ...
www.chicagotech.net/print.htm

--
Bob Lin, MS-MVP, MCSE & CNE
Networking, Internet, Routing, VPN Troubleshooting on
http://www.ChicagoTech.net
How to Setup Windows, Network, VPN & Remote Access on
http://www.HowToNetworking.com
Show quoteHide quote
"Gaspar" <noreply@nospamplease.com> wrote in message
news:O2L%23UeFMJHA.4772@TK2MSFTNGP03.phx.gbl...
> I'm logging in a client computer as an administrator and adding a remote
> printer (shared in another computer), but when a different user logs in,
> the shared printer doesn't appear in Control Panel.
>
> What am I missing? Is this the excepted behaviour? What should I do to the
> let all users that log in the computer use the shared printer  (and not
> having the configurate each one)?
>
> By the way, I'm working in a Windows 2003 Server domain.
>
> Thanks!
>
Author
17 Oct 2008 4:46 PM
Lanwench [MVP - Exchange]
Gaspar <noreply@nospamplease.com> wrote:
> I'm logging in a client computer as an administrator and adding a
> remote printer (shared in another computer), but when a different
> user logs in, the shared printer doesn't appear in Control Panel.
>
> What am I missing? Is this the excepted behaviour? What should I do
> to the let all users that log in the computer use the shared printer (and
> not having the configurate each one)?
>
> By the way, I'm working in a Windows 2003 Server domain.
>
> Thanks!

Network printers are always set per user, not per machine. If you have R2,
this is a little easier to manage, but it's entirely possible to deploy them
via group policy or login script without that.

http://technet.microsoft.com/en-us/library/cc722179.aspx
http://www.computerperformance.co.uk/Logon/logon_printer_computer.htm

These are just a couple - google will yield many hits. Search for something
like:
deploy network printer group policy
Author
17 Oct 2008 10:05 PM
Anteaus
"Gaspar" wrote:

> I'm logging in a client computer as an administrator and adding a remote
> printer (shared in another computer), but when a different user logs in, the
> shared printer doesn't appear in Control Panel.
>

Setup the printer as using LPT1, and then change the port to the network
resource. This way it is not user-dependent.

Or, use TCP/IP (LPR) printing, which avoids all the problems of SMB-based
printer sharing.