- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I am using the recent 1.4 version download from "out of the box configuration" When I execute kvm.hta secton 2 I get no output from the from the first winrm command in the KVMon.bat file. When I isolate the command and run it separately I get:
c:\KVM>winrm put http://intel.com/wbem/wscim/1/ips-schema/1/IPS_KVMRedirectionSettingData http://intel.com/wbem/wscim/1/ips-schema/1/IPS_KVMRedirectionSettingData @{Is5900PortEnabled="true";RFBPassword="viewamt1"} -remote:192.168.110.118:16992/wsman -u:admin -p:mypassword -a:Digest -encoding:utf-8
Fault
Code
Value = a:Sender
Subcode
Value = d:InvalidRepresentation
Reason
Text = The XML content is not valid.
Detail
Error number: -2144108298 0x803380F6
The WinRM client cannot process the request. The destination computer returned a
n invalid SOAP fault.
The second command in the KVMon.bat file seems to execute properly.
I am able to communicate with the management engine on the remote via browser using the same IP i.e. 192.168.110.118:16992
The version of ME on the remote is 6.0.30.1203
How do I solve my problem?
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I think it's the RFB Password. It must be a "strong password". In other words, it needs to have 1 upper, 1 lower, one number, and one special character. EG mailto:P@ssw0rd P@ssw0rd. Also, it must be exactly 8 characters. Let me know if that helps.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks Jake, that's exactly what it was. I appreciate your help. Both the documentation and the error message could be improved on this poiint.
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page