SV-258778r959010_rule
V-258778
SRG-OS-000480-VMM-002000
ESXI-80-000223
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.SuppressHyperthreadWarning" value and configure it to "0".
or
From a PowerCLI command prompt while connected to the ESXi host, run the following command:
Get-VMHost | Get-AdvancedSetting -Name UserVars.SuppressHyperthreadWarning | Set-AdvancedSetting -Value 0
From the vSphere Client go to Hosts and Clusters.
Select the ESXi Host >> Configure >> System >> Advanced System Settings.
Select the "UserVars.SuppressHyperthreadWarning" value and verify it is set to "0".
or
From a PowerCLI command prompt while connected to the ESXi host, run the following command:
Get-VMHost | Get-AdvancedSetting -Name UserVars.SuppressHyperthreadWarning
If the "UserVars.SuppressHyperthreadWarning" setting is not set to "0", this is a finding.
V-258778
False
ESXI-80-000223
From the vSphere Client go to Hosts and Clusters.
Select the ESXi Host >> Configure >> System >> Advanced System Settings.
Select the "UserVars.SuppressHyperthreadWarning" value and verify it is set to "0".
or
From a PowerCLI command prompt while connected to the ESXi host, run the following command:
Get-VMHost | Get-AdvancedSetting -Name UserVars.SuppressHyperthreadWarning
If the "UserVars.SuppressHyperthreadWarning" setting is not set to "0", this is a finding.
M
5562