In order to specify the location of a Unity Scheduler secondary configuration file, you must modify the Hyland.Core.Scheduler.NTService.exe.config file. The following node must be added to the configuration file either before or after the <Hyland.Core.Scheduler.NTService TraceLevel="Trace" /> node:
If the node already exists but is commented out, uncomment the node.
<Hyland.Core.Scheduler.NTService.FilePath PathToConfigFile="[path]\Hyland.Core.Scheduler.NTService.config" />
The value of PathToConfigFile must equal the location of the configuration file you are using for the Unity Scheduler Service.
If the Unity Scheduler secondary configuration file does not exist in the location specified by the PathToConfigFile parameter, it will be created.