Tuesday, 23 February 2016
ESXi installation date.
Please Refer
below steps to find out ESXi installation date.
Steps:-
1. Find the System UUID
by running one of the following commands:
esxcfg-info | grep -i UUID or esxcli system uuid get
You’ll get an output similar to:
esxcfg-info | grep -i “System UUID”
2. Convert the first 8 hexadecimal
characters to decimal format using calculator or e.g. below online converter.
In this case, it is 55fcd9a8 which translates to
decimal numbers 1442634152.
In this case the decimal numbers 1442634152 translates
to 23rd Feb 2016 10 hrs:08
mins:8:Sec
Recommended Articles
- VSPHERE
ESXi Networking Commands - Part 3Feb 13, 2018
Configuring and Modifying Routing Table of your Esxi host The parent command used for configuring routing table is # esxcli network ip...
- VSPHERE
ESXi networking commands - Part 2Feb 13, 2018
To view statistics for a given NIC: # esxcli network nic stats get -n vmnic1 Shutdown a vmnic # esxcli network nic down –n=vmn...
- VSPHERE
ESXi networking commands - Part 1Feb 13, 2018
In this post I am trying for figure out few vSphere networking command that is useful for quick check. To list all Standard vSwitch present on...
- VSPHERE
VMware vSphere Web Client navigationJan 10, 2018
VMware Basics In this video we are going to discuss web client navigation Basic vmware Web Client navigation. We will also discuss about adv...
Labels:
Find ESXi installation date,
VSPHERE
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment