Apple Remote Desktop - Synchronizing Computer Time

background image

Synchronizing Computer Time

Maintaining synchronized clocks across your clients is essential for management
reliability. Synchronized times allow for more precise audits and allow you to accurately
correlate events between clients on the network. In addition, many internet services
rely on, or benefit from, clock times that are synchronized to a Network Time Protocol
(NTP) server. Any scheduled event benefits from synchronized client time.

All Mac OS X clients can be set to automatically synchronize their clocks with an NTP
server. Mac OS X Server can be configured to act as an NTP server as well. In order to
maintain synchronization across your clients, you should choose a single NTP server to
synchronize to. Apple provides an NTP server at time.apple.com.

Setting computer time requires the use of Apple Remote Desktop’s Send UNIX
Command feature and its built-in command-line tool,

systemsetup

. See “Built-in

Command-Line Tools” on page 159 for more information about the tool.

background image

Chapter 8

Administering Client Computers

141

To synchronize client computer clocks:

1

Select a computer list in the Remote Desktop window.

2

Select one or more computers in the selected computer list.

3

Choose Manage > Send UNIX Command.

4

Use the provided Templates for Send UNIX Command to set the time server (see “Send
UNIX Command Templates” on page 155 for more information).

a

Select System Setup > Network Time from the Template pop-up menu.

b

Click Send.

c

Select System Setup > Network Time Server from the Template pop-up menu.

Change the time server from time.apple.com to whichever time server you want, if
desired.

5

Alternatively, manually enter the UNIX command.

a

Type or paste the following UNIX command:

systemsetup -setusingnetworktime on -setnetworktimeserver <NTP server

address>

b

Set the user permissions for this command to be sent as the user “root.”

6

Click Send.