Error DataBase-One Place all Solutions Forums Blog Glossary    Contact Us
Search  
   
Browse by Category
Error DataBase-One Place all Solutions .: Operating Systems .: Windows Operating Systems .: Windows Server 2008 .: How to Configure Time and Date Settings in Windows 2008 Server Core

How to Configure Time and Date Settings in Windows 2008 Server Core

Windows Server 2008 has an interesting option to install it with a minimal graphical user interface (or GUI for short). This method of installation is called "Server Core", and it allows an administrator to only install the minimum binaries required to run a specific server role (currently, there are 9 possible Server Core roles).

Since there are virtually no graphical tools to use in Server Core, one must be able to configure its settings via Command Prompt, PowerShell or other means. See my site for a growing list of additional articles on these subjects.

As you may all know, setting the right time, date and time zone on a windows machine is crucial for it to properly function, especially in an Active Directory environment. Since our Server Core machine will most likely be a part of an AD domain, we need to properly configure it as well.

In order to configure time, date, and time zone settings on a machine running Windows 2008 Server Core, please follow these steps:

  1. On the server running a Server Core installation, type the following command at a command prompt:



    This will fire up the Time and Date Control Panel applet (one of two .CPL survivors on Server Core…)


     
  2. In order to change the clock and date, press the Change Date and Time button.


     
  3. In order to change the time zone, press the Change Time Zone button.


     
  4. When done, press Ok to close the applet.

Note about working in an Active Directory environment

Note that as with any domain member, the Server Core machine will automatically synchronize its clock with the Domain Controller it was authenticated against, or with the Domain Controller holding the PDC Emulator FSMO Role. Read more about it on the "Understanding FSMO Roles" article.

To configure the Server Core machine to synchronize its clock with the PDC Emulator, type the following command:

Then, in order to force a time synchronization, type the following command:

Summary

Windows Server Core, like any other server or workstation, requires configuration of its time, date and time zone settings. These can be controlled locally on the server. This article showed you how to do that.


How helpful was this article to you?

Related Articles

article How to manage Windows 2008 Server Core Local Settings
A Server Core installation provides a minimal...

(No rating)  3-26-2008    Views: 169   
article How to Remotely manage Windows 2008 Server Core Settings through MMC Snap-ins
Windows Server 2008, Server Core...

(No rating)  3-26-2008    Views: 192   
article How to Configuring Windows Server 2008 Server Core Basic Networking Settings
In Windows Server 2008, Server Core...

(No rating)  3-26-2008    Views: 145   

User Comments

Add Comment
No comments have been posted.