Remote Connectivity

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,
I'm trying to using XP Pro to connect to another XP Pro machine I'm trying
to use printer when I use the RDP, I have the box check marked in the
Options>Local Resources>Local devices and I've checked Printers. Is there
another step I need to do
to be able to use the printer?



Thanks in advance, Craig
 
Hi Craig,

Thank you for using newsgroup!

From the problem description of the post you submitted, my understanding
is: When Computer-A connects Computer-B using Remote Desktop Connection,
you want to use the printer in Computer-A in the RDP session. If I have
misunderstood your concern, please let me know.

In order to make the local printer usable in the RDP session, the only
action we need to take is showed below:

1. Click Start, point to All Programs, point to Accessories, point to
Communications, and then click Remote Desktop Connection.
2. Click Options in the Remote Desktop Connection dialog box.
3. Click the Local Resources tab.
4. Click Printers in the Local Devices box.
5. Click Connect.

For more information on the above, please refer to the knowledge base
article below:

312135 How To Make a Local Printer Available During a Connection to a
Remote Desktop in Windows XP Professional
http://support.microsoft.com/kb/312135

If you have any further questions or concerns on the above, please feel
free to post back, where I will be happy to answer any of your questions.
--------------------
| From: <[email protected]>
| Subject: Remote Connectivity
| Date: Mon, 5 Mar 2007 13:35:43 -0500
| Lines: 12
| X-Priority: 3
| X-MSMail-Priority: Normal
| X-Newsreader: Microsoft Outlook Express 6.00.2900.3028
| X-RFC2646: Format=Flowed; Original
| X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.3028
| Message-ID: <[email protected]>
| Newsgroups: microsoft.public.windowsxp.general
| NNTP-Posting-Host: cblmdm72-240-127-118.buckeyecom.net 72.240.127.118
| Path: TK2MSFTNGHUB02.phx.gbl!TK2MSFTNGP01.phx.gbl!TK2MSFTNGP03.phx.gbl
| Xref: TK2MSFTNGHUB02.phx.gbl microsoft.public.windowsxp.general:50031
| X-Tomcat-NG: microsoft.public.windowsxp.general
|
| Hi,
| I'm trying to using XP Pro to connect to another XP Pro machine I'm
trying
| to use printer when I use the RDP, I have the box check marked in the
| >Options>Local Resources>Local devices and I've checked Printers. Is
there
| another step I need to do
| to be able to use the printer?
|
|
|
| Thanks in advance, Craig
|
|
|
 
Hi Craig,

Thank you for using newsgroup!

From the problem description of the post you submitted, my understanding
is: When Computer-A connects Computer-B using Remote Desktop Connection,
you want to use the printer in Computer-A in the RDP session. If I have
misunderstood your concern, please let me know.

In order to make the local printer usable in the RDP session, the only
action we need to take is showed below:

1. Click Start, point to All Programs, point to Accessories, point to
Communications, and then click Remote Desktop Connection.
2. Click Options in the Remote Desktop Connection dialog box.
3. Click the Local Resources tab.
4. Click Printers in the Local Devices box.
5. Click Connect.

For more information on the above, please refer to the knowledge base
article below:

312135 How To Make a Local Printer Available During a Connection to a
Remote Desktop in Windows XP Professional
http://support.microsoft.com/kb/312135

If you have any further questions or concerns on the above, please feel
free to post back, where I will be happy to answer any of your questions.

Regards,

Helen Li

Microsoft Online Partner Support
Get Secure! - www.microsoft.com/security
====================================================
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
====================================================
This posting is provided "AS IS" with no warranties, and confers no rights.

