Forum Discussion
WVD Client Deployment Via Intune - Deployed as workstation and not User
Hi Jonny5 , did you follow the installation options guidance to deploy the MSI per-user instead of per-device?
Hope this helps,
David
- Ola HoltbergetJun 10, 2020Brass Contributor
DavidBelanger Importing the official MSI to Intune, and using the following recommended arguments, still installs the client to "C:\Program Files\Remote Desktop\msrdcw.exe", forcing the users to elevate to admin to be able to update it.
We had to wrap it into a scriptbased installation and run it in user context to be able to install as the logged on User.
Anyone else had issues with this, or a better way of installing it as user?- sbuntunJun 11, 2020Brass Contributor
I have the same issue with Intune deployment. I've also tried wrapping it as a win32 app, but that still doesn't work. This glitch makes updates very disruptive to users. Ola Holtberget