Zoho assist unattended specify group when installing from command line

Zoho assist unattended specify group when installing from command line

Hello, if I am installing Zoho Assist unattended agent from Intune or group policy, is it possible to specify the group the agent will be associated with on the command line?
For example, the Intune deployment documentation says to use this command line to install the agent: msiexec /i "ZA_Access.msi" /q SILENT=TRUE
Is it possible to do something like msiexec /i "ZA_Access.msi" /q SILENT=TRUE GROUPNAME="Group Name"?
We have a lot of groups and if we can't specify the group name during the install then will not be able to use any of the bulk deployment methods.