Forum Discussion
How do I configure WVD to only use one monitor/screen - It always spans all my monitors
- Mar 09, 2020Set-RdsHostPool -Tenant <tenant name> -Name <host pool name> -CustomRdpProperty 'use multimon:i:0'
Christian_Montoya Thanks for the reply and the link. Yes, I got it to work with that setting in the end.
How to do it with Windows Client, it spans all 3 monitors, users are forced to use Web Client.
- FortyMegabytesMar 09, 2020Brass ContributorSet-RdsHostPool -Tenant <tenant name> -Name <host pool name> -CustomRdpProperty 'use multimon:i:0'
- rahi12May 06, 2020Copper Contributor
FortyMegabytes Set-RdsHostPool -Tenant RevitOnOff -Name VMOnOff -CustomRdpProperty 'use multimon:i:0'
I have tried this but it didnt work, still all screens appears
Or does it take time to prapogate
- Sai GuttaJun 03, 2020Iron ContributorWhich client are you using?
- stevenzelenkoApr 02, 2020Brass Contributor
FortyMegabytes did you have to reboot the servers after this was applied? A lot of our users are using the RD app for Mac (which in general isn't great) and when they go in windowed mode, it puts their multiple monitors in a window. Looks awful. Anyone have any comment if this is a limitation with RD app for Mac?
- FortyMegabytesApr 02, 2020Brass Contributor
stevenzelenko No reboot needed, change happens immediately.
We don't have any Mac clients, so I can't speak as to why they would be doing that. I do know that you can have your local RD client settings set to override the app group default settings. So you may want to take a look to see what settings are enabled on those Macs.
- Oliver-76Mar 17, 2020Copper Contributor
do you just set the value to 1 if you do want multimonitor? The new deskop client form the store does not use multimonitor by default and I need it to?
- Christian_MontoyaMar 17, 2020
Microsoft
Oliver-76 : Thanks for the follow-up. Two things to note:
- Windows Virtual Desktop is not officially supported through the Microsoft Remote Desktop application in the Microsoft Store (we are working on it though). Please use the Windows Desktop client.
- Regardless, the Microsoft Remote Desktop application in the Microsoft Store inherently has limitations being a Universal Windows App and the framework does not allow multi-monitor. We are working with the larger Windows framework team to enable this.