We have been using Windows Server 2012 to deploy Remote Desktop Services for more than one year. Our VDI are mostly Windows 7.
Today in the afternoon, all users reported that they can no longer use the VDI and the service did not recover after rebooting the servers.
I later found in the event viewer the following at the time of the problem,
Event 700, TerminalServices-Gateway
The following exception code "3765269347" occured in the RD Gateway server. The RD Gateway will be restarted. No user action is required.
Log Name: Microsoft-Windows-TerminalServices-Gateway/Admin
Source: TerminalServices-Gateway
Event ID: 700 Task Category: (1)
Level: Critical Keywords: (33554432)
User: NETWORK SERVICE Computer: xxxx.xxxx.xxx.com
OpCode: (4587520)
-------------------
After server restarted, although all Remote Desktop Services service are running. When I use the Server Manager and try to browse to Remote Desktop Services, the following was displayed.
A Remote Desktop Services deployment does not exist in the server pool.
To create a deployment, run the Add Roles and Features Wizard and select the Remote Desktop Services installation option.
-----------
The users can no longer use the normal way to access the VDI ... however, as a temporary work around, I help them to run "mstsc" and specify the VDI's computer name, they can use their credentials to access their virtual desktop.
I was thinking that the either the RD Gateway or the RD Connection Broker is having problem, but no idea on how to fix it.
Any suggestion welcome.
Thanks.