6.7

Table Of Contents
7 Select the acceptance level and click OK.
Table 522. Host Image Profile Acceptance Levels
Host Image Profile Acceptance Level Accepted Levels of VIBs
VMware Certified VMware Certified
VMware Accepted VMware Certified, VMware Accepted
Partner Supported VMware Certified, VMware Accepted, Partner Supported
Community Supported VMware Certified, VMware Accepted, Partner Supported,
Community Supported
Remove All Custom Packages on ESXi
After adding custom packages, you might decide to remove them.
Prerequisites
Before you remove custom packages, shut down or migrate running virtual machines off of the ESXi host.
Procedure
1 Reboot the ESXi host.
2 In the direct console, select Remove Custom Extensions and press F11 to confirm.
3 Reboot the host.
All custom packages are removed.
Disable Support for Non-ASCII Characters in Virtual Machine File
and Directory Names
By default, ESXi supports the use of non-ASCII characters for virtual machine file and directory names.
You can disable this support by modifying the /etc/vmware/hostd/config.xml file.
After you disable this support, you can still enter non-ASCII characters for virtual machine names.
vSphere user interfaces display the virtual machine names in the non-ASCII characters, but ESXi
converts the actual file and directory names to ASCII strings.
Procedure
1 Using a text editor, open the /etc/vmware/hostd/config.xml file for the ESXi host.
2 Within the <config></config> tag, add the following code.
<g11nSupport>false</g11nSupport>
3 Save and close the file.
4 Reboot the host.
VMware ESXi Installation and Setup
VMware, Inc. 207