Edge Agent Mass Deployment with an options file

Olga,

We are using this script to install the edge agent for mass deployment:

\“server”\ERP11.2.400.0Deployment\ClientInstaller\edgeagent-kinetic-windows-x64-installer.exe --optionfile “\“server”\ERP11.2.400.0Deployment\ClientInstaller\edgeoption.txt”

Then we are using this for our option file:

mode=unattended
unattendedmodeui=none
installMode=localInstall
clientExePath=C:\Epicor\ERP11.2.400.4Client\Client\Epicor.exe
allowedURL=https://“our server”/KineticTest

When they try and launch an application that is using classic they get this message:

image

So it seems to be installing the edge agent but maybe it is not linking to the path to the client??