Forum Discussion
ak214
May 18, 2022Copper Contributor
Auto Subscribe to a Workspace in remote desktop client
Dear AVD peers, We are in the process of deploying AVD on a large number of thin clients in our school. These thin clients will be accessed by multiple users in a public area The Windows Desktop cl...
ak214
May 19, 2022Copper Contributor
lukemurraynz thanks for the reply.
Yes we have configured feed discovery via a txt record in dns. and works fine.
im looking to bypass the initial “subscribe” window(Auto subscribe) as described on the article linked on my original question. This feature is available in MEM and I’m hoping to do the same with regedit or powershell.
lukemurraynz
May 19, 2022Learn Expert
Try this: https://github.com/srozemuller/AVD/blob/main/Auto%20subscription/auto-subscription.ps1
https://admx.help/?Category=Windows_11_2022&Policy=Microsoft.Policies.TerminalServer::AutoSubscription_policy
https://admx.help/?Category=Windows_11_2022&Policy=Microsoft.Policies.TerminalServer::AutoSubscription_policy
- ak214May 20, 2022Copper Contributor
@Luke Murray Thank you so much for the help.
Yes I’ve tried both suggestions and verified the referenced registry key is added, however the client is still requiring us to press “subscribe” and input the feedurl or email.
What I’d like is to store the feedurl somewhere in the client during thin client deployment
I don’t know what’s missing.