Server settings
Service account used to read sessions on each bench (stored encrypted on this server).
RDP firewall guard
When enabled, the dashboard tries to lock direct RDP on the bench so
only your PC can connect. If your environment doesn't allow remote
netsh -r (timeouts in logs), disable this and use the
soft lock only.
Bench Agent (recommended)
Install a tiny agent on each bench that locally manages the
"Remote Desktop Users" group based on the dashboard lock — no remote
netsh -r needed.
- In
%LOCALAPPDATA%\RemoteDesktopDashboard\admin.env, setRDD_BENCH_AGENT_TOKEN=<any-long-random-string>and restart the dashboard. - Type your admin PIN below (the value of
RDD_ADMIN_PINinadmin.env), then click Copy install command. - Open PowerShell as Administrator on each bench and paste the command. The agent registers itself as a SYSTEM scheduled task.
- Click Refresh agents below — each bench shows up as "online" within ~10 seconds.