Dear Cameron Gregory,
The error referencing the Authenticode signature on adfsconfigDbVerify.dll and the disabled Service Broker and Database Mirroring endpoints suggests a possible integrity or trust issue with the Windows Internal Database (WID) components. This may be further complicated by third-party security software such as SentinelOne, which can interfere with DLL validation or service startup timing.
Setting ADFS to delayed start is a good step, but we recommend also verifying that the WID service is fully initialized before ADFS attempts to load. You may consider implementing a startup dependency script or using Task Scheduler to delay ADFS further. Additionally, enabling debug logging for ADFS and WID can provide deeper insight—this can be configured via PowerShell using Set-AdfsProperties and by modifying SQL Server trace flags for WID.
Warm regards,
Domic Vo