SV-84377r1_rule
V-69755
SRG-APP-000141
EX13-CA-000100
CAT II
10
Open the Windows PowerShell 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 PowerShell 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 quotes.
If the value of Start is not set to 4, this is a finding.
V-69755
False
EX13-CA-000100
Open the Windows PowerShell 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 quotes.
If the value of Start is not set to 4, this is a finding.
M
3097