Showing posts with label role based. Show all posts
Showing posts with label role based. Show all posts

Wednesday, March 12, 2014

KB: No RDS license when you connect to an RDS farm in Windows Server 2012

A new KB (2916846) was released by Microsoft in regards to installing the RDSH role (rol-based, not scenario based) and possible issues with successfully acquiring RDS CAL’s from a RD Licensing server.

“…Assume that you install the Remote Desktop Session Host (RDSH) role service on a computer that is running Windows Server 2012, and then configure the computer to obtain licenses from a Remote Desktop Services Licensing Server. When you try to connect to the computer by using Remote Desktop or Remote App, you may receive an error message that indicates there is no Remote Desktop Services Client Access License..”

“…This issue occurs because the RDSH server is missing certificates when a connection arrives and it cannot request a license for that connection to the Licensing server…”

Source & download: http://support.microsoft.com/kb/2916846/en-us?sd=rss&spid=16526

Friday, April 12, 2013

Guidelines for installing the Remote Desktop Session Host role service on a computer running Windows Server 2012 without the Remote Desktop Connection Broker role service (2833839)

Microsoft has releases a FAST PUBLISH KB (2833839) regarding installing the Remote Desktop Session Host (RDSH) role without the Remote Desktop Connection Broker (RDCB) role. This server can be part of a workgroup or may even be configured as a Domain Controller.

Why is this important? With RDS/VDI in Windows Server 2012, the RD Connection Broker is more or less a mandatory component. I believe deploying RDS/VDI 2012 within an Active Directory Domain where the Domain Controller is not combined with RDS roles and where the RD Connection Broker is part of the deployment, is always the recommended way to go. However, I’ve seen many, many questions arise on TechNet Forum where people ask for deployments on a single server where the all RDS roles (including Active Directory) are installed on a single server and accepting all the downsides. Obviously intended for very small scenarios, where only 1 server is available. Second, many have asked for a deployment of RD Session Host without even using a Active Directory domain, and thus a workgroup. Third, many have asked for deployments where only the RD Session Host role is deployed (role based).

So here’s Microsoft's answer:
Guidelines for installing the Remote Desktop Session Host role service on a computer running Windows Server 2012 without the Remote Desktop Connection Broker role service

“…This article provides the guidelines to install and configure the Remote Desktop Session Host  role service on a computer running Windows Server 2012 without the Remote Desktop Connection Broker role service installed.
This configuration should only be used when it is the only option as the recommended configuration includes the Remote Desktop Connection Broker to provide access to the complete functionality with Remote Desktop Services. If a Domain Controller is available on a separate server, it is recommended to use the Standard Remote Desktop Services deployment wizard. This configuration is appropriate when there is only one server on the network. This server can be part of a workgroup or may be configured as a Domain Controller.
This configuration, will provide desktop sessions to users based on the number of Remote Desktop Services client access license (RDS CALs) installed on the server, but will not provide access to RemoteApp programs or the RDWeb site…”

Source: http://support.microsoft.com/kb/2833839/
(KB2833839)