询问者
windows的远程服务无法重启完毕

问题
全部回复
-
你好,
1.远程无法连接本机时具体的报错是什么?重启服务器是否解决了你的问题呢?
2.>>有没有不用重启系统就能解决远程服务问题的方法。
手动修改Windows service的状态,有时可能会陷入停止或启动状态。除了重启服务器,你可以试试看一下方法(以远程服务为例)
- 单击开始菜单-->运行或在搜索栏中键入services.msc。
- 查找服务,然后检查“ 属性”并确定其服务名称。
- 然后以管理员身份打开cmd 运行如下命令,确定远程服务对应的PID
sc queryex "TermService"
- 然后通运行如下命令:
taskkill / pid xxxx / f
如果回答是有帮助的, 请将其标记为答案, 可以帮助其他有相同问题的社区成员, 并快速找到有用的答复。
此致
Jenny
Please remember to mark the replies as answers if they help.
If you have feedback for TechNet Subscriber Support, contact tnmff@microsoft.com.- 已建议为答案 Jenny YanMicrosoft contingent staff 2020年5月14日 6:09
-
目前问题有什么新的进展吗?
如果回复对您有所帮助的话,您可以把回复标记为答复,我们将暂停对此贴的追踪。
此致
Jenny
Please remember to mark the replies as answers if they help.
If you have feedback for TechNet Subscriber Support, contact tnmff@microsoft.com. -
请问针对此帖您是否还有其他疑问?
如果回复对您有所帮助的话,您可以把回复标记为答复,我们将暂停对此贴的追踪。
此致
Jenny
Please remember to mark the replies as answers if they help.
If you have feedback for TechNet Subscriber Support, contact tnmff@microsoft.com.