Forum Discussion

novaksam's avatar
novaksam
Copper Contributor
May 31, 2023
Solved

MDI sensor service will not start on ADFS server

I've exhausted my ability to troubleshoot why my ADFS sensor installs just will not start, so hoping someone can provide some guidance on how to get this working 🙂   Info: Windows Server 2022 Da...
  • novaksam's avatar
    novaksam
    Jun 07, 2023
    The rep from Microsoft was able to resolve the startup issue!

    If a server has HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SecurityProviders\SCHANNEL\SendTrustedIssuerList set to 1, that will cause the service to fail.

    According to https://learn.microsoft.com/en-us/windows-server/security/tls/what-s-new-in-tls-ssl-schannel-ssp-overview 0 is the default as of 2012R2

    Since we did in-place upgrades, it makes sense that the value would be set from those previous OS's.

Resources