Management of NTP servers on Windows
New in version 2014.1.0.
salt.modules.win_ntp.
get_servers
()¶Get list of configured NTP servers
CLI Example:
salt '*' ntp.get_servers
salt.modules.win_ntp.
set_servers
(*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 November 29, 2023 at 04:05:44 UTC.
You are viewing docs for the latest stable release, 3006.4. Switch to docs for the previous stable release, 3005.4, or to a recent doc build from the master branch.
© 2023 VMware, Inc. | Privacy Policy