Forum Discussion
Feb 28, 2023
ATP Sensor service is continuously trying to start but stops itself
Hello Techies, I've installed ATP Sensor across multiple DCs and it was completed successfully. However, the service is continuously trying to start and stop itself on every machine it's been in...
- Mar 17, 2023The resolution was to add the following change in the registry of each DC.
Changed the following value from "1" to "0"
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentCOntrolSet\Control\SecurityProviders\SCHANNEL]
"DisableRenegoONserver"=dword:00000001
Mar 17, 2023
The resolution was to add the following change in the registry of each DC.
Changed the following value from "1" to "0"
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentCOntrolSet\Control\SecurityProviders\SCHANNEL]
"DisableRenegoONserver"=dword:00000001
Changed the following value from "1" to "0"
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentCOntrolSet\Control\SecurityProviders\SCHANNEL]
"DisableRenegoONserver"=dword:00000001
- JacampbellAug 03, 2023
Microsoft
manojviduranga - what is that key is missing. - we do not see
"DisableRenegoONserver"=dword:00000001