Unable to start my robot process from command line in Uipath

0 votes

Hello,

I’m not able to start my robot process from the command line using another user account. Currently I’m starting the process like this:

“C:\Program Files (x86)\UiPath Studio\UiRobot.exe” 
/file:“C:\Users\UserName\Documents\UiPath\UiPath\Robot\Main.xaml” /executor /monitored

It works fine but the automation starts under the user account that launches the command. According to the instructions I should use the /target argument but I can’t get it to work properly. I’ve tried arguments like:

/target:domain\UserName
/target=domain\UserName
/target:“domain\UserName”
/target=“domain\UserName”

I’ve added both, the domain\UserName as well as UiPath:user=domain\UserName to Windows Credentials. The domain\UserName user also has Log on as batch job privileges.

Does anyone have examples how this should be done?

Nov 7, 2019 in RPA by Apeksha
• 1,110 points
3,753 views

1 answer to this question.

0 votes

Hey Apeksha,  you can’t use /executor and /target together because /executor overrides the /target argument. Target should be used like this: /target domain\UserName

answered Nov 8, 2019 by Abha
• 28,140 points

Related Questions In RPA

+1 vote
1 answer

Unable to add date-time variable in UiPath process.

Hey @Nidhi, in order to add a ...READ MORE

answered Mar 25, 2019 in RPA by Anvi
• 14,150 points
6,033 views
0 votes
1 answer

How to read Month and Select Start & End Date from a Calender in Uipath?

Hello Apeksha, If you need start date of ...READ MORE

answered Oct 23, 2019 in RPA by Anvi
• 14,150 points
5,675 views
0 votes
1 answer

How to scrape data using Get Text from UI Automation tools in UiPath?

Hi Roshni, scraping any text from a web page ...READ MORE

answered Mar 20, 2019 in RPA by Pratibha
• 3,690 points
2,051 views
0 votes
1 answer

Unable to add custom library in UiPath Studio.

Hi @Neetu, if you have a custom ...READ MORE

answered Mar 25, 2019 in RPA by Anvi
• 14,150 points
1,422 views
0 votes
1 answer

Robot Manager in UiPath

the robot.exe file is located in: C:\Users\USER_ACCOUNT\AppData\Local\UiPath\app-17.1.6523\Ui-Robot.exe Hope it ...READ MORE

answered Apr 17, 2018 in RPA by wrecker
• 3,110 points
1,562 views
0 votes
1 answer

Automation in Uipath

you can use the Database package for connecting  ...READ MORE

answered Apr 17, 2018 in RPA by wrecker
• 3,110 points
1,301 views
0 votes
1 answer

UiPath vs Workfusion

in WorkFusion, you can create a script ...READ MORE

answered Apr 17, 2018 in RPA by wrecker
• 3,110 points
2,370 views
0 votes
3 answers

Any open source tools for RPA ?

Yes, here is the Free RPA tool ...READ MORE

answered Oct 24, 2018 in RPA by Karthiksiddhu
• 240 points
1,497 views
0 votes
1 answer

How to move all files from Source to Destination Folder in UiPath?

Hi Pragati, in order to move files ...READ MORE

answered Mar 8, 2019 in RPA by Abha
• 28,140 points
5,364 views
0 votes
1 answer

Is there any way to install extensions to UiPath studio using command line?

Hi @Divya, to install extensions like Chrome, ...READ MORE

answered Mar 29, 2019 in RPA by Abha
• 28,140 points
3,059 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP