Re: Change the default Printer
- From: v-mzhuan@xxxxxxxxxxxxxxxxxxxx (Manfred Zhuang [MSFT])
- Date: Mon, 08 Oct 2007 08:37:54 GMT
Hello Customer,
Thank you for your reply.
I understand that it did not work on the terminal server.
Firstly I suggest you try RWW. We can enable documents on the remote
computer to be printed on a local printer in Optional settings.
If you still would like to use TS, let's move on:
Based on my research, the default printer assignment is determined by the
following:
1. When Printer Redirection feature is enabled, the default printer in the
Client Computer becomes the default printer for the terminal server.
Therefore, if the user logs from different client computers, the default
printers may change.
2. When Printer Redirection is disabled, the default printer in the
Terminal Server user profile is the default printer.
To setup a default printer, you may choose the following possible methods
that according to your requirement.
Method I: Enable Printer Redirection and redirect the default network
printer
--------------------------
1. Enable Printer Redirecting. Make sure all your client computers use the
same Network Printer (that you prefer) as the default printer.
2. Once the client connects to your Terminal server, the preferred network
printer becomes the default printer in your terminal session.
NOTE: By Default Windows Server 2003 redirect all printers on the client's
computer. However, if you use Remote Desktop Connection or the Terminal
Services Client version 4.0 or 5.0 to connect to another Windows-based
computer from a computer that is not running Windows Server 2003, your
local printers may not be redirected. As a result, your local printers are
not available in the remote desktop or terminal services session. See:
264039 Windows 2000 Terminal Services Does Not Redirect Network Printers
http://support.microsoft.com/?id=264039
In addition. If you uncheck the "Use connection settings from user
settings" and "Default to main client printer" settings, the client default
printer may not become the default.
1. Open the Terminal Service Configuration snap-in.
2. Right click the RDP-Tcp connection, and click Properties.
3. In the Client Settings tab, ensure that you check the "Use connection
settings from user settings".
4. Log off the client and then reconnect to the terminal server to test
again.
Method 2: Disable Printer Redirection and setup a mandatory profile for all
terminal users.
-------------------------------------------
On this mandatory profile, setup the default printer for this terminal
server. After you configure all terminal server users to use the mandatory
profile, all users get the same default printer setting you configured in
the mandatory profile.
For more information, see:
285977 Configuring Windows 2000 User Environment to Limit Program
Availability
http://support.microsoft.com/?id=285977
Additional Readings:
===============
Providing client access to local printers
http://technet2.microsoft.com/windowsserver/en/library/736e0500-7c7e-4c2d-b6
ed-e0cfc7011db31033.mspx?mfr=true
818758 White Paper: Terminal Services and Printing
http://support.microsoft.com/?id=818758
Best regards,
Manfred Zhuang(MSFT)
Microsoft Online Newsgroup Support
Get Secure! - www.microsoft.com/security
=====================================================
This newsgroup only focuses on SBS technical issues. If you have issues
regarding other Microsoft products, you'd better post in the corresponding
newsgroups so that they can be resolved in an efficient and timely manner.
You can locate the newsgroup here:
http://www.microsoft.com/communities/newsgroups/en-us/default.aspx
When opening a new thread via the web interface, we recommend you check the
"Notify me of replies" box to receive e-mail notifications when there are
any updates in your thread. When responding to posts via your newsreader,
please "Reply to Group" so that others may learn and benefit from your
issue.
Microsoft engineers can only focus on one issue per thread. Although we
provide other information for your reference, we recommend you post
different incidents in different threads to keep the thread clean. In doing
so, it will ensure your issues are resolved in a timely manner.
For urgent issues, you may want to contact Microsoft CSS directly. Please
check http://support.microsoft.com for regional support phone numbers.
Any input or comments in this thread are highly appreciated.
=====================================================
This posting is provided "AS IS" with no warranties, and confers no rights.
--------------------
| Thread-Topic: Change the default Printer
| thread-index: AcgHpzrL9cW96QA6RWW6AJa7bJz5cg==
| X-WBNR-Posting-Host: 207.46.193.207
| From: =?Utf-8?B?U3R1?= <Stu@xxxxxxxxxxxxxxxxxxxxxxxxx>
| References: <9AA3A109-61F4-4AB4-8FFB-ECCB8BA5D44F@xxxxxxxxxxxxx>
<88926502-2191-4E50-941B-6EB55C075DD1@xxxxxxxxxxxxx>
<0E102FD5-72F9-4D43-98EE-E5CAFF7CB093@xxxxxxxxxxxxx>
<At5jfmyBIHA.360@xxxxxxxxxxxxxxxxxxxxxx>
| Subject: Re: Change the default Printer
| Date: Fri, 5 Oct 2007 16:27:00 -0700
| Lines: 130
| Message-ID: <B46EBD67-6705-4454-8709-8A0817E7E3B1@xxxxxxxxxxxxx>
| MIME-Version: 1.0
| Content-Type: text/plain;
| charset="Utf-8"
| Content-Transfer-Encoding: 7bit
| X-Newsreader: Microsoft CDO for Windows 2000
| Content-Class: urn:content-classes:message
| Importance: normal
| Priority: normal
| X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.2929
| Newsgroups: microsoft.public.windows.server.sbs
| Path: TK2MSFTNGHUB02.phx.gbl
| Xref: TK2MSFTNGHUB02.phx.gbl microsoft.public.windows.server.sbs:67745
| NNTP-Posting-Host: tk2msftibfm01.phx.gbl 10.40.244.149
| X-Tomcat-NG: microsoft.public.windows.server.sbs
|
| This worked great on the local machines, but the terminal server was
| unaffected. When users log on to the terminal server as the current user
and
| they used a shared printer (from the local machine) it still reverts back
to
| the networked printer. I changed the HKCU setting and the HKLM settings
as
| the user was logged on to the terminal server and I logged on as domain
| admin, but neither worked. Any other suggestions?
|
| "Manfred Zhuang [MSFT]" wrote:
|
| > Hello Customer,
| >
| > Thank you for posting here.
| >
| > From your post, I understand that you installed a local printer and set
it
| > as the default printer for the clients. However, after a reboot, the
| > default printer is changed back to the network printer.
| >
| > From a SBS 2003 point of view, if the server has a network printer
| > attached, it will be added to the client computer and set as the
default
| > printer. The network printer name \\%sbsserver%\%SharedPrinterName%
| > (REG_DWORD) is added to
| > HKCU\Software\Micrsoft\SmallBusinessServer\ClientSetup\Printers on the
| > workstations.
| >
| > 1. The behavior can be disabled for a single user by setting
| > HKCU\Software\Micrsooft\SmallBusinessServer\ClientSetup\NoPrinterConfig
| > (REG_DWORD) to 1 on a workstation.
| >
| > 2. The behavior can be disabled for all users by setting
| > HKLM\Software\Micrsooft\SmallBusinessServer\ClientSetup\NoPrinterConfig
| > (REG_DWORD) to 1.
| >
| > 3. If the printers have already been configured on the clients, the
| > following registry value is created under
| >
''HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\smallbusinessserver\clientsetup''
| > with value data ''1'':
| > HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\smallbusinessserver\clientsetup.
| >
| > 4. To let the clients be re-configured, you need to manually delete the
| > registry value mentioned in 3.
| >
| > Please try the above steps at your earliest convenience. If you have
any
| > concern, please feel free to let me know.
| >
| > Best regards,
| >
| > Manfred Zhuang(MSFT)
| > Microsoft Online Newsgroup Support
| >
| > Get Secure! - www.microsoft.com/security
| >
| > =====================================================
| > This newsgroup only focuses on SBS technical issues. If you have issues
| > regarding other Microsoft products, you'd better post in the
corresponding
| > newsgroups so that they can be resolved in an efficient and timely
manner.
| > You can locate the newsgroup here:
| > http://www.microsoft.com/communities/newsgroups/en-us/default.aspx
| >
| > When opening a new thread via the web interface, we recommend you check
the
| > "Notify me of replies" box to receive e-mail notifications when there
are
| > any updates in your thread. When responding to posts via your
newsreader,
| > please "Reply to Group" so that others may learn and benefit from your
| > issue.
| >
| > Microsoft engineers can only focus on one issue per thread. Although we
| > provide other information for your reference, we recommend you post
| > different incidents in different threads to keep the thread clean. In
doing
| > so, it will ensure your issues are resolved in a timely manner.
| >
| > For urgent issues, you may want to contact Microsoft CSS directly.
Please
| > check http://support.microsoft.com for regional support phone numbers.
| >
| > Any input or comments in this thread are highly appreciated.
| > =====================================================
| >
| > This posting is provided "AS IS" with no warranties, and confers no
rights.
| > --------------------
| > | Thread-Topic: Change the default Printer
| > | thread-index: AcgG87fs3A8qt6m2RJWSRVpRsirQCA==
| > | X-WBNR-Posting-Host: 207.46.193.207
| > | From: =?Utf-8?B?U3R1?= <Stu@xxxxxxxxxxxxxxxxxxxxxxxxx>
| > | References: <9AA3A109-61F4-4AB4-8FFB-ECCB8BA5D44F@xxxxxxxxxxxxx>
| > <88926502-2191-4E50-941B-6EB55C075DD1@xxxxxxxxxxxxx>
| > | Subject: Re: Change the default Printer
| > | Date: Thu, 4 Oct 2007 19:02:01 -0700
| > | Lines: 21
| > | Message-ID: <0E102FD5-72F9-4D43-98EE-E5CAFF7CB093@xxxxxxxxxxxxx>
| > | MIME-Version: 1.0
| > | Content-Type: text/plain;
| > | charset="Utf-8"
| > | Content-Transfer-Encoding: 7bit
| > | X-Newsreader: Microsoft CDO for Windows 2000
| > | Content-Class: urn:content-classes:message
| > | Importance: normal
| > | Priority: normal
| > | X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.2929
| > | Newsgroups: microsoft.public.windows.server.sbs
| > | Path: TK2MSFTNGHUB02.phx.gbl
| > | Xref: TK2MSFTNGHUB02.phx.gbl microsoft.public.windows.server.sbs:67559
| > | NNTP-Posting-Host: tk2msftibfm01.phx.gbl 10.40.244.149
| > | X-Tomcat-NG: microsoft.public.windows.server.sbs
| > |
| > | I do not want the network printer as default. I want the local as
the
| > default.
| > |
| > | "Costas" wrote:
| > |
| > | > Check the Group Policy for scripts that run and make the network
| > printer the
| > | > default one
| > | >
| > | > --
| > | > Costas
| > | >
| > | >
| > | > "Stu" <Stu@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
| > | > news:9AA3A109-61F4-4AB4-8FFB-ECCB8BA5D44F@xxxxxxxxxxxxxxxx
| > | > > I've installed printers on the Small Busienss Server 2003.
These, of
| > | > > course,
| > | > > show up for the user. But when I install a local printer, the
default
| > | > > remains a networked printer. We change the default setting on
the
| > local
| > | > > XP
| > | > > machine to the local printer, but everytime we reboot, it
defaults
| > back to
| > | > > the networked printer. Any suggestions?
| > | >
| > |
| >
| >
|
.
- Follow-Ups:
- Re: Change the default Printer
- From: Stu
- Re: Change the default Printer
- References:
- Re: Change the default Printer
- From: Costas
- Re: Change the default Printer
- From: Manfred Zhuang [MSFT]
- Re: Change the default Printer
- From: Stu
- Re: Change the default Printer
- Prev by Date: RE: Connecting to Exchange with SBS 2003
- Next by Date: RE: mail not sent outside to smart host
- Previous by thread: Re: Change the default Printer
- Next by thread: Re: Change the default Printer
- Index(es):
Relevant Pages
|
Loading