I am looking to sanity check my deployment that I am having issue with. I have a custom module setup for TeamViewer host that I am unable to install either in via Intune or locally. My end goal is to be able to deploy TeamViewer via Intune so if I am unable to figure out the install locally that is not an issue.
My other deployment of Teamviewer Host is not using a custom module which works just fine. The only difference between the two installs is the command-line arguments below:
For testing I attempted to run the install locally with the same command line arguments and I get the follow failure in event viewer.
The description for Event ID 1044 from source MsiInstaller cannot be found. Either the component that raises this event is not installed on your local computer or the installation is corrupted. You can install or repair the component on the local computer.
If the event originated on another computer, the display information had to be saved with the event.
The following information was included with the event:
C:\Users\****\Desktop\TeamViewer_Host.msi
(NULL)
(NULL)
(NULL)
(NULL)
(NULL)
The message resource is present but the message was not found in the message table
If there is documentation on either Intune deployments of custom modules or simply custom module installs I have been hard pressed to locate any official processes.
Thanks for assistance in advance