SV-84375r1_rule
V-69753
SRG-APP-000141
EX13-CA-000095
CAT II
10
Open the Windows PowerShell and enter the following command:
services.msc
Navigate to and double-click on Microsoft Exchange IMAP4 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\MSExchangeIMAP4' | Select Start
Note: The hklm:\system\currentcontrolset\services\MSExchangeIMAP4 value must be in quotes.
If the value of Start is not set to 4, this is a finding.
V-69753
False
EX13-CA-000095
Open the Windows PowerShell and enter the following command:
Get-ItemProperty 'hklm:\system\currentcontrolset\services\MSExchangeIMAP4' | Select Start
Note: The hklm:\system\currentcontrolset\services\MSExchangeIMAP4 value must be in quotes.
If the value of Start is not set to 4, this is a finding.
M
3097