Hello All,
I am new here and I am trying to understand how to organize our work most efficiently. After reading a lot of articles from the knowledge hub I still cannot answer some questions of mine and I would be glad if you can help me.
In our organization we have multiple administrators that need to able to perform remote support to our customers. We are managing the Host deployment centrally and in the end the computers get assigned to a single account and go in a regular group which then needs to be shared with all other administrators. The deployment is automated and uses single ConfigID and API token.
On the other hand we have managed groups which we may utilize by using the assignment to the company profile and add managers to the managed groups.
Basically the end result is more or less the same and I was wondering what is the main difference between the managed and regular groups? I assume that in large organizations maybe it is worth using the managed groups as they probably would be still manageable if the administrator account that created them is removed or disabled. However I would be glad to make me aware if I am on the right path.
Another thing that I have noticed related to the topic is that if a computer was already installed with a host agent and assigned to an account with the below command, then it cannot be updated via command line to get assigned to the company profile.
msiexec.exe /i "Path\To\TeamViewer_Host.msi" /qn
ping -n 31 127.0.0.1>nul
Path\To\TeamViewer.exe assign --api-token=YOURTOKEN
So in the end the below command is not leading to any results for computers assigned with the previous command in the console:
TeamViewer.exe assignment --id paste_your_assignment_id_here
However it works ok when executed after a fresh install of the host agent without the assign parameters.
Would you please advise how can I easily convert via command line all the computers I am currently managing to company managed devices? Should I reinstall all the current installations to get to this result?
Best Regards,
Atanas