--------------------
| From: <[email protected]>
| Subject: Remote Connectivity
| Date: Mon, 5 Mar 2007 13:35:43 -0500
| Lines: 12
| X-Priority: 3
| X-MSMail-Priority: Normal
| X-Newsreader: Microsoft Outlook Express 6.00.2900.3028
| X-RFC2646: Format=Flowed; Original
| X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.3028
| Message-ID: <[email protected]>
| Newsgroups: microsoft.public.windowsxp.general
| NNTP-Posting-Host: cblmdm72-240-127-118.buckeyecom.net 72.240.127.118
| Path: TK2MSFTNGHUB02.phx.gbl!TK2MSFTNGP01.phx.gbl!TK2MSFTNGP03.phx.gbl
| Xref: TK2MSFTNGHUB02.phx.gbl microsoft.public.windowsxp.general:50031
| X-Tomcat-NG: microsoft.public.windowsxp.general
|
| Hi,
| I'm trying to using XP Pro to connect to another XP Pro machine I'm
trying
| to use printer when I use the RDP, I have the box check marked in the
| >Options>Local Resources>Local devices and I've checked Printers. Is
there
| another step I need to do
| to be able to use the printer?
|
|
|
| Thanks in advance, Craig
|
|
|
 
Thanks Helen,
Since I already did that and I can't view or use the printer my question is
what is the underlying issue?
Thanks again Craig
 
Dear Craig,

Many thanks for your reply!

We can take the following steps to troubleshoot this issue:

Suggestion 1: Check group policyusing GPEDIT.MSC
===================
1. Click on Start ->Run and enter Gpedit.msc in the open line. Press Enter.
2. Navigate through Local Computer policy->Computer
Configuration->Administrative Templates->Windows Components->Terminal
Services->Client/Server Data Redirection. Check the following settings:

a. Do not allow Client Printer redirection
Specifies whether to prevent the mapping of client printers in Terminal
Services sessions.

If the status is set to Enabled, users cannot redirect print jobs from the
remote computer to a local client printer in Terminal Services sessions.
If the status is set to Disabled, users can redirect print jobs with client
printer mapping.

b. Do not allow LPT Port Re direction
Specifies whether to prevent the redirection of data to client LPT ports
during a Terminal Services session.

If the status is set to Enabled, users in a Terminal Services session
cannot redirect server data to the local LPT port.
If the status is set to Disabled, LPT port redirection is always allowed.

c. Do not set default client printer to be default printer in a session
Specifies whether the client default printer is automatically set as the
default printer in a Terminal Services session.

If the status is set to Enabled, the default printer is the printer
specified on the remote computer.
If the status is set to Disabled, the terminal server automatically maps
the client default printer and sets it as the default printer upon
connection.

Make sure that all the above are set to “Disabled”

Suggestion 2: Check permission on print spooler
====================
In order for users to be able to print on a Terminal Server, users will
need Read, Write, Execute, and List Folder Contents access to the print
spooler's directory: %SystemRoot%\System32\Spool.

Suggestion 3: Clean boot
====================
1. Click Start, click Run, type "msconfig" (without the quotation marks) in
the Open box, and then click OK.
2. In the Startup tab, click the "Disable All" button.
3. In the Services tab, check the "Hide All Microsoft Services" checkbox,
and then click the "Disable All" button.
4. Click OK and restart your computer.

If there is any update, please feel free to let me know.

Have a nice day!

Best regards,

Helen Li
Microsoft Online Partner Support

======================================================
PLEASE NOTE: The partner managed newsgroups are provided to assist with
break/fix issues and simple how to questions.

We also love to hear your product feedback!
Let us know what you think by posting
from the web interface: Partner Feedback
from your newsreader: microsoft.private.directaccess.partnerfeedback.
We look forward to hearing from you!
======================================================
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from this issue.
======================================================
This posting is provided "AS IS" with no warranties, and confers no rights.
======================================================




