Feb 18 2020 09:44 AM
Hi,
I'm trying to use multiple monitors in WVD without success even I activated the fonction in PowerShell.
Any ideas or solutions?
Feb 18 2020 10:31 AM
@Yann96 What command did you use to enable multi-mon?
Feb 18 2020 10:32 AM
Set-RdsHostPool -TenantName <tenantname> -Name <hostpoolname> -CustomRdpProperty "use multimon:i:1"
Feb 18 2020 10:36 AM
@Yann96 Can you see if the local RDP file has the setting? From the start menu, find the desktop in question in the list of apps, right-click / open file location, right-click on the desktop in Explorer and select Properties. This should have the path to the local RDP file you can open in Notepad to see if the setting is visible.
Feb 18 2020 10:54 AM
@DavidBelangerOn the PC who is trying to connect to the VM or the VM? I'm not sure what to do. I'm able to use multiple monitors if I use the standard rdp but not with the rdp where I can use the link to connect.
Feb 18 2020 05:34 PM
@Yann96 Which client are you using to connect to WVD?
Feb 19 2020 08:26 AM
@DavidBelanger Bureau à distance Application 10.1.1149.0
Feb 19 2020 08:48 AM
@Yann96 OK, that explains it. You are using the Remote Desktop client from the Microsoft Store. That client doesn't currently support multiple monitors.
I recommend you install the main Windows Desktop client and give that at try:
https://docs.microsoft.com/en-us/azure/virtual-desktop/connect-windows-7-and-10
Feb 19 2020 12:59 PM
@DavidBelangerI installed the new version with the link you gave to me and I'm not able to use multiple screen.
Feb 19 2020 07:00 PM
Solution@Yann96 the following documentation explains how to configure the display settings from the client side: https://docs.microsoft.com/en-us/windows-server/remote/remote-desktop-services/clients/windowsdeskto...
However, if you have configured the custom property for multi-mon from the server side, it should take effect automatically.
Feb 20 2020 09:17 AM
@Yann96What David is referring to in the link he provided is that you can right-click on the desktop resource from the RD Client and click 'Settings' then on the right side make sure that 'Use multiple displays' is on and the dispays you want to use is selected.
Feb 19 2020 07:00 PM
Solution@Yann96 the following documentation explains how to configure the display settings from the client side: https://docs.microsoft.com/en-us/windows-server/remote/remote-desktop-services/clients/windowsdeskto...
However, if you have configured the custom property for multi-mon from the server side, it should take effect automatically.