Intel AMT
不依赖于HECI驱动,如何判断客户机是否可能支持Intel AMT的参考代码
一般的方法是: 1) 网络扫描;服务器端通过网络扫描的方法可以找到那些已经配置好了的Intel AMT机器,并获得其版本号,这个是不需要知道iAMT的密码的,然后告诉客户端程序;其间可以用UUID对应的方法来识别机器身份。
2)通过本地直接调用GeneralInfo接口提供的函数,获得iAMT版本号,但需要HECI驱动、LMS服务的支持,并且需要知道Intel AMT用户名和密码。
Intel AMT 工具:应急网络通道
如果你有兴趣,可以下载并安装偿试:EmNetC v1.0 下载: Download 使用说明:Manual Doc
应急网络通道(EmNetC)功能:
The basics of Intel® AMT/ME Passwords
When we get an Intel® AMT system and we are setting it up for the first time, we are asked to enter the Management Engine (ME) password and then to change it. Or if we are using the Setup and Config Server (Intel SCS) - we set up our profiles to change the ME password.) What we are doing here is changing both the AMT and the ME password and so the AMT password is synched with the ME password. I actually didn't realize AMT and ME both had passwords. (which makes sense since we can add AMT users..)
Intel(r) AMT: Strong ME Passwords are Required
If you are new to developing software for Intel(r) AMT, you need to know that the Intel® AMT Manageability Engine's password must be changed from it's factory default (admin) to a "strong password." The following provides some guidance into what sort of strong password is required.
