Printing from Client Problem
Hello
Please I want solution for this problem: I have One Server with Windows server 2003 and 5 Clients.. I shared the printers from the server and added all of the printers on all Clients but every time I have to print I have to open session between clients and server ... can I do something to make authorization Automatic?
Every time to Print I have go to:
Start Menu >> Run then Type \\server-pc then:
User: administrator
password: server
then the printer work else will not work ...
every restart or turn on the client computer I have to do these steps to allow printing... can you help me to solve this??
Thanks
January 23rd, 2010 2:29pm
Just setup a basic Active Directory domain and then create users in the domain. You can use logon script to connect the printer when every user will log onto the domain. Alternatively, domain users should be able the printer on the server manually and then it will stay in their environments. Users will connect to the printer with normal users' privilege instead of the server administrator. SJJ123
Free Windows Admin Tool Kit Click here and download it now
January 25th, 2010 1:15am
thank you But can you send to me the steps to do the right ... I am not Familiar with windows Server :( Thanks for Help
January 25th, 2010 11:01am
Hi,Thanks for the post.why don't you just refer to the following article to deploy printers by using Group Policy?Deploy printers by using Group Policyhttp://technet.microsoft.com/en-us/library/cc722179(WS.10).aspxHope this helps.
Free Windows Admin Tool Kit Click here and download it now
January 25th, 2010 11:39am
With only 1 server and 5 clients and given the fact that you admittedly aren't famliar with Windows Server, creating an Active Directory environment just so that you can print is overkill and is not your best solution. Deploying printers with Group Policy as suggested by Miles is also not going to work for you since it assumes an AD environment to begin with.The easiest solution, given your current environment is as follows:1. On the server, create user accounts whose usernames and passwords match the usernames and passwords of the users logging on to the clients.2. Create a group on the server for printing purposes.3. Add the user accounts created in step 1 to the group created in step 2.4. Share the printer.5. Give the group greated in step 2 permissions to use the shared printer.6. On the clients, connect to the shared printer.Problem solved.Paul Adare
CTO
IdentIT Inc.
ILM MVP
January 25th, 2010 11:56am


