【发布时间】:2022-03-04 01:47:33
【问题描述】:
运行命令:winrm set winrm/config/Service '@{AllowUnencrypted="true"}' 在 Windows server 2019 上,给出以下错误:
WSManFault
Message
ProviderFault
WSManFault
Message = The system cannot find the file specified.
Error number: -2147024894 0x80070002
The system cannot find the file specified.
我们正在努力解决这个问题,2 个人,搜索互联网,但一无所获...
O请,如果有人有任何想法,至少可以为我们指出正确的搜索方向,我们将不胜感激......
非常感谢!!!
【问题讨论】:
标签: winrm windows-server-2019 powershell-5.1