SHIFT-WIKI - Sjoerd Hooft's InFormation Technology
This WIKI is my personal documentation blog. Please enjoy it and feel free to reach out through blue sky if you have a question, remark, improvement or observation. See below for the latest additions, or use the search or tags to browse for content.
ESXi 5.1 Tech Support Mode
Summary: How to access the Tech Support Mode on ESXi 5.1.
Date: Around 2013
Refactor: 21 February 2025: Checked links and formatting.
When switching from ESX to ESXi one of the bigger downsides is the lack of the Service Console. There is however a basic commandline option on the console which you can use for troubleshooting. Of course, for accessing this commandline you need either physical access to the host, or access to the host through a remote access card. We use IBM xSeries, so a IMM (Integrated Management Module) is what we'll use for this. First just access the console and unlock it by pressing F2 and provinding the root credentials. Then use the keyboard to access the menu item “Troubleshooting Mode Options”. Here you can do all sort of things, but now we need to enable the ESXi Shell by selecting the option and pressing ENTER. When done you'll see a notice on the right side telling you the shell is enabled:
Then to access the shell you'll need to press ALT+F1 at the same time. Now that might be hard using an IMM so use the menu option to send the key combination to the server:
Now you'll see a login prompt where you can enter the root credentials again, and then issue, for example, a command to add a route to a specific host:
For reference, this is the command example so you can copy it:
esxcfg-route -a 192.168.100.0/24 192.168.0.1 esxcfg-route -a 192.168.100.0 255.255.255.0 192.168.0.1
This wiki has been made possible by:
Sending Email From Service Console on VMware ESX
Summary: Sending email with the MIME lite module on ESX hosts
Date: Around 2008
Refactor: 6 January 2025: Checked links and formatting.
ESX Adding Custom Drivers
Summary: How to install custom hardware drivers in ESX 4.1.
Date: Around 2012
Refactor: 22 February 2025: Checked links and formatting.
Installing ESX 4.1 (update 1) on IBM x3690 X5 Servers requires custom drivers.
You can use the driver CD in several ways:
- To install drivers for devices as part of a new ESX installation
- To update existing drivers or install new drivers for an existing ESX installation with esxupdate
- To update existing drivers or install new drivers for an existing ESX or ESXi installation with vihostupdate
ADMT Requirements
Summary: What are the requirements to use the Active Directory Migration Tool
Date: Around 20012
Refactor: 20 February 2025: Checked links and formatting.
We are planning to do an Active Directory Migration using the ADMT tool provided by Microsoft. The requirements however are not well explained and certainly not at one place. This page will provide all the requirements with extra information if needed.
Note that this article will keep the following versions in mind:
- Source domain: AD 2003
- Target domain: AD 2008 R2
- ADMT version: 3.2
- PES version: 3.1



