Hi is it possible to install bots in Remote Desktop without adding any third party software on the RD. The bot shall place extracted data into corresponding fields in the form.

Description

The bot shall place extracted data into corresponding fields in the form in the Remote Desktop. But we cant install any third party software on the Virtual Machine

Link

Date

2025-01-07

Related UiPath products

Automation Suite

Your question is rather confusing.

install bots in Remote Desktop without adding any third party software on the RD” is in principle not possible → installing will always add something…

But if you mean “automate a process that is deployed in remote desktop” by a bot that will connect to this remote desktop (RD) then it is possible indeed. There is no need to install any additional software in the RD and the automation can be developed using just images. The only dark side is that such automation might be less reliable but it is doable. Personally have experience with automation of processed deployed in Citrix withou using the UiPath add-on for Citrix and it works preaty well.

Cheers