SV-258757r1003570_rule
V-258757
SRG-OS-000163-VMM-000700
ESXI-80-000196
CAT II
10
From the vSphere Client, go to Hosts and Clusters.
Select the ESXi Host >> Configure >> System >> Advanced System Settings.
Click "Edit". Select the "UserVars.DcuiTimeOut" value and configure it to "600".
or
From a PowerCLI command prompt while connected to the ESXi host, run the following command:
Get-VMHost | Get-AdvancedSetting -Name UserVars.DcuiTimeOut | Set-AdvancedSetting -Value 600
From the vSphere Client, go to Hosts and Clusters.
Select the ESXi Host >> Configure >> System >> Advanced System Settings.
Select the "UserVars.DcuiTimeOut" value and verify it is set to "600" or less and not "0".
or
From a PowerCLI command prompt while connected to the ESXi host, run the following command:
Get-VMHost | Get-AdvancedSetting -Name UserVars.DcuiTimeOut
If the "UserVars.DcuiTimeOut" setting is set to a value greater than "600" or "0", this is a finding.
V-258757
False
ESXI-80-000196
From the vSphere Client, go to Hosts and Clusters.
Select the ESXi Host >> Configure >> System >> Advanced System Settings.
Select the "UserVars.DcuiTimeOut" value and verify it is set to "600" or less and not "0".
or
From a PowerCLI command prompt while connected to the ESXi host, run the following command:
Get-VMHost | Get-AdvancedSetting -Name UserVars.DcuiTimeOut
If the "UserVars.DcuiTimeOut" setting is set to a value greater than "600" or "0", this is a finding.
M
5562