image


Windows Configuration

Install Remote Desktop Base Install (Broker, Web, Host)

image


This section explains how to set up the Remote Desktop Connections Broker (RDCB) to balance the load of Remote Desktop (RD) client connections to the Servers


  1. Log in to the server with a domain admin account


  2. 7


    image


  3. Select the Manage menu option in the upper right corner of the screen and select Add Roles and Features.


    image


  4. Click Next.



    image


  5. Select the Remote Desktop Services Installation radio button and click Next.


    image


  6. Select the Standard deployment radio button and click Next.


    59


    image


  7. Select the Session-based desktop deployment radio button and click Next.


    image


  8. Click Next.




    image


  9. In the Server Pool section, select the Management Server where the connection broker will be installed and click the arrow button to move it into the Selected column.


  10. Click Next.


    image


  11. Select the Install the RD Web Access role service on the RD Connection Broker server

    check box.


  12. Click Next.


    61

    image


  13. In the Server Pool section, select the Server


  14. Click Next.


    image


  15. Select the Restart the destination server automatically if required check box to confirm you want to allow the deployment to reboot the server. This is needed for the RD Session Host role.



  16. Click Deploy 1.


    View the progress as the role services are deployed.



  17. image


  18. Once the role services deploy successfully, click Close.

PowerShell Install CmdLets for easier Install

PowerShell Admin Prompt

Install-WindowsFeature RDS-RD-Server -IncludeManagementTools

Install-WindowsFeature RDS-Connection-Broker RDS-Gateway RDS-Web-Access RDS-Licensing-UI


https://hellingman.eu/wp/add-roles-and-features-to-a-server-with-powershell/