问题描述
C:\Users\Administrator> winrm quickconfig
已设置WinRM以在此计算机上接收请求。
WSManFault
消息
ProviderFault
WSManFault
消息=无法检查防火墙的状态。
C:\Users\Administrator>winrm quickconfigWinRM already is set up to receive requests on this machine.WSManFault Message ProviderFault WSManFault Message = Unable to check the status of the firewall.
错误号:-2147024894 0x80070002
系统找不到指定的文件。
Error number: -2147024894 0x80070002The system cannot find the file specified.
推荐答案
我遇到了完全相同的问题,在大量阅读并经过防火墙重新启动,服务重新启动,打开端口以及诸如此类的操作之后,解决方案非常简单:
只需重新启动服务器
I had exactly the same issue, after a lot of reading and going through firewall restarts, service restarts, opening ports and that kind of stuff, the solution was quite easy:Just reboot the server
这个问题刚刚消失
这篇关于Winrm快速配置显示错误的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!