ESXI Shell Check Date and Time

On the odd occasion that your host date and time is out you easily change it in the shell.

Connect to your host remotely or at the console.

type date and it will return the date and time.

On this server, the time was out by 2 hours.

so I needed to run esxcli system time set.

-H for Hour
-m for Minute
-M for Month
-s for Second
-y for Year

check the date and time once you change it.

 

Comments are closed