UiPath Automation Developer Professional v1 — Question 36

Which command in the UiPath installation folder configures the UIPath.RemoteDebugging.Agent utility on a Windows robot to accept remote debugging requests from Studio?

Answer options

Correct answer: B

Explanation

The correct answer is B because it uses the 'enable' command, which is specifically designed to configure the agent for remote debugging. Options A, C, and D either use incorrect commands or parameters that do not match the requirements for enabling remote debugging, such as using 'start' instead of 'enable' or including an unnecessary 'username' parameter.