Preparing for Active Directory Installation
Q.There are a number of prerequisites you must consider before you begin installing Active Directory. Describe all these prerequisites.
Active Directory Installation Prerequisites
We must determine all of the following installation prerequisites because they are required to complete the Active Directory Installation process
■ The domain structure
■ The domain name
■ The storage location of the database and log files
■ The location of the shared system volume folder
■ The DNS configuration method
■ The DNS configuration
The Domain Structure
To determine the domain structure, we must find out the following aspects of our company thoroughly.
- The Physical Environment
- The Forest Root Domain
- The Number of Domains
- The hierarchy of domains
The Domain Name
The following are guidelines for naming domains:
- Use only the Internet standard characters(A–Z, a–z, 0–9, and the hyphen (-))
- Differentiate between internal and external namespaces. Base the internal
- DNS name on the Internet DNS name.
- Never use the same domain name twice.
- Use only registered domain names.
- Use short, distinct, meaningful names.
- Use names that have been reviewed internationally.
- Use names that will remain static.
Storage Location of the Database and Log Files
The default location for the database and database log files is %Systemroot%\Ntds, where %Systemroot% is the path and folder name where the Microsoft Windows Server 2003 system files are located, typically, C:\Windows.
For best performance and fault tolerance, it’s recommended that you place the database and the log file on separate hard disks that are NT file system (NTFS)drives, although NTFS is not required.
Location of the Shared System Volume Folder
- Installing Active Directory creates the shared system volume, a folder structure that exists on all Windows Server 2003 domain controllers.
- The default location for the shared system volume is %Systemroot%\Sysvol. However, you can specify a different location during Active Directory installation. The shared system volume must be located on a partition or volume formatted with NTFS.
No comments:
Post a Comment