Expected scenario
==================
1) Open "Edit Group Policy" tool and set the following UI path to 'Block (default)':
'Computer Configuration\Policies\Windows Settings\Security Settings\Windows Defender Firewall with Advanced Security\Windows Defender Firewall with Advanced Security - Local Group Policy Object\Windows Defender Firewall Properties\Public Profile\Inbound connections'

2) After running the policy check, it should return 1 indicating that setting was properly set

Note: Manually check that the registry key (HKEY_LOCAL_MACHINE\\SOFTWARE\\Policies\\Microsoft\\WindowsFirewall\\PublicProfile) is present in the Windows machine before running the policy.

Failure scenario
==================
1) Open "Edit Group Policy" tool and set the following UI path to values different than 'Block (default)':
    'Computer Configuration\Policies\Windows Settings\Security Settings\Windows Defender Firewall with Advanced Security\Windows Defender Firewall with Advanced Security - Local Group Policy Object\Windows Defender Firewall Properties\Public Profile\Inbound connections'

2) After running the policy check, it should return nothing, indicating that setting was set to a non-compliant value