SV-258736r933269_rule
V-258736
SRG-OS-000095-VMM-000480
ESXI-80-000047
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 "Config.HostAgent.plugins.solo.enableMob" value and configure it to "false".
or
From a PowerCLI command prompt while connected to the ESXi host, run the following command:
Get-VMHost | Get-AdvancedSetting -Name Config.HostAgent.plugins.solo.enableMob | Set-AdvancedSetting -Value false
From the vSphere Client, go to Hosts and Clusters.
Select the ESXi Host >> Configure >> System >> Advanced System Settings.
Select the "Config.HostAgent.plugins.solo.enableMob" value and verify it is set to "false".
or
From a PowerCLI command prompt while connected to the ESXi host, run the following command:
Get-VMHost | Get-AdvancedSetting -Name Config.HostAgent.plugins.solo.enableMob
If the "Config.HostAgent.plugins.solo.enableMob" setting is not set to "false", this is a finding.
V-258736
False
ESXI-80-000047
From the vSphere Client, go to Hosts and Clusters.
Select the ESXi Host >> Configure >> System >> Advanced System Settings.
Select the "Config.HostAgent.plugins.solo.enableMob" value and verify it is set to "false".
or
From a PowerCLI command prompt while connected to the ESXi host, run the following command:
Get-VMHost | Get-AdvancedSetting -Name Config.HostAgent.plugins.solo.enableMob
If the "Config.HostAgent.plugins.solo.enableMob" setting is not set to "false", this is a finding.
M
5562