Intel® C++ Compiler
Community support and assistance for creating C++ code that runs on platforms based on Intel® processors.
7875 Discussions

Problem with program's vPro technology via AMT_Implementation_and_Reference_Guide

Nguyễn_Văn_Q_
Beginner
189 Views

Hi everyone,

I have been research about small project.

Following

- Power On a computer using Intel vPro chip through LAN. My program at Linux platform remote to computer using vPro chip through LAN. I'm using      'AMT_Implementation_and_Reference_Guide'. https://software.intel.com/sites/manageability/AMT_Implementation_and_Reference_Guide/default.htm

 and I implemented 'Change Power State' computer using vPro chip.It's ok.

So, I just power On button on computer using vPro but I try set a [PowerOn password] of vPro comuputer at BIOS configuration. The dialog box will appear at vPro computer's BIOS Screen When vPro computer powerOn and require input a [PowerOn password] which i have been set before.

- I can't pass my [PowerOn password] from Linux platform to vPro computer's BIOS Screen. i have been test and debug with API, class, method,... which Intel SDK provided. For Example: 

 + CIM_BootSettingData

 + CIM_PowerManagementService

 + Get Password Model

 + CIM_BootConfigSetting

 + ...

Anyone can help me,  

thanks you and best Regards

0 Kudos
2 Replies
TimP
Black Belt
189 Views

The statement at the top of the companion forum

https://software.intel.com/en-us/forums/intel-business-client-software-development

implies that forum could deal with such questions.

0 Kudos
Nguyễn_Văn_Q_
Beginner
189 Views

thank Tim Prince for suggest

0 Kudos
Reply