Hi
We have deployed an automated script regarding a TeamViewer API update function. The script is not our handwriting (all thanks go to nickname DenisMcAuliffe who shared the original script under TeamViewer forum here), but we need to modify the script to suit our needs because of our local (Finnish) character set.
The script creates a .bat file to a file server's share, and the .bat file is then used in another scheduled script (will not go any deeper on this). Anyhow, the script looks for a user's name (I believe full display name as shown in AD), and if it has any Scandinavian/Nordic characters in it, the latter automated script and API update function will fail.
So we have 2 choices, either get it fixed through TeamViewer, or modify the script so that it won't use Scandinavian letters in the .bat file, but something else. We have...