Use multimon
Letzte Aktualisierung: Februar 2010
Betrifft: Windows Server 2008 R2
This setting configures multiple monitor support when you connect to the remote computer by using Remote Desktop Connection (RDC).
Hinweis |
|---|
| If the client computer is running Windows 7 and the server you are connecting to is running Windows Server 2008 R2, you should use this RDP setting instead of the Span monitors RDP setting. |
Syntax
use multimon:i:<value>
Values
| Value | Explanation |
|---|---|
|
0 |
Do not enable multiple monitor support. |
|
1 |
Enable multiple monitor support. |
The default value is 0.
Examples
To enable multiple monitor support, type:
use multimon:i:1

Hinweis