Hi! I set up a custom module using HOST, so I can auto deploy to windows computers. I turned on the "allow account assignment" checkbox, saved and downloaded the deployment package. After installing the package, in the TeamViewer folder, I see a file called TeamViewer.json. I cannot find a file called AssignmentData.json. It wasn't there even after I ran TeamViewer. The TeamViewer.json file seems to contain all the details I configured for my custom module. However, when I try to run the assignment tool using this file, with the command: TeamViewer_Assignment.exe -apitoken XXXXXXXXXXX -datafile "${ProgramFiles}\TeamViewer\TeamViewer.json", I get the error: JSON is invalid ('assign_mode is empty'). I validated that I'm installing the correct installer and not a generic one by configuring a different title and text message on the TeamViewer window. After the installation, I see to changed content and not the original values. How do I resolve this issue?