User Tools

Site Tools


virtualization:microsoft:rdsh

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
virtualization:microsoft:rdsh [2014/09/04 18:21]
gcooper
virtualization:microsoft:rdsh [2021/06/15 13:34] (current)
gcooper
Line 1: Line 1:
 ====== Remote Desktop Services ====== ====== Remote Desktop Services ======
 +
 +FIXME This is an old page being updated.
  
 http://ryanmangansitblog.com/2013/03/11/deploying-rds-2012-single-server-session-based-deployment/ http://ryanmangansitblog.com/2013/03/11/deploying-rds-2012-single-server-session-based-deployment/
 +
 +===== Chrome Browser =====
 +
 +Google Chrome (and other modern web browsers) can cause very high CPU and other resource utilization and this is compounded on RDS servers.
 +
 +**[[internet:browser:chrome|Google Chrome Browser Tweaks]]**
 +
 +===== Cached Exchange Mode =====
 +
 +http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/Server/Windows_Server_2008/Q_28119881.html 
 +
 +Microsoft recommends turning off Cached Exchange Mode.  Disable it server-wide:
 +
 +Create this registry Key:
 +
 +<file>
 +HKEY_LOCAL_MACHINE/SOFTWARE/Policies/Microsoft/Office/14.0/Outlook/OST
 +</file>
 +
 +In that key, create a ''DWORD'' named ''NoOST'' and set the value to ''2''
  
 ===== Group Policy Settings ===== ===== Group Policy Settings =====
  
 http://technet.microsoft.com/en-us/library/ee791756%28v=ws.10%29.aspx http://technet.microsoft.com/en-us/library/ee791756%28v=ws.10%29.aspx
 +
 +**Session Shadowing**: http://blogs.technet.com/b/askperf/archive/2013/10/22/windows-8-1-windows-server-2012-r2-rds-shadowing-is-back.aspx
  
 **Computer Configuration -> Administrative Templates -> Windows Components -> Remote Desktop Services -> Remote Desktop Session Host -> Connections** **Computer Configuration -> Administrative Templates -> Windows Components -> Remote Desktop Services -> Remote Desktop Session Host -> Connections**
  
-===== Step by Step Windows 2012 R2 =====+  * **Set rules for remote control of Remote Desktop Services user sessions -> Enabled - Full Control without user's permission**
  
-http://msfreaks.wordpress.com/2013/12/09/windows-2012-r2-remote-desktop-services-part-1/+===== Step by Step Windows 2016 =====
  
-http://msfreaks.wordpress.com/2013/12/23/windows-2012-r2-remote-desktop-services-part-2/+:!: This does not create an entire RDS configuration, but is does set up a session host suitable for Parallels RAS.
  
-http://msfreaks.wordpress.com/2013/12/26/windows-2012-r2-remote-desktop-services-part-3/+{{ :virtualization:microsoft:create_rds_server_01.png?600 |}}
  
-http://msfreaks.wordpress.com/2014/01/08/step-by-step-windows-2012-r2-remote-desktop-services-part-4/+{{ :virtualization:microsoft:create_rds_server_02.png?600 |}} 
 + 
 +{{ :virtualization:microsoft:create_rds_server_03.png?600 |}} 
 + 
 +{{ :virtualization:microsoft:create_rds_server_04.png?600 |}} 
 + 
 +{{ :virtualization:microsoft:create_rds_server_05.png?600 |}} 
 + 
 +{{ :virtualization:microsoft:create_rds_server_06.png?600 |}} 
 + 
 +{{ :virtualization:microsoft:create_rds_server_07.png?300 |}} 
 + 
 +{{ :virtualization:microsoft:create_rds_server_08.png?600 |}}
  
 ===== RemoteFX ===== ===== RemoteFX =====
Line 39: Line 75:
 ===== Windows Server 2012 R2 ===== ===== Windows Server 2012 R2 =====
  
-Make sure the Windows Audio and Windows Audio Endpoint Builder services are be running:+Make sure the **Windows Audio** and **Windows Audio Endpoint Builder** services are be running:
  
 <file> <file>
Line 63: Line 99:
  
 http://blogs.msdn.com/b/rds/archive/2009/07/31/rd-gateway-deployment-in-a-perimeter-network-firewall-rules.aspx http://blogs.msdn.com/b/rds/archive/2009/07/31/rd-gateway-deployment-in-a-perimeter-network-firewall-rules.aspx
 +
 +https://www.virtuallyboring.com/setup-rd-gateway-role-on-windows-server-2012-r2/
 +
 +:!: This tutorial points to Control Panel, Administrative tools, Remote Desktop Gateway Manager for a portion of the configuration.  If not there type "Remote Desktop Gateway Manager" on the start menu to find it.
 +
 +=== Generate a CSR IIS 8 ===
 +
 +https://support.comodo.com/index.php?/Default/Knowledgebase/Article/View/1160/19/csr-generation--microsoft-iis-8x
  
   * RD Web Access and RD Gateway are usually installed on the same server   * RD Web Access and RD Gateway are usually installed on the same server
Line 68: Line 112:
   * Managed with Remote Desktop Gateway Manager   * Managed with Remote Desktop Gateway Manager
     * ''tsgateway.msc''     * ''tsgateway.msc''
 +
 +== Install Self Signed Cert on Win8/10 Client==
 +
 +http://www.thewindowsclub.com/manage-trusted-root-certificates-windows
  
 ==== RD Licensing ==== ==== RD Licensing ====
Line 108: Line 156:
  
 ===== Configure RDS License Server ===== ===== Configure RDS License Server =====
 +
 +==== Windows Server 2012 ====
 +
 +:!: You can use Group Policy (''gpmc.msc'') or Local Policy.
 +
 +On the RDS server, run ''gpedit.msc'' to edit Local Policy:
 +
 +**Computer Configuration -> Administrative Templates -> Windows Components -> Remote Desktop Services -> Remote Desktop Session Host -> Licensing**
 +
 +  * **Use the specified Remote Desktop license servers**
 +  * **Set the Remote Desktop licensing mode**
 +
 +==== Windows Server 2008 ====
  
 http://technet.microsoft.com/en-us/library/cc770585.aspx http://technet.microsoft.com/en-us/library/cc770585.aspx
virtualization/microsoft/rdsh.1409876504.txt.gz · Last modified: 2014/09/04 18:21 by gcooper