Forum Discussion
PavithraT
Microsoft
May 14, 2020Resolved - Windows Client for Spring update 2020 - Subscription error
As part of the Spring update 2020, the Windows client was updated to discover feed for both Fall 2019 and Spring update environments, in that order. Since the Fall 2019 feed discovery requires consen...
- May 27, 2020
The May update of the Windows Desktop client (MSRDC) has been released this morning. See the following post for updated guidance on using the new client to subscribe to Spring Update resources.
arexhaj
May 14, 2020Copper Contributor
there is another option:
I kept getting an error with the Remtote Desktop, trying to connect to the new WVD (arm deployed) environment.
While checking the logs, I saw that the Remote Desktop apps fetches the registry key "DefaultFeedURL" located in [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MSRDC\Policies].
I understood that the remote desktop app should redirect automatically to the new ARM Workspace, but that didn't work for me.
That's why is set the key like this:
"DefaultFeedURL"="https://rdweb.wvd.microsoft.com/api/arm/feeddiscovery"
After restarting the Remote Desktop app, I could see the new workspace and could successfully login to my desktop.
I've described that here https://techcommunity.microsoft.com/t5/itops-talk-blog/windows-virtual-desktop-spring-update-enters-public-preview/bc-p/1390429#M861