A few months ago I deployed a custom Teamviewer Host module using our RMM across a number of computers in our org.
Today I tried to push out another huge batch of installs using the exact same script parameters as last time only changing the group name I wished to put them in. The install executed properly but the devices did not show up in our account or in a group like expected and they did not have easy access or an account assigned to them.
I've tried calling Teamviewer.exe after the fact and using the assign command with the API token as well and that doesn't work. Nothing seems to activate easy access and assign it to my account anymore.
This is what I used prior to install. I've also tried to tweak the install commands around but nothing seems to activate easy access or assign it to our account with the API
TeamViewer_Host.msi /i /qn CUSTOMCONFIGID=****** APITOKEN=****** ASSIGNMENTOPTIONS="--grant-easy-access --group [Group]"