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 above (the value of
RDD_ADMIN_PINinadmin.env), then click Show install command. - Open PowerShell as Administrator on each bench and
paste the one-liner.
The one-liner usesiwr | iexto fetch/agent/install.ps1from THIS dashboard server on the fly — you don't host or copyinstall.ps1yourself. - Click Refresh agents below — each bench shows up as "online" within ~10 seconds.
On the bench, the one-liner just downloads these two files from the dashboard: