I am using powershell script to execute the .exe installer and deploy the software via SCCM deployment tool.
In addition, i see that under %APPDATA%\Mattermost, there is already a config.json file that is being created once the software is installed.
Would it be sufficient if I just edit the file and insert the information that i would want to edit after the software has successfully installed?