WorkSpaces Client Silent Install?

How to include the registration code in the silent install of the Amazon WorkSpaces client?

I don’t believe you can do it during installation via command line. However /u/Amazon_WorkSpaces might be able to confirm?

An alternative is: “%userprofile%\AppData\Local\Amazon Web Services\Amazon WorkSpaces\registrationCache.json” copy from a machine you’ve already configured to other machines. E.g. GPO, SCCM, batch login script, etc.

You could also use a custom URI for the last mile:

Thanks that’s very helpful especially the custom URI bit