7.0

Table Of Contents
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.
Results
All custom packages are removed.
Deactivate 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 deactivate this support by modifying the /etc/vmware/hostd/config.xml file.
After you deactivate 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.
Reset the System Configuration
If you are having trouble determining the source of a problem with your ESXi host, you can reset
the system configuration.
Changes in the system configuration can be related to various problems, including problems with
connectivity to the network and devices. Resetting the system configuration might solve such
problems. If resetting the system configuration does not solve the problem, it can still rule out
configuration changes made since the initial setup as the source of the problem.
VMware ESXi Installation and Setup
VMware, Inc. 235