SV-258768r959010_rule
V-258768
SRG-OS-000480-VMM-002000
ESXI-80-000213
CAT III
10
From the vSphere Client, go to Hosts and Clusters.
Select the ESXi Host >> Configure >> System >> Advanced System Settings.
Click "Edit". Select the "Mem.ShareForceSalting" value and set it to "2".
or
From a PowerCLI command prompt while connected to the ESXi host, run the following command:
Get-VMHost | Get-AdvancedSetting -Name Mem.ShareForceSalting | Set-AdvancedSetting -Value 2
From the vSphere Client, go to Hosts and Clusters.
Select the ESXi Host >> Configure >> System >> Advanced System Settings.
Select the "Mem.ShareForceSalting" value and verify it is set to "2".
or
From a PowerCLI command prompt while connected to the ESXi host, run the following command:
Get-VMHost | Get-AdvancedSetting -Name Mem.ShareForceSalting
If the "Mem.ShareForceSalting" setting is not set to 2, this is a finding.
V-258768
False
ESXI-80-000213
From the vSphere Client, go to Hosts and Clusters.
Select the ESXi Host >> Configure >> System >> Advanced System Settings.
Select the "Mem.ShareForceSalting" value and verify it is set to "2".
or
From a PowerCLI command prompt while connected to the ESXi host, run the following command:
Get-VMHost | Get-AdvancedSetting -Name Mem.ShareForceSalting
If the "Mem.ShareForceSalting" setting is not set to 2, this is a finding.
M
5562