Aug 13 2019 01:37 PM
We have now publicly released version 1.2.241 of the Windows client. Here's a recap of some of the main changes going from the previous 1.2.175 version to the new 1.2.241 version.
Aug 13 2019 04:51 PM
Is there command line to specify a per machine install? When I load this into Intune apps, it defaults to per-user and I cannot change the context.@DavidBelanger
Aug 13 2019 09:52 PM
I am having a poor experience with the new client. That when I remove an entitlement for a user I can no longer add any feeds for that client until I uninstall and reinstall the Remote Desktop client.
Methods to reproduce
Entitle a user to a dedicated remote desktop pool and subscribe to that feed via the Remote Desktop client
Then remove the entitlement via powershell i.e.
remove-RdsAppGroupUser SecurePOC0001 SecPool10 "Desktop Application Group" -UserPrincipalName UPN@xxx.xxx.xx.xx.xx
Now from the Remove Desktop client click the three dots on the pool line, Details and click Update now
This will update your feeds and the unentitled feed will disappear.
However you cannot resubscribe and even if you add the entitlement back
i.e. add-RdsAppGroupUser SecurePOC0001 SecPool10 "Desktop Application Group" -UserPrincipalName UPN@xxx.xxx.xx.xx.xx
The subscription does not reappear, nor is there an option to add another subscription and you need to reinstall the client again.
tried restarting OS, restarting application, waiting a few hours
my setup
Client machine is Windows 10 1809 -- app installed for all users
WVD with Azure AD and AD DS -- user does not have MFA enabled
Dedicated pool
Can provide more details if you can't reproduce in house
Aug 14 2019 04:08 PM
Is there any documentation on the ADFS claims required for SSO? dont want to have our users needing to manully sign in if possible. @DavidBelanger
Aug 20 2019 04:07 PM
@soloji Thank you for reporting the issue. Would you mind reporting the issue on Feedback Hub using the Feedback option in the app? This will make it easier to track.
Aug 20 2019 04:17 PM
@sbuntun You should be able to use the following command to install per-machine and silent. Please let me know if it doesn't work.
msiexec.exe /i <path to>\RemoteDesktop.msi /qn ALLUSERS=1
Aug 20 2019 04:29 PM
@Peter Campbell Not yet although it's something we are working on and hope to have available in the coming weeks.