I wonder if it exists a powershell command to edit the RD Gateway Manager > Resource Authorization Policies as shown on below screenshot.
I would like to edit the 'Manage Local Computer Group' and add a computer in a a group I try to get information about RD CAP but i'm not sure where to go.
Thx for your help

The settings are stored in the path:
RDS:\GatewayServer\GatewayManagedComputerGroupsYou can try this way to add computers to the group by using powershell:
If you want to get more details,
cd RDS:\GatewayServer\GatewayManagedComputerGroupsto have a look can help you a lot.