FCS Startup Script Sample Code (Windows)
The following is sample code for the ENOFCSSyncServer script on Windows. You will need to change the variables in the sample code to match your setup/environment:
CSR\OS\code\bin\ENOFCSSyncServer.bat -url MATRIXURL
-user EV6ADM
-password EV6PASSWD
-maxRetries 5
-maxSyncRunnerThreads 10
-rulesCheckSecondElapse 10
-logPath E:\tmp\logs\
-logSize 3
-ruleFiles E:\PATH_TO_RULES_FILE\rules.xml