--------------------
| From: <[email protected]>
| References: <[email protected]>
<[email protected]>
| Subject: Re: Remote Connectivity
| Date: Tue, 6 Mar 2007 07:44:21 -0500
| Lines: 83
| X-Priority: 3
| X-MSMail-Priority: Normal
| X-Newsreader: Microsoft Outlook Express 6.00.2900.3028
| X-RFC2646: Format=Flowed; Original
| X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.3028
| Message-ID: <e#7yDy#[email protected]>
| Newsgroups: microsoft.public.windowsxp.general
| NNTP-Posting-Host: cblmdm72-240-127-118.buckeyecom.net 72.240.127.118
| Path: TK2MSFTNGHUB02.phx.gbl!TK2MSFTNGP01.phx.gbl!TK2MSFTNGP03.phx.gbl
| Xref: TK2MSFTNGHUB02.phx.gbl microsoft.public.windowsxp.general:50396
| X-Tomcat-NG: microsoft.public.windowsxp.general
|
| Thanks Helen,
| Since I already did that and I can't view or use the printer my question
is
| what is the underlying issue?
| Thanks again Craig
| | > Hi Craig,
| >
| > Thank you for using newsgroup!
| >
| > From the problem description of the post you submitted, my understanding
| > is: When Computer-A connects Computer-B using Remote Desktop Connection,
| > you want to use the printer in Computer-A in the RDP session. If I have
| > misunderstood your concern, please let me know.
| >
| > In order to make the local printer usable in the RDP session, the only
| > action we need to take is showed below:
| >
| > 1. Click Start, point to All Programs, point to Accessories, point to
| > Communications, and then click Remote Desktop Connection.
| > 2. Click Options in the Remote Desktop Connection dialog box.
| > 3. Click the Local Resources tab.
| > 4. Click Printers in the Local Devices box.
| > 5. Click Connect.
| >
| > For more information on the above, please refer to the knowledge base
| > article below:
| >
| > 312135 How To Make a Local Printer Available During a Connection to a
| > Remote Desktop in Windows XP Professional
| > http://support.microsoft.com/kb/312135
| >
| > If you have any further questions or concerns on the above, please feel
| > free to post back, where I will be happy to answer any of your
questions.
| >
| > Regards,
| >
| > Helen Li
| >
| > Microsoft Online Partner Support
| > Get Secure! - www.microsoft.com/security
| > ====================================================
| > When responding to posts, please "Reply to Group" via your newsreader so
| > that others may learn and benefit from your issue.
| > ====================================================
| > This posting is provided "AS IS" with no warranties, and confers no
| > rights.
| >
| > --------------------
| > | From: <[email protected]>
| > | Subject: Remote Connectivity
| > | Date: Mon, 5 Mar 2007 13:35:43 -0500
| > | Lines: 12
| > | X-Priority: 3
| > | X-MSMail-Priority: Normal
| > | X-Newsreader: Microsoft Outlook Express 6.00.2900.3028
| > | X-RFC2646: Format=Flowed; Original
| > | X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.3028
| > | Message-ID: <[email protected]>
| > | Newsgroups: microsoft.public.windowsxp.general
| > | NNTP-Posting-Host: cblmdm72-240-127-118.buckeyecom.net 72.240.127.118
| > | Path: TK2MSFTNGHUB02.phx.gbl!TK2MSFTNGP01.phx.gbl!TK2MSFTNGP03.phx.gbl
| > | Xref: TK2MSFTNGHUB02.phx.gbl microsoft.public.windowsxp.general:50031
| > | X-Tomcat-NG: microsoft.public.windowsxp.general
| > |
| > | Hi,
| > | I'm trying to using XP Pro to connect to another XP Pro machine I'm
| > trying
| > | to use printer when I use the RDP, I have the box check marked in the
| > | >Options>Local Resources>Local devices and I've checked Printers. Is
| > there
| > | another step I need to do
| > | to be able to use the printer?
| > |
| > |
| > |
| > | Thanks in advance, Craig
| > |
| > |
| > |
| >
|
|
|
 
Hi Craig,

I am just writing to see how everything is going. If you have any updates
or need any further assistance on this issue, please feel free to let me
know. I am glad to be of assistance.

If you are unable to view the reply to your thread, please send an email to
me at (e-mail address removed) with a description of the problem and what
newsreader you are using.

Regards,

Helen Li

Microsoft Online Partner Support
Get Secure! - www.microsoft.com/security
====================================================
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
====================================================
This posting is provided "AS IS" with no warranties, and confers no rights.
 
Dear Craig,

Many thanks for your reply!

I have replied you on 7th March as for your last reply so you may check
them below:
****************************************************

We can take the following steps to troubleshoot this issue:

