SV-256399r958478_rule
V-256399
SRG-OS-000095-VMM-000480
ESXI-70-000034
CAT II
10
From the vSphere Client, go to Hosts and Clusters.
Select the ESXi Host >> Configure >> System >> Advanced System Settings. Click "Edit".
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-256399
False
ESXI-70-000034
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
5518