Posts
Showing posts from January, 2017
- Get link
- X
- Other Apps
How to Install or Uninstall Internet Explorer in Windows 10 CONTENTS: • To Turn Off (uninstall) Internet Explorer 11 in Windows 10 1. Open Windows Features. 2. Click/tap on the checked box of Internet Explorer 11 to unchecked it, and click/tap on Yes when prompted to confirm. (see screenshots below) 3. Click/tap on OK. (see screenshot below) 4. Windows will now apply the changes. (see screenshots below) 5. Click/tap on Restart now to finish turning off Internet Explorer 11. (see screenshot below)
Windows 2012 No Remote Desktop License Server
- Get link
- X
- Other Apps
Customer site is running Windows Server 2012 Essentials and a Windows 2012 Terminal Server. User contacts me to report that she was unable to connect into the Terminal Server from Remote Web Access (RWA). I tried, and got the same error message when I tried to access the Terminal Server: The remote session was disconnected because there are no Remote Desktop License Servers available to provide a license. Please contact the server administrator I knew it was not an RWA issue because I could RWA into the 2012 Essentials server. A quick search and I found a post that indicates that there is a bug with 2012 RDS session hosts where they will not look to the licensing server for CALs when the grace period ends. Although I would like a permanent fix, the following solution resolved the crisis at hand. The solution is to delete a specific registry key relating to the grace period, and then reboot the server. 1. Open up the registry editor on the Terminal Server 2. Browse d...
No Remote Desktop Available on RD Session Windows Server 2012
- Get link
- X
- Other Apps
A fully functional and activated 2012 Remote Desktop Session Host server displayed the following message: This was a simple setup on one server with the: connection broker, Session Host and Licensing server with 2012 CAL’s installed. Even though the licensing seems to be configured correctly, in server manager: and powershell: Licensing diagnostics: everywhere you look, everything seems to be OK. But the license manager shows something odd: No licenses are being used? This server was used since late 2012. Some interesting things could also be found in the event logs, the following events appear: EventID: 1130 Source: TerminalServices-RemoteConnectionManager The Remote Desktop Session Host server does not have a Remote Desktop license server specified. To specify a license server for the Remote Desktop Session Host server, use the Remote Desktop Session Host Configuration tool. and: EventID: 1128 Source: TerminalServices-RemoteConnectionManager The RD Licensing grace period has expi...