Intel vPro® Platform
Intel Manageability Forum for Intel® EMA, AMT, SCS & Manageability Commander

kvm.hta problem

idata
Employee
1,433 Views

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?

2 Replies
Jacob_G_Intel
Employee
579 Views

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.

0 Kudos
idata
Employee
579 Views

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.

0 Kudos
Reply