Forum Discussion

Johan_Eriksson's avatar
Johan_Eriksson
Brass Contributor
Apr 05, 2019
Solved

How do I configure WVD to only use one monitor/screen - It always spans all my monitors

Using Server 2016 for the session hosts and Windows 10 to connect. BTW: Is there an up-to-date list of supported settings that I can refer to?   I tried to use the setting "use multimon" on the ho...
  • FortyMegabytes's avatar
    FortyMegabytes
    Mar 09, 2020
    Set-RdsHostPool -Tenant <tenant name> -Name <host pool name> -CustomRdpProperty 'use multimon:i:0'

Resources