Enable FIPS 140-2 on Win2012r2 and verify compliance using powershell


Enable FIPS 140-2 on Win2012r2 and verify compliance using powershell
I'm trying to enable FIPS 140-2 on one of the test windows 2012r2 server and was wondering if there are any other settings that I need to modify within group policy other than the one listed below to enable FIPS 140-2 and also how can I verify the compliance from powershell?
or
In order to do it manually, simply change the registry key HKLMSystemCurrentControlSetControlLsaFIPSAlgorithmPolicyEnabled to 1
By clicking "Post Your Answer", you acknowledge that you have read our updated terms of service, privacy policy and cookie policy, and that your continued use of the website is subject to these policies.