Sample Exchange

 View Only

PowerCLI Set ESXi NTP Source - ESXi 6.7u3 and 7.0u3 

Nov 15, 2022 05:26 PM

Set NTP Source Servers for VMware ESXi via PowerCLI - ESXi 6.7u3 and 7.0u3

.SYNOPSIS
Set NTP Source Servers for VMware ESXi
.DESCRIPTION
Example is using Google NTP source IP. This is not for production use.
.EXAMPLE
Set-EsxiNtpSource -vcenter 'vcenter.fqdn.com'
Set-EsxiNtpSource -vcenter 'vcenter.fqdn.com' -ntpSource "8.8.8.8"

Parameters:
$vcenter (vCenter FQDN)
$ntpSource (can be DNS or IPs)


#powercli
#PowerShell
#powershell
#ESXi
#vSphere
#BSD3-Clause

Statistics
0 Favorited
1 Views
1 Files
0 Shares
1 Downloads
Attachment(s)
ps1 file
snippet.ps1   6 KB   1 version
Uploaded - Apr 09, 2024

Tags and Keywords

Related Entries and Links

No Related Resource entered.