Domain Controller Configuration
Domain Controller Configuration
domain controller
Domain controllers store data and manage user and domain interactions, including user
logon processes, authentication, and directory searches. If you plan to use this server to
provide the Active Directory directory service to network users and computers, configure
this server as a domain controller.
To configure a server as a domain controller, install Active Directory on the server. There
are four options available in the Active Directory Installation Wizard. You can create an
additional domain controller in an existing domain, a domain controller for a new child
domain, a domain controller for a new domain tree, or a domain controller for a new
forest. If you are not sure which role you need, read about each role by clicking the role
option.
Notes
If you have already installed a domain controller role and you want to view next
steps, in the list below, click the domain controller configuration that you
installed, and then click Next steps: Completing additional tasks.
If you need to reconfigure your server for a different role, you can remove
existing server roles. By removing the domain controller role, you will uninstall
Active Directory from this server. After Active Directory has been uninstalled,
this server will no longer participate in replication of directory objects and
domain-based user authentication requests. For more information, see the sections
below.
Click the type of domain controller role that you want to create:
Creating an additional domain controller for an existing domain
Creating a domain controller for a new forest
Creating a domain controller for a new child domain
Creating a domain controller for a new domain tree
The following table lists the information that you need to know before you add an
additional domain controller.
page, type the user name, password, and domain of the user account you want to use.
Option Comments
Type the name of a user account that has the necessary administrative
User credentials. The user account must be a member of the Domain
name Admins group for the target domain, or a member of the Enterprise
Admins group, or must have been delegated the appropriate authority.
Type the password for the user account. This should always be a
Password
strong password. For more information, see Strong passwords.
Type the full DNS name of the domain in which this user name and
Domain password are valid (for example, child.microsoft.com). This is also the
domain where you want to add an additional domain controller.
The following table lists some of the additional tasks that you might want to perform on
your domain controller.
This topic explains the basic steps that you must follow to configure a domain controller
for a new forest in your organization.
This process involves using the Configure Your Server Wizard and the Active Directory
Installation Wizard to install Active Directory on this server. When you have finished
setting up your domain controller, you can complete additional configuration tasks.
TCP/IP configuration settings for the server are correct, particularly those used for
DNS name resolution. For more information, see To configure TCP/IP to use
DNS
All existing disk volumes use the NTFS file system. Active Directory requires at
least one NTFS volume in which to store the SYSVOL folder and its contents.
FAT32 volumes are not secure, and they do not support file and folder
compression, disk quotas, file encryption, or individual file permissions.
The following table lists the information that you need to know before you add a domain
controller for a new forest.
From Manage Your Server, click Add or remove a role. By default, Manage Your
Server starts automatically when you log on. To open Manage Your Server, click
Start, point to Settings, click Control Panel, double-click Administrative Tools,
and then double-click Manage Your Server.
To open the Configure Your Server Wizard, click Start, point to Settings, click
Control Panel, double-click Administrative Tools, and then double-click
Configure Your Server Wizard.
On the Server Role page, click Domain Controller (Active Directory), and then click
Next.
This section describes each of the steps in this process and outlines the required choices
and decisions you will make as you configure your domain controller. The following
sections cover these configuration steps:
Summary of Selections
Summary of Selections
On the Summary of Selections page of the Configure Your Server Wizard, you can view
and confirm the options that you have selected. If you selected Domain Controller
(Active Directory) on the previous page, the following appears:
To apply the selections shown on the Summary of Selections page, click Next.
After you click Next, the Active Directory Installation Wizard starts automatically. If this
is the first time you have installed Active Directory on a server, click Active Directory
Help for more information about Active Directory.
After you finish reading about Active Directory, click Next. You can return to this page
from any place in the wizard until you click Finish on the last page. On the Operating
System Compatibility page, read the information and then click Next. If this is the first
time you have installed Active Directory on a server running Windows Server 2003, click
Compatibility Help for more information.
This section describes the following steps in the Active Directory Installation Wizard:
Permissions
On the Domain Controller Type page, click Domain controller for a new domain.
On the New Domain Name page, type the full DNS name for the new domain. Provide a
full DNS name for the new Active Directory forest that you are about to create (for
example, headquarters.example.microsoft.com). A full DNS name is also referred to as a
fully qualified domain name (FQDN). Active Directory domains are named with DNS
names and follow the same hierarchical structure of DNS. When choosing DNS names to
use for your Active Directory forest, start with the registered DNS domain suffix that
your organization has reserved for use on the Internet, such as microsoft.com.
On the NetBIOS Domain Name page, verify the NetBIOS name. Although Active
Directory domains are named according to DNS naming standards, you still need to
define a NetBIOS name when you create Active Directory domains. NetBIOS names
should match the first label of the DNS domain name whenever possible. When the
Active Directory domain has a first label DNS name that is different from its NetBIOS
name, the FQDN is constructed using the DNS domain name, not the NetBIOS name. For
example, if the first label in the full DNS domain name is "child" (child.microsoft.com is
the FQDN) and the NetBIOS domain name is "sales", the FQDN remains
"child.microsoft.com".
On the Database and Log Folders page, type the location in which you want to install
the database and log folders, or click Browse to choose a location. To avoid any problems
with installing or removing Active Directory, it is important to confirm that you have
sufficient disk space to host the directory database and log files. The Active Directory
Installation Wizard requires 250 megabytes (MB) of disk space for the Active Directory
database and 50 MB for the log files. It is recommended that you store these files on an
NTFS partition.
On the Shared System Volume page, type the location in which you want to install the
Sysvol folder, or click Browse to choose a location. The Sysvol folder must be stored on
an NTFS volume since it contains files that are replicated between domain controllers in
a domain or forest. These files include scripts, Windows NT 4.0 and earlier system
policies, the NETLOGON and SYSVOL shares, and Group Policy settings.
On the DNS Registration Diagnostics page, verify that the DNS settings are correct.
If a diagnostic error appears under Diagnostic Results, click Help for more information
about how to resolve the error.
Permissions
On the Permissions page, click the level of application compatibility that you want with
pre-Windows 2000, Windows 2000, or Windows Server 2003 operating systems.
On servers running Windows NT 4.0 and earlier, read access for user and group
information is assigned to anonymous users so that existing applications, including
Microsoft BackOffice, SQL Server, and some non-Microsoft applications, function
correctly. In Windows 2000 and the Windows Server 2003 family, members of the
Anonymous Logon group have read access to this information only when the group is
added to the Pre-Windows 2000 Compatible Access group.
Option Comments
Click this option if you want the Anonymous
Permissions compatible with
Logon group and the Everyone security groups
pre-Windows 2000 server
to be added to the Pre-Windows 2000
operating systems
Compatible Access group.
Permissions compatible only Click this option to prevent members of the
with Windows 2000 or Windows Anonymous Logon group from gaining read
Server 2003 operating systems access to user and group information.
After you select one of these options, you can manually switch between the backward
compatible and high-security settings on Active Directory objects. To do this, open
Active Directory Users and Computers, and then add the Anonymous Logon security
group to the pre-Windows 2000 Compatible Access security group.
On the Directory Services Restore Mode Administrator Password page, type and
confirm the password that you want to assign to the restore mode Administrator account
for the server. You should use strong passwords for directory restore mode passwords.
For more information, see Strong passwords.
Important
You must know this password to restore a backup copy of the System State for
this domain controller.
You use this password when the domain controller starts in Directory Services Restore
Mode. If this is the first time you have installed Active Directory on a server, click Active
Directory Help for more information about the restore mode password.
Summary
On the Summary page, review the information, and then click Next.
After you complete the installation, click Finish. To restart your computer and implement
the changes, click Restart Now.
After your server restarts, the Configure Your Server Wizard displays the This Server is
Now a Domain Controller page. To review all of the changes made to your server by the
Configure Your Server Wizard or to ensure that a new role was installed successfully,
click Configure Your Server log. The Configure Your Server Wizard log is located at
systemroot\Debug\Configure Your Server.log. To close the Configure Your Server
Wizard, click Finish.
If you need to reconfigure your server for a different role, you can remove existing server
roles. By removing the domain controller role, you will uninstall Active Directory from
this server. After Active Directory has been uninstalled, this server will no longer
participate in replication of directory objects and domain-based user authentication
requests.
To remove the domain controller role, restart the Configure Your Server Wizard by doing
either of the following:
From Manage Your Server, click Add or remove a role. By default, Manage Your
Server starts automatically when you log on. To open Manage Your Server, click
Start, point to Settings, click Control Panel, double-click Administrative Tools,
and then double-click Manage Your Server.
To open the Configure Your Server Wizard, click Start, point to Settings, click
Control Panel, double-click Administrative Tools, and then double-click
Configure Your Server Wizard.
On the Server Role page, click Domain Controller (Active Directory), and then click
Next. On the Role Removal Confirmation page, review the items listed under
Summary, select the Remove the domain controller role check box, click Next, and
then follow the steps in the Active Directory Installation Wizard.
The following table lists some of the additional tasks that you might want to perform on
your domain controller.
The following table lists the information that you need to know before you add a domain
controller.
page, type the user name, password, and domain of the user account that you want to
use.
Option Comments
Type the name of a user account that has the necessary administrative
User credentials. The user account must be a member of the Domain
name Admins group (in the parent domain), or a member of the Enterprise
Admins group, or must have been delegated the appropriate authority.
Type the password for the user account. This should always be a
Password
strong password. For more information, see Strong passwords.
Type the full DNS name of the domain in which this user name and
Domain
password are valid.
On servers running Windows NT 4.0 and earlier, read access for user and group
information is assigned to anonymous users so that existing applications, including
Microsoft BackOffice, SQL Server, and some non-Microsoft applications, function
correctly. In Windows 2000 and the Windows Server 2003 family, members of the
Anonymous Logon group have read access to this information only when the group is
added to the Pre-Windows 2000 Compatible Access group.
Option Comments
Click this option if you want the Anonymous
Permissions compatible with
Logon group and the Everyone security groups
pre-Windows 2000 server
to be added to the Pre-Windows 2000
operating systems
Compatible Access group.
Permissions compatible only Click this option to prevent members of the
with Windows 2000 or Windows Anonymous Logon group from gaining read
Server 2003 operating systems access to user and group information.
The following table lists some of the additional tasks that you might want to perform on
your domain controller.
The following table lists the information that you need to know before you add a domain
controller.
page, type the user name, password, and user domain of the user account that you want
to use.
Option Comments
Type the name of a user account that has the necessary administrative
credentials. The user account must be a member of the Domain
User
Admins group (in the forest root domain), or a member of the
name
Enterprise Admins group, or must have been delegated the appropriate
authority.
Type the password for the user account. This should always be a
Password
strong password. For more information, see Strong passwords.
Type the full DNS name of the domain in which this user name and
Domain
password are valid.
On servers running Windows NT 4.0 and earlier, read access for user and group
information is assigned to anonymous users so that existing applications, including
Microsoft BackOffice, SQL Server, and some non-Microsoft applications, function
correctly. In Windows 2000 and the Windows Server 2003 family, members of the
Anonymous Logon group have read access to this information only when the group is
added to the Pre-Windows 2000 Compatible Access group.
Option Comments
Click this option if you want the Anonymous
Permissions compatible with
Logon group and the Everyone security groups
pre-Windows 2000 server
to be added to the Pre-Windows 2000
operating systems
Compatible Access group.
Permissions compatible only Click this option to prevent members of the
with Windows 2000 or Windows Anonymous Logon group from gaining read
Server 2003 operating systems access to user and group information.
The following table lists some of the additional tasks that you might want to perform on
your domain controller.