Posts

Showing posts from March, 2019

Uipath License Activation

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

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?

Check-in to SVN; UiPath

Image