Installation error when trying to deploy TeamViewer via Microsoft Intune

Tomi-
Tomi- Posts: 11

Hello!

I tried to deploy the TeamViewer host via intune following the official guide. At first everything seemed fine, installs were pending and now some are still pending but some have gotten an installation error 0x80070667. I researched that error and Microsoft says it maps to ERROR_INVALID_COMMAND_LINE so it looks like there is something wrong with the command line parameters? This got me stumped because I carefully followed the guide and still got this error.

My command line for the host installation msi in Intune is like this:

/qn APITOKEN=%YOURAPITOKEN% CUSTOMCONFIGID=%YOURCUSTOMCONFIGID% ASSIGNMENTOPTIONS="--grant-easy-access”

And I of course replaced the %YOURAPITOKEN% and %YOURCUSTOMCONFIGID% with the correct strings from the TeamViewer management console.

What might be the problem? I've tried researching and googling and I've found some indications that others have had the same kind of errors that ended up being caused by the "ASSIGNMENTOPTIONS" parameter. I've not yet tried the deployment without that parameter, because I really need to have the easy access enabled on deployment.

I have also sent a ticket to TeamViewer support about the problem but I have not gotten any answers to it yet.

Kind Regards,
Tomi

Best Answer

Answers

  • Hey, 

    Im having this issue. No error in intune however once deployed the "unattended access" feature is not working. 

    The device dose not show in the managment console at all. 

    Side note - When deploying a custom host this way, have you got any of the custom branding to ever work ? EXE is fine, MSI no luck. 

    Thanks 

  • Tomi-
    Tomi- Posts: 11

    Hi @MBCloudTeck1 !

    I carefully followed the official guide in here https://community.teamviewer.com/t5/Knowledge-Base-EN/TeamViewer-User-Guide-for-Intune/ta-p/45766#toc-hId--**Please do not post TeamViewer IDs** excluding the quotes (" ") from the command line and everything worked perfectly, branding, custom host policy and unattended access.

    I suggest to carefully double-check every step of the guide excluding those quotes from command line when trying to configure the custom host and when deploying it as MSI.