Orchestrator
2022.10
false
Banner background image
Orchestrator Installation Guide
Last updated Apr 19, 2024

Updating Schedules of Internal Jobs

Some settings related to the schedules of internal jobs do not take effect immediately after changing the values in the UiPath.Orchestrator.dll.config file and restarting the app. For example, QueuesStatisticsScheduleCron, DailyAlertMailJobCron, etc.
For the changes to take effect, you must use the UiPath.Orchestrator.Cli.exe tool, which you can find in the \Tools\Cli subfolder of Orchestrator installation directory.

To apply changes to internal jobs schedules, follow these steps:

  1. Make the changes in the UiPath.Orchestrator.dll.config file.
  2. Restart the Orchestrator application.
  3. Open an elevated Command Prompt.
  4. Run the following command:
    cd "C:\Program Files (x86)\UiPath\Orchestrator\Tools\Cli" 
    
    .\UiPath.Orchestrator.Cli.exe database recreate-internal-jobs -c "C:\Program Files (x86)\UiPath\Orchestrator\UiPath.Orchestrator.dll.config"cd "C:\Program Files (x86)\UiPath\Orchestrator\Tools\Cli" 
    
    .\UiPath.Orchestrator.Cli.exe database recreate-internal-jobs -c "C:\Program Files (x86)\UiPath\Orchestrator\UiPath.Orchestrator.dll.config"
    Note: The default installation folder of Orchestrator is C:\Program Files (x86)\UiPath\Orchestrator.

Was this page helpful?

Get The Help You Need
Learning RPA - Automation Courses
UiPath Community Forum
Uipath Logo White
Trust and Security
© 2005-2024 UiPath. All rights reserved.