Posts
Uipath License Activation
- Get link
- X
- Other Apps
Install Studio on your local machine and run below commands to activate Studio license cd C:\Program Files (x86)\UiPath\Studio\UiPath regutil activate /email=emailaddress /code= Enter License code regutil.exe get-info Export License code and upload to orchestrator cd C:\Program Files (x86)\UiPath\Studio\UiPath regutil activate /email=emailaddress /code=licensecode regutil.exe get-info regutil export-info /out_file=D:\license.txt Upload the text file to Orchestrator https://orchestrator.uipath.com/docs/activating-and-uploading-your-license
Install UiPath Orchestrator
- Get link
- X
- Other Apps
SSL Configuration ->Create a CSR in IIS-> Make sure SAN is added to it-> Get it Signed by CA-> Complete the CSR and make sure IIS is updated with new SSL Certificate SQL Server Express 2012 -> give username/password ->remember it. Select Application Pool -> select SQL Authentication Windows authentication?
Copy Data from One Excel Sheet to a New Excel File UiPath RPA
- Get link
- X
- Other Apps