Hi!
Anyone have an EA that will pull what NTP server is set to?
Thanks!
John
Hi!
Anyone have an EA that will pull what NTP server is set to?
Thanks!
John
Best answer by donmontalvo
Server list:
#!/bin/sh
echo "<result>$( /bin/cat /etc/ntp.conf )</result>"
State:
#!/bin/sh
echo "<result>$( /usr/sbin/systemsetup -getusingnetworktime | awk '{ print $3}' )</result>"Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.