Setting checkmark "grant easy access" in checkbox during deployment

Kenneth
Kenneth Posts: 1
edited May 2023 in General questions

Hi,

I'm on the latest version of TV (14.something), and everything in my deployment works fine, including group assignment, except this:

  • I use the "--grant-easy-access" parameter, and after deployment I can enable easy access simply by clicking the checkmark in "security/grant easy access for user xxxx", but I would like to set that flag during deployment, to avoid all manual work on the client.

My command line is:

msiexec.exe /i "TeamViewer_Host.msi" /qn CUSTOMCONFIGID=xxxxxxx APITOKEN=xxxxxxx ASSIGNMENTOPTIONS="--grant-easy-access --reassign --group-id gxxxxxxx"

Any help is appreciated :)

Best regards,
Kenneth

Tagged:

Best Answer

Answers

  • nreid
    nreid Posts: 1

    Having the same exact problem. Really need this to be solved.