Ylian Saint-Hilaire
Ylian Saint-Hilaire
1. If you have a valid cert and option 15 and the option 15 cert matches the name of your cert, it should work. Send screenshots of where you get...
Nice. You seem to know what you are doing, that is amazing! I don't get to chat with AMT experts much. Here is a big trick. If using an agent,...
Nice. On the second system you are getting error 4 for for call AddNextCertInChain(), [you can see documentation here](https://software.intel.com/sites/manageability/AMT_Implementation_and_Reference_Guide/HTMLDocuments/WS-Management_Class_Reference/IPS_HostBasedSetupService.htm#AddNextCertInChain). The error is "CERT_VERIFY_FAILED". Something went wrong when Intel AMT verified...
Ha, sadly, I own Intel AMT v7, v8, v9, v10, v11, v12, v14, v15. I don't have a v16 to test with. I know in v16 they changed some of...
If you see: ``` Performing TLS ACM activation... ``` It's using the new ACM activation flow that is more secure. If you see: ``` Getting ready for ACM activation... ```...
Try `"TlsAcmActivation": false` to see if the other activation technique works... however, it seems something else is going on such as incorrect activation certificates or option 15 FQDN is not...
I just put in a request to get a Intel AMT v15 and v16 machines. So far I have Intel AMT v7,8,9,10,11,12,14 as part of my regular testing for MeshCentral,...
Sorry for the delay. Yes, you can set the retention time in the config.json like this: ``` { "settings": { "DbExpire": { "events": 1728000, "powerevents": 864000, "statsevents": 2592000 } }...
Thanks for the report, this is not good. I will take a look at this next time I can.
Unrelated to this issue, but just posted a new version of MeshCMD with IDER support from the command line. Should work on Windows and Linux. However, there is no power...