Checks that the SMBv1 client is disabled.
Create or edit a configuration profile with the following information:
Create or edit the following script and configure it to run when the check fails:
Use the policy below to verify
SELECT 1 FROM windows_optional_features WHERE name = 'SMB1Protocol-Client' AND state != 1;