Hi,
attached to this post a PowerCli script to change NTP Server on all ESXi Servers connected to vCenter.
Usage is quite simple
1 | .\SetHostNTPServer.ps1 -vcenter yourvCenter.yourDomain.org -s 10.254.1.2,10.254.1.3 |
Michael
Hi,
attached to this post a PowerCli script to change NTP Server on all ESXi Servers connected to vCenter.
Usage is quite simple
1 | .\SetHostNTPServer.ps1 -vcenter yourvCenter.yourDomain.org -s 10.254.1.2,10.254.1.3 |
Michael