Yes you can:
ExamWritePad.msi LICENSEKEYFILE="\\Servername\Share\license.lic" SETTINGSFILE="\\Servername\Share\ExamWritePadSettings.json" /qn
Make sure the path to the files is a full path not a relative path:
- Good: "\\zdrive\share\license.lic"
- Good: "Z:\share\license.lic"
- Wrong: "license.lic"
You can also use GPO or InTune or script it to suit your environment.
To GPO a file you can follow the basic outline from this website:
To InTune a file you can follow the basic outline from this website: