Hello All,
we are trying to test Intel AMT technology with SCCM 2007 R2. The current version on the Lenovo machine M58, which we are using for testing is the following:
-----------------------------------------------------------------------------------------
Intel(R) MEInfo Win Version: 2.5.0.1032
BIOS Version: 5CKT48AUS
Intel(R) AMT code versions:
Flash: 5.1.0
Netstack: 5.1.0
Apps: 5.1.0
Intel(R) AMT: 5.1.0
Sku: 18462
VendorID: 8086
Build Number: 1167
Recovery Version: 5.1.0
Recovery Build Num: 1167
Legacy Mode: False
Link status: Link up
Cryptography fuse: Enabled
Flash protection: Enabled
Last reset reason: Power up
Setup and Configuration: Not started
BIOS Mode: Post Boot
Error: The operation failed due to an internal error.
FWU Override Counter: Always
FWU Override Qualifier: Always
FW on Flash Desc Override: Disable
Kedron Driver Version: Not Available
Kedron HW Version: Not Available
UNS Version: 5.0.5.1102
LMS Version: 5.0.6.1102
HECI Version: 5.0.1.1055
-----------------------------------------------------------------------------------------
We are using internal CA and have entered manually the thumbprint of our Root Test CA. We have tried with different passwords and we are sure that they are the same on both place SCCM and MEBx, but when we are trying to provision the machine we receive the following message:
-----------------------------------------------------------------------------------------
>>>>>>>>>>>>>>>Provision task begin<<<<<<<<<<<<<<<
Provision target is indicated with SMS resource id. (MachineId = 9 <machine FQDN>)
Found valid basic machine property for machine id = 9.
Warning: Currently we don't support mutual auth. Change to TLS server auth mode.
The provision mode for device <machine FQDN> is 1.
Attempting to establish connection with target device using SOAP.
Found matched certificate hash in current memory of provisioning certificate
Create provisionHelper with (Hash: 7FE17D626D37ACF378A39A93194C4842F80DDE4E)
Set credential on provisionHelper...
Try to use provisioning account to connect target machine <machine FQDN>...
Fail to connect and get core version of machine <machine FQDN> using provisioning account #0.
Try to use default factory account to connect target machine <machine FQDN>...
Fail to connect and get core version of machine <machine FQDN> using default factory account.
Try to use provisioned account (random generated password) to connect target machine <machine FQDN>...
Fail to connect and get core version of machine <machine FQDN> using provisioned account (random generated password).
Error: Device internal error. Check Schannel, provision certificate, network configuration, device. (MachineId = 9)
Error: Can NOT establish connection with target device. (MachineId = 9)
>>>>>>>>>>>>>>>Provision task end<<<<<<<<<<<<<<<
-----------------------------------------------------------------------------------------
We have posted this error and on the following MS forum:
According to discussions there we have prepared a DHCP server with options 6 and 15 and have checked the DNS server for the forward (A) and reverse (PTR) DNS records for the client and ConfigMgr site server. The certificate templates we have prepared according to the following MS guide: http://technet.microsoft.com/en-us/library/cc161804.aspx
So what we are doing wrong. Can anyone help us in order to solve this problem.
Thanks in advance.