Using Uipath to Automate applications on Remote Desktop

Hello!
Can i know the overall process to Automate the applications on remote desktop with UiPath.

@vamsi_Panguluri

Welcome to the community

You need to install runtime on the target rdp machine and then you can use all activities normally

https://docs.uipath.com/studio/docs/about-uipath-remote-runtime

If you want to move files its better to create a shared drive from rdp to local and place files there

Cheers