- #Configure windows server 2012 r2 remote desktop services how to
- #Configure windows server 2012 r2 remote desktop services install
- #Configure windows server 2012 r2 remote desktop services windows 8.1
- #Configure windows server 2012 r2 remote desktop services license
- #Configure windows server 2012 r2 remote desktop services iso
The RD Gateway certificate is used for Client to gateway communication and needs to be trusted by the clients. Notice that the certificate level currently has a status of Not Configured.Īs you can see, certificates are used for different goals within the deployment.
#Configure windows server 2012 r2 remote desktop services how to
If you want to know how to change this, check another post: I selected Per User, but since this is just a guide setup, it really doesn’t matter.īy default the RD Web Access IIS application is installed in /RdWeb.
#Configure windows server 2012 r2 remote desktop services license
Notice that a RD License server is available, but no license type is selected yet. Review the RD Gateway settings and notice what settings are available. In Server Manager, Remote Desktop Services, Overview, click Tasks and click Edit Deployment Properties. Reviewing the Remote Desktop Services certificate requirements Let’s have a quick look at the certificate configuration. Notice that “” was configured for the deployment.Īlso notice that even more certificate configuring is need, but we’ll get to that later. I didn’t want to use “” or “” or anything else. In my case, for lack of a better name, I used “”. Enter the external Fully Qualified Domain Name which you will also use for the Web Access URL. We will deal with certificates in this deployment in a little bit. The wizard creates a self-signed certificate. Installing the missing Remote Desktop Services RolesĬlick the Add RD Licensing server button.Ĭlick the domain controller and click the Add button. In Server Manager click Remote Desktop Services and scroll down to the overview.Īs you can see the deployment is missing a RD Gateway server and a RD Licensing server. Wait until all role services are deployed and the member server has restarted.
#Configure windows server 2012 r2 remote desktop services install
Review the services that will be installed.Ĭlick the member server and click the Add button.Ĭheck Install the RD Web Access role on the RD Connection Broker server.Ĭheck Restart the destination server automatically if required. The other option will be a different post in this series. This will explain the steps necessary to install Remote Desktop Services in greater detail. Click Next.Īlthough Quick Start might be a valid option for a single server deployment, leave the default selected. Select Remote Desktop Services installation. Now that all servers needed in this deployment scenario are present, click Manage, and click Add Roles & Features. Log on to the Domain Controller, and in Server Manager right-click the All Servers node and add the second server using the Add Servers command (or select the All Servers node, click Manage and click Add Servers). Installing the Remote Desktop Services Roles ITWRDS01 (1 vCPU, 512MB memory, dynamic, 60GB Harddisk) ITWDC01 (1 vCPU, 512MB memory, dynamic, 60GB Harddisk)Īdded Active Directory Domain Services as a roleĬonfigured this server as a Domain Controller in a new forest: itw.test
#Configure windows server 2012 r2 remote desktop services windows 8.1
I will be using Hyper-V 3.0 on my Windows 8.1 laptop and I have prepared 2 servers: If you need extra help with this, Bing it or drop me a mail with details, and I will provide steps to continue. I will also not detail how to install SQL Express, or adding logins to a SQL Server Instance security context. I will not detail how to create a Security Group and adding a computer account to it. This guide will not focus on building a domain using a single domain controller and adding the second server as a member server to this domain.Īlso some basic knowledge is assumed in this guide. pfx format and you need to have the private key in it. This certificate needs to contain the FQDN you will use as the RD Web Access URL (mine is in this guide). After clicking the download button select ENU\圆4\sqlncli.msi)Īnd a certificate. SQL Server 2012 SP1 Native Client (free version can be downloaded here. After clicking the download button select SQLEXPRWT_圆4_ENU.exe) SQL Server 2012 SP1 Express 圆4 With tools (free version can be downloaded here.
#Configure windows server 2012 r2 remote desktop services iso
Windows Server 2012 R2 ISO (evaluation can be downloaded here: ) Part 1 – Deploying a single server solution.Īlthough it is called a single server installation, we will need 2 servers as shown below.
UPDATE: If you are looking for a guide on a newer OS, I posted this guide updated to Windows Server 2019: Step by Step Windows 2019 Remote Desktop Services – Using the GUIĪ step by step guide to build a Windows 2012 R2 Remote Desktop Services deployment.