Apr 14 2022 11:31 AM
Havent found anything regards disabling Multi Monitor
Found following in the registry of the connection broker server:
Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Terminal Server\CentralPublishedResources\PublishedFarms\XXXX\DeploymentSettings
DeploymentRDPSettings
redirectclipboard:i:1
redirectprinters:i:1
redirectcomports:i:0
redirectsmartcards:i:1
devicestoredirect:s:*
drivestoredirect:s:*
redirectdrives:i:1
session bpp:i:32
prompt for credentials on client:i:1
server port:i:3389
allow font smoothing:i:1
promptcredentialonce:i:0
gatewayusagemethod:i:0
gatewaycredentialssource:i:0
use multimon:i:1
full address:s:XXXXX
gatewayprofileusagemethod:i:1
videoplaybackmode:i:1
audiocapturemode:i:1
Changing
use multimon:i:1
to:
use multimon:i:0
does not affect the connection to the session host, still opens with mulitmonitor..
Has anyone encountered this configuration and made it work?
Help appreciated.