Posted on 02-16-2024 02:43 AM
Hello everyone,
i wanted to roll out our new custom TeamViewer Host and everything works except that our custom design with the company logo is not displayed.
I did it exactly as in the instructions: https://hcsonline.com/images/PDFs/Jamf_Teamviewer_Host.pdf
After the custom logo didn't show up, I kept searching and came across these instructions:
The groups and the membership works but unfortunately our custom layout does not. Am I missing something or have I done something wrong?
Posted on 07-24-2024 02:34 AM
Hi @tgd
I came across the same issue recently and found a way to properly deploy a TeamViewer customization through Jamf Pro. I thought others may find this info useful.
Here are my deployments steps:
xattr -w "com.TeamViewer.ConfigurationId" "XXX1XXXX23" /Applications/TeamViewerHost.app
Note: If you want to manually test in Terminal before using Jamf Pro, ensure you're root to be allowed to run the xattr command.