Management of NTP servers on Windows
New in version 2014.1.0.
Get list of configured NTP servers
CLI Example:
salt '*' ntp.get_servers
Set Windows to use a list of NTP servers
CLI Example:
salt '*' ntp.set_servers 'pool.ntp.org' 'us.pool.ntp.org'
Generated on December 18, 2024 at 17:29:28 UTC.
You are viewing docs built from a recent snapshot of the master branch. Switch to docs for the latest stable release, 3007.1.
© 2024 VMware, Inc. | Privacy Policy