Intel® Business Client Software Development
Support for Intel® vPro™ software development and technologies associated with Intel vPro platforms.
公告
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
1402 讨论

AMT Remote Provisioning Issue, Blade ME stops replying to ping request after turnoff

aizazh
初学者
886 次查看

Dear all,

I am trying to turn off my Intel AMT 2.0 Blade through RemoteControlService.wsdl but It only exposes one method that is newOpereation. Help provided on software.intel is out dated i.e is of 2006.

When I turn off my Intel AMT 2.0 Blade using http://192.168.3.115:16992 It successfully turn it off but could not turn it on because it stops reply ping request.

Is there any issue with my AMT 2.0 Blade?

Can any body share code of Java using RemoteControlService.wsdl. I used in in .Net but we can not install .net platform just to run an exe.

Using BIOS Version 5773

0 项奖励
1 回复
Paul_C_Intel1
员工
886 次查看
Aizazh,

Regarding the problem where you can power down the machine, but cannot power it back up. Use the WebUI to check the Power Policyof the system. Thepower policy may be set to "On in S0 Only".Try changing it to "ON in S0, ME Wake in S3, S4-5 (AC only)".

For WSDL-based source code samples, please see the samples provided in the Reference Design Kit (RDK) available from thelinks below. Note that the RDK isno longer supported by Intel.

http://software.intel.com/en-us/articles/intel-active-management-technology-reference-design-kit-rdk-sources-package

http://software.intel.com/en-us/articles/intel-active-management-technology-reference-design-kit-rdk-building-block-package

http://software.intel.com/en-us/articles/intel-active-management-technology-reference-design-kit-rdk-utility-application-package

0 项奖励
回复