If you are trying to fallow the WIKI post "How to Disable SSLv2 on a Windows Server 2008 and Windows Server 2008 R2" after doing the work, you reboot the problem server, and after rebooting your security scan is still alarming about "SSLv2" enabled on the problem server , create the fallowing key instead.

  1. Open the registry and create a key named Server under the following entry :
  1. Under the registry key Server, create a DWORD value named “DisabledByDefault” and change the value data to “00000001”
  2. Reboot the server
ocd

If you have more than one server you can export the .reg key and import it on other servers by simply clicking on it