PowerCLi 批量配置NTP
Posted CIAS
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了PowerCLi 批量配置NTP相关的知识,希望对你有一定的参考价值。
批量配置NTP自动化脚本
- $vCenterServer = "YOU_vCenter_ip" 管理中心IP或者域名,剩余代码无需更改
- $User= "administrator@vsphere.local" 用户,剩余代码无需更改
- $Password= "YOU_password" 你的密码,剩余代码无需更改
- -NtpServer 可更改主机的内部和外部的NTP服务器地址
powercli-ntp-server-sync.ps1
<# PowerCLI ntp Server sync
+++++++++++++++++++++++++++++++++++++++++++++++++
+______ _____ _ _____ +
+| ___ \\ / __ \\| | |_ _|+
+| |_/ /____ _____ _ __| / \\/| | | | +
+| __/ _ \\ \\ /\\ / / _ \\ \'
以上是关于PowerCLi 批量配置NTP的主要内容,如果未能解决你的问题,请参考以下文章