ESXI

ESXI设置时间

esxi设置时间命令:
Usage: esxcli system time set [cmd options]

Description:
  set                   Set the system clock time. Any missing parameters will
                        default to the current time

Cmd options:
  -d|--day=<long>       Day
  -H|--hour=<long>      Hour
  -m|--min=<long>       Minute
  -M|--month=<long>     Month
  -s|--sec=<long>       Second
  -y|--year=<long>      Year
 
 
 esxcli system time set --hour=10 --min=16 --sec=00
 

posted @ 2016-10-09 10:21  FlyBack  阅读(193)  评论(0编辑  收藏  举报