积极答复者
如何修复Win2008 RDP 连接

问题
-
有台2008是从2003升级上来的工作组机器,前段时间RDP还是好的,现在出现大量以下的错误,请问如何修复:
Eevent ID:1048
Source: Microsoft-Windows-TerminalServices-LocalSessionManager
Message: Terminal service start fialed. The relevant status code was No such interface supported.Event ID: 7024
Source: Service Control Manager
Message: The Distributed Transaction Coordinator service terminated with service-specific error 3221229584(0xC0001010).Event ID 4407
Source Microsoft-Windows-MSDTC
Message: MS DTC Tracing infrastructure: the attempt to flush the existing trace data failed. Internal Information: none available.Event ID 4412
Source: Microsoft-Windows-MSDTC
Message: Could not start the MS DTC Transaction Manager.- 已编辑 philwongsz 2015年3月9日 10:36
答案
-
你好,
请问在出现这些错误之前,在这台机器上有做过什么改动吗?
请尝试在该机器上运行以下命令:
- net localgroup "Administrators" "NT Authority\Network Service" /add
- net localgroup "Administrators" "NT Authority\Local Service" /add
然后重启电脑。
下面的文档请参考:
Unable to Connect to Server Through RDP : Event ID: 1048 - Terminal Service Start Failed. The Relevant Status Code Is, "No such interface supported."
Best Regards,
Amy
Please remember to mark the replies as answers if they help and un-mark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact tnmff@microsoft.com.
- 已编辑 Amy Wang_Moderator 2015年3月10日 9:29
- 已标记为答案 philwongsz 2015年3月10日 11:10
全部回复
-
你好,
请问在出现这些错误之前,在这台机器上有做过什么改动吗?
请尝试在该机器上运行以下命令:
- net localgroup "Administrators" "NT Authority\Network Service" /add
- net localgroup "Administrators" "NT Authority\Local Service" /add
然后重启电脑。
下面的文档请参考:
Unable to Connect to Server Through RDP : Event ID: 1048 - Terminal Service Start Failed. The Relevant Status Code Is, "No such interface supported."
Best Regards,
Amy
Please remember to mark the replies as answers if they help and un-mark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact tnmff@microsoft.com.
- 已编辑 Amy Wang_Moderator 2015年3月10日 9:29
- 已标记为答案 philwongsz 2015年3月10日 11:10
-
你好,
请问用户是使用 /admin switch 登陆的吗?
如果是的话,那么用户实际上连接到了远程管理模式,所遇到的是正常现象。
下面有一些相关的链接:
What does this mean - "The Desktop Window Manager was unable to start because a composited theme is not in use"?
Remote desktop event
Changes to Remote Administration in Windows Server 2008
Event ID: 9003 Source: Desktop Window Manager
Best Regards,
Amy
Please remember to mark the replies as answers if they help and un-mark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact tnmff@microsoft.com.