我收到此错误
The WinRM service is not listening for WS-Management requests.
User Action
If you did not intentionally stop the service, use the following command to see the WinRM configuration:
winrm enumerate winrm/config/listener
但我的 WinRM quickconfig 正在运行:
C:\Windows\system32>winrm quickconfig
WinRM service is already running on this machine.
WinRM is already set up for remote management on this computer.
在 EventViewer 订阅中,显示了此错误,但没有连接从远程机器获取日志。
[GANGA.DOM.DOMAIN.COM] - 错误 - 上次重试时间:2019 年 12 月 10 日下午 3:13:08。代码 (0x80338126):WinRM 无法完成操作。请验证指定的计算机名称是否有效、计算机是否可通过网络访问,以及 WinRM 服务的防火墙例外是否已启用并允许从此计算机进行访问。默认情况下,公共配置文件的 WinRM 防火墙例外会限制对同一本地子网内的远程计算机的访问。下次重试时间:2019 年 12 月 10 日下午 3:23:08。