Windows RDS Connection Broker
Summary
This document uses PowerShell to confirm if the RDS Connection Broker server role is installed.
Settings
| Detection String | Comparator | Result | Applicable OS |
|---|---|---|---|
{%@powershell "(Get-WindowsFeature RDS-Connection-Broker).Installed"@%} | Equals | True | Windows |
Changelog
2025-04-10
- Initial version of the document