- Release Notes
- Getting Started
- Setup and Configuration
- Automation Projects
- Dependencies
- Types of Workflows
- File Comparison
- Automation Best Practices
- Source Control Integration
- Debugging
- The Diagnostic Tool
- Variables
- Arguments
- Imported Namespaces
- Trigger-based Attended Automation
- Recording
- UI Elements
- Control Flow
- Selectors
- Object Repository
- Data Scraping
- Image and Text Automation
- Automating Citrix Technologies
- RDP Automation
- About Native RDP Automation
- Configuration Steps
- How Native RDP Automation Works
- Example of RDP Automation
- Known Issues and Limitations
- Salesforce Automation
- SAP Automation
- VMware Horizon Automation
- Logging
- The ScreenScrapeJavaSupport Tool
- The WebDriver Protocol
- Test Suite - Studio
- Extensions
- Troubleshooting
- About troubleshooting
- Microsoft App-V support and limitations
- Internet Explorer X64 troubleshooting
- Microsoft Office issues
- Identifying UI elements in PDF with Accessibility options
- Repairing Active Accessibility support
- Automating Applications Running Under a Different Windows User
- Validation of large Windows-legacy projects takes longer than expected
About Native RDP Automation
The Remote Desktop Protocol (RDP) is a commonly used method of connecting to another computer over a network. With the help of native RDP automation, selectors for your projects are generated just as they would on your own computer, and can be executed on computers from a network without having to install the Robot on them. You thus benefit from the full range of UIAutomation activities with little effort.
Before you can create your first automation projects, you first need to install the UiPath Remote Runtime component on the Remote Desktop machine and the UiPath Windows Remote Desktop extension on the client machine, as explained by these Configuration Steps.
If you're having a difficult time with building a process, there is also an example to help you out.