Aws workspaces client update, no admin?

We use AWS workspaces and deploy the he client via Intune. We are trying to cut down the number of packages we have to manage. Is there anyway to configure auto updates that do not require admin credentials?

The workspaces client does not “need” to be installed as Admin. It can be installed as a user in their profile. If you want users to be able to maintain it / the normal auto-update process to work, installing in the user profile should work.

Do you know if it’s possible to specify user vs machine install by command line? I run msexec to install it via intue but I’m not sure if it’s being installed as user or machine.

It should be, but I don’t know the switches off-hand. I would try /help /? with the installer and see if they’re there. My guess is they used a standard installer package so it should have things like a quiet switch and a scope switch.