问题描述
Hello
我正在使用MS-WSMV与服务器进行远程交互并运行一些命令就可以了。
发送wsman请求,我需要从microsoft.com访问这些文件:"border:none; font-weight:inherit; font-style:inherit; font-family:inherit; outline:0px; padding-右:0像素"> $这 - > getSoapHeader('http://schemas.microsoft.com/wbem/wsman/1/windows/shell/cmd','http://schemas.xmlsoap.org/ws/2004 /09/transfer/Create'...
但文件" http://schemas.microsoft.com/wbem/wsman/1/windows/shell/cmd"不可用 并返回错误,如" 您要查找的资源已被删除,名称已更改,或暂时不可用。 "
这个文件有问题吗?
谢谢
AP
Hello
I'm using MS-WSMV to remote interact with a server and run some commands on it.
To send wsman requests , I need to access these files from microsoft.com:
$this->getSoapHeader('http://schemas.microsoft.com/wbem/wsman/1/windows/shell/cmd','http://schemas.xmlsoap.org/ws/2004/09/transfer/Create'...
But the file "http://schemas.microsoft.com/wbem/wsman/1/windows/shell/cmd" is not available and returns an error like "The resource you are looking for has been removed, had its name changed, or is temporarily unavailable."
Is there any problem with this file?
Thanks
A.P
这篇关于找不到wsman文件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!