How to switch off license expiry reminders?
To disable the license expiry alerts in Orchestrator, follow the below steps:
- Open the UiPath.Orchestrator.dll.config file and check the line: This is responsible for the alerts received for the license expiry date
- Modify the key to a blank value:
- Save the file and perform an IIS reset (run the line iisreset in the command line prompt on the Orchestrator server)
- Post this, one should stop receiving such alert notifications.