License management
To manage and deploy bots, we are required to register the license on their server. Once you have received the license, the deployment and maintenance processes become faster.
Activating and uploading a license to Orchestrator
After getting the license code from the sales support team or any centralized location, we need to follow the given steps to activate the license and upload it to Orchestrator:
- It is mandatory to have the UiPath Platform installed on the local machine.
- If the UiPath Platform is not available then install it.
- Now open the Command Prompt as an administrator account from the local machine.
- Here we can change the directory for installing the path manually with the command
cd C:\Program Files (x86)\UiPath Platform\UiPath
. - To activate a license, we need the Regutil tool. If this tool is available, then type the following command to activate it through the command line:
regutil activate /email=emailaddress /code=licensecode
. - Now export the license information to...