Exam UiADPv1 All QuestionsBrowse all questions from this exam
Question 12

A developer is building an automation that must interact with a destination remote computer reached by jumping through multiple RDP connections, as described by the following scenario:

- The Robot is installed on Machine A, which connects through RDP to Machine B.

- From Machine B another RDP connection is opened to Machine C, where the automation must be performed.

Which of the following scenarios is appropriate for the developer who wants to use UI Automation activities?

    Correct Answer: D

    UI Automation requires installing the RDP extension on the machine where the initial RDP session originates (Machine A) and the RemoteRuntime.msi on the machine where the automation will be performed (Machine C). No specific requirements are needed on intermediary machines (Machine B) since the automation does not perform any operations there, it merely passes through.

Discussion
ykwOption: B

"B" should be correct answer.

IngvarnOption: B

Answer B. "Consider the following scenario: Machine A (with Robot) connects through RDP to Machine B, and from Machine B another RDP connection is opened to Machine C, where the automation must be performed. In this example, the following configuration is required: Machine A – install RDP extension. Machine B – install RDP extension and RemoteRuntime.msi. Machine C – install RemoteRuntime.msi."

Ingvarn

https://docs.uipath.com/studio/standalone/2023.4/user-guide/about-uipath-remote-runtime