While working on the ESXi shell you might notice that the “date” command returns the UTC time instead of displaying the correct time zone like ESX Classic does. This is by design within ESXi and stated in this VMware KB article: ESXi uses UTC time and does not support changing time zones Although it’s not supported to […]
All posts in category Script
Running scripts on the ESXi shell with correct time-stamps
Posted by Kenneth van Ditmarsch on January 26, 2012
https://virtualkenneth.com/2012/01/26/running-scripts-on-the-esxi-shell-with-correct-time-stamps/
Automating ESXi Deployment with UDA 2 and bash script
Recently I’ve been asked to deploy a huge amount of ESXi 4.1 Hosts using the Ultimate Deployment Appliance (UDA 2). Let’s start off by saying that the UDA is a fantastic tool but for mass deployment without user-intervention you really don’t want to manually create a template for each host and you so I figured that bash scripts could help […]
Posted by Kenneth van Ditmarsch on September 17, 2010
https://virtualkenneth.com/2010/09/17/automating-esxi-deployment-with-uda-2-and-bash-script/