A Windows Vista forum. Vista Banter

Welcome to Vista Banter.

You are currently viewing our boards as a guest which gives you limited access to view most discussions, articles and access our other FREE features. By joining our free community you will have access to ask questions and reply to others posts, upload your own photos and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact support.

Go Back   Home » Vista Banter forum » Microsoft Windows Vista » Networking with Windows Vista
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

Networking with Windows Vista Networking issues and questions with Windows Vista. (microsoft.public.windows.vista.networking_sharing)

Dual Monitor RDC in Vista



 
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old September 22nd 07, 11:02 AM posted to microsoft.public.windows.vista.networking_sharing
HrundiBakshi
external usenet poster
 
Posts: 32
Default Dual Monitor RDC in Vista

I hear that Vista's RDC is capable to work with dual (and multiple) monitors.
How do you get it to do that? I have two dual monitor Vista Ultimate x64
computers, but I just cannot get the RDC sessions between them to span both
monitors. How does one do that?
  #2 (permalink)  
Old September 22nd 07, 01:25 PM posted to microsoft.public.windows.vista.networking_sharing
Sooner Al [MVP]
external usenet poster
 
Posts: 384
Default Dual Monitor RDC in Vista

"HrundiBakshi" wrote in message
...
I hear that Vista's RDC is capable to work with dual (and multiple)
monitors.
How do you get it to do that? I have two dual monitor Vista Ultimate x64
computers, but I just cannot get the RDC sessions between them to span
both
monitors. How does one do that?


Use the /span switch. Go to "Start - Run" and type "mstsc /?" for help...

--

Al Jarvi (MS-MVP Windows Networking)

Please post *ALL* questions and replies to the news group for the
mutual benefit of all of us...
The MS-MVP Program - http://mvp.support.microsoft.com
This posting is provided "AS IS" with no warranties, and confers no
rights...
How to ask a question
http://support.microsoft.com/KB/555375

  #3 (permalink)  
Old September 22nd 07, 07:48 PM posted to microsoft.public.windows.vista.networking_sharing
HrundiBakshi
external usenet poster
 
Posts: 32
Default Dual Monitor RDC in Vista

Use the /span switch. Go to "Start - Run" and type "mstsc /?" for help...

Thanks. I don't suppose you know how to do this using Windows' GUI, i.e. not
in command-line mode... Say I put the desired .rdp file on the desktop.
Instead of double clicking on it, how would I have to proceed? Or should I
just write a batch file...?

Thanks again, HB
  #4 (permalink)  
Old September 23rd 07, 09:44 AM posted to microsoft.public.windows.vista.networking_sharing
Sooner Al [MVP]
external usenet poster
 
Posts: 384
Default Dual Monitor RDC in Vista

"HrundiBakshi" wrote in message
...
Use the /span switch. Go to "Start - Run" and type "mstsc /?" for
help...


Thanks. I don't suppose you know how to do this using Windows' GUI, i.e.
not
in command-line mode... Say I put the desired .rdp file on the desktop.
Instead of double clicking on it, how would I have to proceed? Or should I
just write a batch file...?

Thanks again, HB


I would create a batch file that includes the /span switch and the custom
..rdp file would be what you need to create. Example:

mstsc yourPc.RDP /span

Then just put a short cut on your desktop that points to the batch file.
Unfortunately I have no way to test the /span switch.

--

Al Jarvi (MS-MVP Windows Networking)

Please post *ALL* questions and replies to the news group for the
mutual benefit of all of us...
The MS-MVP Program - http://mvp.support.microsoft.com
This posting is provided "AS IS" with no warranties, and confers no
rights...
How to ask a question
http://support.microsoft.com/KB/555375

  #5 (permalink)  
Old September 23rd 07, 01:46 PM posted to microsoft.public.windows.vista.networking_sharing
HrundiBakshi
external usenet poster
 
Posts: 32
Default Dual Monitor RDC in Vista

"Sooner Al [MVP]" wrote:

I would create a batch file that includes the /span switch and the custom
.rdp file would be what you need to create. Example:

mstsc yourPc.RDP /span

Then just put a short cut on your desktop that points to the batch file.
Unfortunately I have no way to test the /span switch.


Thank you. I did test it, and the spanning works (see below some comments
and questions). I did also make a batch file, and that one works too.

I am, now, a little confused about the spanning issue: am I seeing both
remote monitors on my local computer, or is it that what I am seeing is just
the remote computer's main monitor stretched across my local computer's two
monitors? There are some aspects that point to the latter: (a) the remote
computer's desktop background appears stretched, (b) an RDC session always
rearranges the remote computer's icons so that all icons move to its main
monitor, prompting me to manually move them back everytime and (c) the remote
computer's taskbar (which is on the main monitor) appears stretched across my
local computer's two monitors. There is also one aspect that points to the
former: all windows maintain their positions, during and after the RDC
session.

