Server OS: Linux Debian 11
Admin Machine OS: Windows Server
Hello,
I'm having trouble installing software (TeamViewer) that requires specific configuration.
The installation itself goes smoothly, but the configuration is done after installation.

We're trying to configure unattended access; it requires a username and password. Is it possible to do this in any way with WAPT? Either during installation or with a script to run after installation?
UPDATE: You need to use this command:
TeamViewer.exe assign --api-token 12345678 --group "Some Group" --alias %COMPUTERNAME% --grant-easy-access
