What it doesBasics
- Named RDP connections
- Keyboard, pointer, and clipboard control
- RemoteFX screenshots and WebM recording or H.264 passthrough recording
- Audio transport
- Optional beta change-aware recording
First useBasics
- Connect to the intended desktop, inspect it and verify one harmless interaction.
- Observe before sending input.
- Record or capture evidence, then close the session deliberately.
Everyday tasksEveryday use
Validate a GUI-only workflow
An agent must exercise a Windows application without an automation API.
- Create a named connection from a reviewed target profile.
- Capture the initial screen, then drive pointer and keyboard actions.
- Capture the resulting screen and drop the connection.
What you getThe remote workflow is completed through the same RDP session.
How to check: Before-and-after screenshots are published as session-scoped MCP resources.
Record a reviewable desktop run
A team needs durable evidence of a remote interaction sequence.
- Choose a decodable graphics mode and recording quality.
- Start a plain or condensed recording and perform the workflow.
- Stop the recording and save the returned resource before the session ends.
What you getA WebM recording, or compatible MP4 passthrough recording, is finalized.
How to check: The recording response, resource URI, and condensed event index identify the produced artifacts.
Settings to decideAdvanced
- Environment or named profiles
- Use RDP_* variables for one default target; use RDP_PROFILES_PATH and explicit connection IDs when a session may reach several reviewed targets.
- Graphics mode
- Choose rfx or legacy for screenshots and analysis; choose h264 for codec-copy MP4 recording.
- Recording and retention
- Set quality, duration, byte caps, audio, and condensing deliberately; keepOriginal can create a second audit file.
- Reconnect policy
- Leave transparent reconnect enabled for transport loss unless workflow semantics call for manual recovery.
CommandsAdvanced
Problems and fixesHelp
Good to knowHelp
- Named connections are session-scoped; configure an approved target and account before connecting.
- H.264 passthrough records MP4; screenshots and WebM recording use RemoteFX.
- Take a screenshot before and after input to confirm what the desktop received.