Sample Exchange

 View Only

Set NTP Source Servers for VMware VCSA via API - VCSA 6.7u3 and 7.0u3 

Nov 03, 2022 04:50 PM

Set NTP Source Servers for VMware VCSA via API - VCSA 6.7u3 and 7.0u3

.SYNOPSIS
Set NTP Source Servers for VMware VCSA
.DESCRIPTION
Example is using NIST NTP source IPs. These are not for production use.
.EXAMPLE
Set-VcsaNtpSource -vcenter 'vcenter.fqdn.com'
Set-VcsaNtpSource -vcenter 'vcenter.fqdn.com' -ntpSource "129.6.15.28","129.6.15.29"

Parameters:
$vcenter (vCenter FQDN)
$ntpSource (can be DNS or IPs)
$vc_user (SSO Administrator user)
$vc_pass (SSO Administrator password


#vSphere
#vSphereAPI
#PowerShell
#BSD3-Clause

Statistics
0 Favorited
2 Views
1 Files
0 Shares
0 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.