Any opinions on this one?

Thanks, HB
  #6 (permalink)  
Old September 23rd 07, 03:36 PM posted to microsoft.public.windows.vista.networking_sharing
Sooner Al [MVP]
external usenet poster
 
Posts: 384
Default Dual Monitor RDC in Vista

"HrundiBakshi" wrote in message
...
"Sooner Al [MVP]" wrote:

I would create a batch file that includes the /span switch and the custom
.rdp file would be what you need to create. Example:

mstsc yourPc.RDP /span

Then just put a short cut on your desktop that points to the batch file.
Unfortunately I have no way to test the /span switch.


Thank you. I did test it, and the spanning works (see below some comments
and questions). I did also make a batch file, and that one works too.

I am, now, a little confused about the spanning issue: am I seeing both
remote monitors on my local computer, or is it that what I am seeing is
just
the remote computer's main monitor stretched across my local computer's
two
monitors? There are some aspects that point to the latter: (a) the remote
computer's desktop background appears stretched, (b) an RDC session always
rearranges the remote computer's icons so that all icons move to its main
monitor, prompting me to manually move them back everytime and (c) the
remote
computer's taskbar (which is on the main monitor) appears stretched across
my
local computer's two monitors. There is also one aspect that points to the
former: all windows maintain their positions, during and after the RDC
session.

Any opinions on this one?

Thanks, HB


I have never used the /span option so I have no experience with it. You
might query the TS experts over on the...

microsoft.public.windows.terminal_services

....news group for those type questions...

Good luck...

--

Al Jarvi (MS-MVP Windows Networking)

Please post *ALL* questions and replies to the news group for the
mutual benefit of all of us...
The MS-MVP Program - http://mvp.support.microsoft.com
This posting is provided "AS IS" with no warranties, and confers no
rights...
How to ask a question
http://support.microsoft.com/KB/555375

  #7 (permalink)  
Old October 12th 07, 07:08 AM posted to microsoft.public.windows.vista.networking_sharing
mcdonamw
external usenet poster
 
Posts: 7
Default Dual Monitor RDC in Vista

The Vista RDP client does not fully support two seperate monitors. When you
use the /span switch, it treats the two monitors on the remote side as one
large monitor. The RDP window then spans this huge window across both of
your local monitors.

This has always been a limitation with any "terminal service" based product,
including Terminal Services itself, and also Citrix (which sits on top of TS).

Because of how the Vista RDP client uses this /span option, it's important
to note that in order for it to work, both monitors have to have the same
resolution. You can't have one resolution on one monitor and another
different resolution on the other. I'm not sure if this applies to the local
monitors, the remote monitors, or both.

I hope that helps.

"Sooner Al [MVP]" wrote:

"HrundiBakshi" wrote in message
...
"Sooner Al [MVP]" wrote:

I would create a batch file that includes the /span switch and the custom
.rdp file would be what you need to create. Example:

mstsc yourPc.RDP /span

Then just put a short cut on your desktop that points to the batch file.
Unfortunately I have no way to test the /span switch.


Thank you. I did test it, and the spanning works (see below some comments
and questions). I did also make a batch file, and that one works too.

I am, now, a little confused about the spanning issue: am I seeing both
remote monitors on my local computer, or is it that what I am seeing is
just
the remote computer's main monitor stretched across my local computer's
two
monitors? There are some aspects that point to the latter: (a) the remote
computer's desktop background appears stretched, (b) an RDC session always
rearranges the remote computer's icons so that all icons move to its main
monitor, prompting me to manually move them back everytime and (c) the
remote
computer's taskbar (which is on the main monitor) appears stretched across
my
local computer's two monitors. There is also one aspect that points to the
former: all windows maintain their positions, during and after the RDC
session.

Any opinions on this one?

Thanks, HB


I have never used the /span option so I have no experience with it. You
might query the TS experts over on the...

microsoft.public.windows.terminal_services

...news group for those type questions...

Good luck...

--

Al Jarvi (MS-MVP Windows Networking)

Please post *ALL* questions and replies to the news group for the
mutual benefit of all of us...
The MS-MVP Program - http://mvp.support.microsoft.com
This posting is provided "AS IS" with no warranties, and confers no
rights...
How to ask a question
http://support.microsoft.com/KB/555375

 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 09:03 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.Search Engine Optimization by vBSEO 3.0.0 RC6
Copyright ©2004-2012 Vista Banter.
The comments are property of their posters.