SV-228372r612748_rule
V-228372
SRG-APP-000141
EX16-MB-000190
CAT II
10
Open the Windows Power Shell and enter the following command:
services.msc
Navigate to and double-click on "Microsoft Exchange POP3 Backend".
Click on the "General" tab.
In the "Startup Type" dropdown, select "Disabled".
Click the "OK" button.
Open the Windows Power Shell and enter the following command:
Get-ItemProperty 'hklm:\system\currentcontrolset\services\MSExchangePOP3' | Select Start
Note: The hklm:\system\currentcontrolset\services\MSExchangePOP3 value must be in single quotes.
If the value of "Start" is not set to "4", this is a finding.
V-228372
False
EX16-MB-000190
Open the Windows Power Shell and enter the following command:
Get-ItemProperty 'hklm:\system\currentcontrolset\services\MSExchangePOP3' | Select Start
Note: The hklm:\system\currentcontrolset\services\MSExchangePOP3 value must be in single quotes.
If the value of "Start" is not set to "4", this is a finding.
M
4223