Suggestion 1: Check group policyusing GPEDIT.MSC
===================
1. Click on Start ->Run and enter Gpedit.msc in the open line. Press Enter.
2. Navigate through Local Computer policy->Computer
Configuration->Administrative Templates->Windows Components->Terminal
Services->Client/Server Data Redirection. Check the following settings:

a. Do not allow Client Printer redirection Specifies whether to prevent
the mapping of client printers in Terminal Services sessions.

If the status is set to Enabled, users cannot redirect print jobs from the
remote computer to a local client printer in Terminal Services sessions.
If the status is set to Disabled, users can redirect print jobs with client
printer mapping.

b. Do not allow LPT Port Re direction
Specifies whether to prevent the redirection of data to client LPT ports
during a Terminal Services session.

If the status is set to Enabled, users in a Terminal Services session
cannot redirect server data to the local LPT port.
If the status is set to Disabled, LPT port redirection is always allowed.

c. Do not set default client printer to be default printer in a session
Specifies whether the client default printer is automatically set as the
default printer in a Terminal Services session.

If the status is set to Enabled, the default printer is the printer
specified on the remote computer.
If the status is set to Disabled, the terminal server automatically maps
the client default printer and sets it as the default printer upon
connection.

Make sure that all the above are set to "Disabled"

Suggestion 2: Check permission on print spooler
====================
In order for users to be able to print on a Terminal Server, users will
need Read, Write, Execute, and List Folder Contents access to the print
spooler's directory: %SystemRoot%\System32\Spool.

Suggestion 3: Clean boot
====================
1. Click Start, click Run, type "msconfig" (without the quotation marks) in
the Open box, and then click OK.
2. In the Startup tab, click the "Disable All" button.
3. In the Services tab, check the "Hide All Microsoft Services" checkbox,
and then click the "Disable All" button.
4. Click OK and restart your computer.

If there is any update, please feel free to let me know.

Regards,

Helen Li

Microsoft Online Partner Support
Get Secure! - www.microsoft.com/security
====================================================
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
====================================================
This posting is provided "AS IS" with no warranties, and confers no rights.



--------------------
| X-Tomcat-ID: 193288324
| References: <[email protected]>
<[email protected]>
<e#7yDy#[email protected]>
<[email protected]>
| MIME-Version: 1.0
| Content-Type: text/plain
| Content-Transfer-Encoding: 7bit
| From: (e-mail address removed) ("Helen Li[MSFT]")
| Organization: Microsoft
| Date: Fri, 09 Mar 2007 10:43:31 GMT
| Subject: Re: Remote Connectivity
| X-Tomcat-NG: microsoft.public.windowsxp.general
| Message-ID: <[email protected]>
| Newsgroups: microsoft.public.windowsxp.general
| Lines: 21
| Path: TK2MSFTNGHUB02.phx.gbl
| Xref: TK2MSFTNGHUB02.phx.gbl microsoft.public.windowsxp.general:51736
| NNTP-Posting-Host: TOMCATIMPORT1 10.201.218.122
|
| Hi Craig,
|
| I am just writing to see how everything is going. If you have any updates
| or need any further assistance on this issue, please feel free to let me
| know. I am glad to be of assistance.
|
| If you are unable to view the reply to your thread, please send an email
to
| me at (e-mail address removed) with a description of the problem and what
| newsreader you are using.
|
| Regards,
|
| Helen Li
|
| Microsoft Online Partner Support
| Get Secure! - www.microsoft.com/security
| ====================================================
| When responding to posts, please "Reply to Group" via your newsreader so
| that others may learn and benefit from your issue.
| ====================================================
| This posting is provided "AS IS" with no warranties, and confers no
rights.
|
|
|
|
 
Dear Craig,

I am just writing to see how everything is going. If you have any updates
or need any further assistance on this issue, please feel free to let me
know. I am glad to be of assistance.

Regards,

Helen Li

Microsoft Online Partner Support
Get Secure! - www.microsoft.com/security
====================================================
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
====================================================
This posting is provided "AS IS" with no warranties, and confers no rights.
 
Back
Top