

As an example - my customer manages over 200 Exchange servers worldwide. This is particularly useful for system administrators, developers, testers, and lab managers who maintain groups of computers and connect to them frequently. RDCMan is a central place where you can organize, group, and manage your various Remote Desktop connections. Since these tools are very specific to the Microsoft environment, most of them don't get released externally.Ībout eight months ago, I came across a tool in the repository called Remote Desktop Connection Manager ("RDCMan" for short) written by Julian Burger, one of our principal developers on the Windows Live Experiences team. Many of the tools that are posted are very specific to Microsoft engineering- tools to help developers and testers better manage their project in our internal source control system, provide better visibility into our internal bug/issue tracking system, etc. UI flows in Power Automate enable anyone to use robotic process automation (RPA) to automate time-consuming manual web and desktop processes.Inside Microsoft, we maintain a repository of tools written by our engineers and technical staff. Recently, we announced the acquisition of Softomotive to expand low-code robotic process automation capabilities even further.

In this month’s update to the UI flows installer, we are glad to announce that a new preview feature is available that makes it possible to record and play back automations on Remote Desktop sessions, without the need to install additional software on the remote computer. Microsoft remote desktop manager screen capture install# Since this feature depends on remote desktop login info being passed to the UI flow from an automated flow, this release also includes a new type of input called sensitive text inputs. These inputs are similar to other text inputs, but their values will not be stored in the UI flow or logged as part of the UI flow run history. To get started with Remote Desktop automation and sensitive text inputs, you will need the latest version of the UI flows installer and a secure key management solution such as Azure Key Vault. The below screenshots show the recommended steps to add sensitive text inputs to a UI flow, populate them from the calling automated flow using Key Vault, and turn on “Secure Inputs” in the Settings menu for the “Run a UI flow for desktop” action so that the inputs are not recorded in the run history. Step 1: Adding a sensitive text input to a UI flow Step 2: Record an RDP session within the UI flow, and add the sensitive text fields to the Launch Remote Desktop action in the flow. Step 3: When calling the UI flow from an automated flow, retrieve the values for the sensitive text fields from a key vault and pass them to the UI flow. Microsoft remote desktop manager screen capture install#.
