Which two advanced features should be disabled for virt…

Which two advanced features should be disabled for virtual machines that are only hosted on a vSphere system? (Choose two.)

Which two advanced features should be disabled for virtual machines that are only hosted on a vSphere system? (Choose two.)

A.
isolation.tools.unity.push.update.disable

B.
isolation.tools.ghi.launchmenu.change

C.
isolation.tools.bbs.disable

D.
isolation.tools.hgfsServerSet.enable



Leave a Reply 1

Your email address will not be published. Required fields are marked *


wasm

wasm

Features not exposed in vSphere that could cause vulnerabilities
Because VMware virtual machines run in many VMware products in addition to vSphere, some virtual machine parameters do not apply in a vSphere environment. Although these features do not appear in vSphere user interfaces, disabling them reduces the number of vectors through which a guest operating system could access a host. Use the following .vmx setting to disable these features:
isolation.tools.unity.push.update.disable = “TRUE”
isolation.tools.ghi.launchmenu.change = “TRUE”
isolation.tools.ghi.autologon.disable = “TRUE”
isolation.tools.hgfsServerSet.disable = “TRUE”
isolation.tools.memSchedFakeSampleStats.disable = “TRUE”
isolation.tools.getCreds.disable = “TRUE”

https://pubs.vmware.com/vsphere-51/index.jsp?topic=%2Fcom.vmware.vmtools.install.doc%2FGUID-685722FA-9009-439C-9142-18A9E7C592EA.html