For command line installation of the license or to accept the EULA for the Scheduler account you can use RedCli
RedCli.exe license install --help License: Install Arguments: -h [ --help ] Display this message --to arg The 'to' field of the license --key arg The 'key' field of the license --accept-eula Accept and agree to the terms and conditions laid out in the License Agreement Common Arguments: -c [ --config-file ] arg A configuration file that contains program options (format is INI file) -o [ --output-mode ] arg Either human, json or xml. -l [ --log-level ] arg Log level, 0-5 inclusive. 0=only fatal errors, 5=all logging messages
accept-eula
This RedCli command can be used with the '--accept-eula' switch for the RED Scheduler service account when that account does not allow login to the desktop. Simply place the command in a Windows Host Script in RED and run it via the Scheduler. Or run RedCli as the scheduler service account.
An alternative approach to accepting the EULA for the Scheduler user is to create a Windows Host script in RED as below and run it via the Scheduler, this method assumes the license was already installed on the machine but just needs to be accepted by the Scheduler user.