8.4.26 Ensure VM Console GUI Options is disabled

Information

VM console and paste GUI options should be disabled.

*Rationale*

VM console and paste GUI options are disabled by default (not explicitly specified);
however, explicitly disabling this feature enables audit controls to check that this setting is correct.

Solution

To explicitly disable VM console and paste GUI options, run the following PowerCLI command:

# Add the setting to all VMs
Get-VM | New-AdvancedSetting -Name 'isolation.tools.setGUIOptions.enable' -value
$false

See Also

https://workbench.cisecurity.org/files/2168

Item Details

Category: SYSTEM AND INFORMATION INTEGRITY

References: 800-53|SI-4, CSCv7|9.2

Plugin: VMware

Control ID: 87d24d4f7c912ec7090911b825546dc3de08cd3d5e31d95f2002dd187f1c9b38