Aug 08 2019 12:17 PM
Hello,
Since a while, my check box "Download the rdp file" is greyed out.
I was wondering how we can change this parameter, on a full RDS deployment I can use "Set-RDWebClientDeploymentSetting -Name "LaunchResourceInBrowser" ($true|$false)" but I'm not able to find the equivalent with Windows Virtual Desktop.
Same for the telemetry.
Thank you.
Guillaume
Aug 29 2019 05:09 AM
@ghonyme have you had any progress with this? I also am looking for the same option.
Aug 29 2019 07:09 AM
Sep 12 2019 08:25 AM
@ghonyme @ProvidedIT : Your observations are correct. It is something we offer in the Windows Server RDS web client but not yet available in the Windows Virtual Desktop web client. We're looking at the functionality, but no specific date for the feature. Primarily, since Windows Virtual Desktop relies on Azure AD token for authentication/authorization, we have to make sure we can leverage the same Azure AD token from browser to desktop. (The Windows Server RDS web client doesn't have this requirement, so it was easier to implement there first.)