Forum Discussion
DavidBelanger
Microsoft
Aug 13, 2019Version 1.2.241 of the Windows client now publicly available
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.
Per-user an...
sbuntun
Aug 13, 2019Brass Contributor
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
DavidBelanger
Microsoft
Aug 20, 2019sbuntun 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