Elastic Agent on Older Windows Disable Driver Signature Enforcement


In order to have elastic agent install Endpoint on older windows you need to disable Driver Signature Enforcement
With
CMD as Administrator
bcdedit /set testsigning on
Then restart windows.

Hi @Dallas_Toth,

Thanks for reporting this issue. This is not the expected behavior. I think I've identified the issue with signing the endpoint binaries. (They used a new process that we hasn't been used before).

I've opened an issue on the new endpoint issue repo to track it and we will be fixing it as soon as we can https://github.com/elastic/endpoint/issues/1

Let me know if you have any other questions or feel free to engage on the issue linked above.

-Nick Fritts

@Dallas_Toth

Thanks again for reporting the issue. Just wanted to follow up and let you know that we did identify the issue with signing process and have merged a fix for it that should be out with the next patch release.

2 Likes

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.