Disable License Expiry Alerts

How to switch off license expiry reminders?


To disable the license expiry alerts in Orchestrator, follow the below steps:

  1. Open the UiPath.Orchestrator.dll.config file and check the line: This is responsible for the alerts received for the license expiry date
  2. Modify the key to a blank value:
  3. Save the file and perform an IIS reset (run the line iisreset in the command line prompt on the Orchestrator server)
  4. Post this, one should stop receiving such alert notifications.