_8.2 Hello,
after having some difficulty implementing Oob with SCCM 2012 i tried SCS 8.2.
I used the Intel SCS 8 and MS ConfigMgr v40 Guide and SCS 8.2 User-Guide to build my solution.
It started to work but ends with the following error:
Initial connection to the Intel(R) AMT device failed. A TCP error occurred. Make sure that the destination settings are correct and that a network connection exists to the target. The SSL handshake failed because of an unsupported, unverified, or corrupt certificate.
We use the AMC_Configure_SCCM.bat for client configuration.
The client machine is provisioned after that and the Mebx has all the data it needs.
The oobmgmt.log on the machine states that the Device is already provisioned and the Intel Std Mgt shows me also that the client is provisioned.
I checked the webserver Template and the AMT Provisioning certificate to sort out the error.
After that had no effect i revoked and deleted them.
I then replaced them with newly created certificates using the Microsoft guide to build the Templates for Server 2012. After a new enrollment the error still looks the same.
I'm not sure, which certificate should go wrong cause the first contact works and the cliend get's his provisoning data.
The xml file for the provisioning shows the right Certification Issuer and the complete data.
A computer object is created in the AD-OU.
Has anyone an idea where i could look to solve this error?