orchestrator
2023.10
false
- Getting Started
- Requirements
- Best Practices
- Installation
- Updating
- Identity Server
- Troubleshooting startup errors

Orchestrator installation guide
Last updated Jul 2, 2025
Unlocking Web.Config Sections
linkOrchestrator functionality can be impaired if the
<system.webServer>
element in web.config
contains any locked sections. The UiPath Platform Configuration Tool checks the <system.webServer>
element for any locked sections. If such sections exist, you need to manually unlock them in IIS.
Unlocking Web.config Sections in IIS
link- In IIS, select the Orchestrator machine.
- In the Management section, double-click Configuration Editor. The Configuration Editor window is displayed.
- From the Section drop-down, expand
system.webServer
and select the section you want to unlock. - On the right-hand Actions pane, Section element, click Unlock Section.