Monday, February 6, 2012

How To Create A Domain In Windows Server 2008




Windows Server 2008 R2 is a server operating system produced by Microsoft. It was released to manufacturing on July 22, 2009 and launched on October 22, 2009 also the retail availability was September 14, 2009.It is built on Windows NT 6.1, the same core operating system used with the client-oriented Windows 7. It is the first 64-bit-only operating system release from Microsoft. Version enhancements include new functionality for Active Directory, new virtualization and management features IIS 7.5, and support for up to 256 logical processors.


Ok let's get start it.....

[1] To get started, go to Run or a Command Prompt and type dcpromo and hit Enter.


[2] The following window will appear



This will show you a message to wait until the installation wizard opens. Once the installation wizard opens, hit Next. Make sure the Use advanced mode installation option is unchecked.



[3] The next step will display a screen explaining operating system compatibility details with a link at the bottom of the wizard which can be used to get more information about the topic. Hit Next to continue.



[4] When making a domain you will be given the option to add a domain in an existing forest or creating a new domain within a new forest. You can also use this wizard to add a domain controller to an existing domain (a domain tree). Here we will select Create a new domain in a new forest option and hit Next.





[5] A tree is made up of multiple domains and multiple trees merge under the realm of a forest. The name of the first Domain created within a forest (the forest root Domain) also becomes the name of the forest. To move forward, enter a FQDN (Fully Qualified Domain Name), e.g. askfromravi.lk. The wizard will proceed further after checking the NetBIOS name to make sure that there is no existing domain already present with the same name.



[6] In the next step, select the forest functional level by choosing the appropriate Windows Server version. Choosing a newer version will give you more functionality options, however, you can select older levels as well.



[7] The DNS Server checkbox is checked by default to install the DNS server.



The global catalog is a distributed data repository that contains a searchable, partial representation of every object in every domain in a multidomain Active Directory Domain Services (AD DS) forest. The global catalog is stored on domain controllers that have been designated as global catalog servers and is distributed through multimaster replication. Searches that are directed to the global catalog are faster because they do not involve referrals to different domain controllers.

for more :http://technet.microsoft.com/en-us/library/cc730868.aspx
[8] While attempting to proceed further you may be prompted to assign a static IP if it is set to obtain (IP automatically). It is not advised to use a dynamic IP from the DHCP server for a domain as the dynamic IPs change after a set period of time which will cause major disruptions as client operating system will disconnect if and when the IP changes.





[9] To assign a static IP to the adapter, go to the Network and Sharing Center and click on Change Adapter Settings. From here select TCP/IPv4 and set a static IP e.g. 192.168.1.254. Also set a Default Gateway, which is normally the IP of a router. In the Proffered DNS section you can simply enter the Domain IP (which in this case is 192.18.1.254) or add a loopback IP (127.0.0.1) so that the domain automatically send itself the DNS queries. This will be helpful if you ever change the Domain IP, as the DNS will not have to be adjusted. You can also use an alternative DNS in the Alternative DNS Server section. To move forward click on No, I will assign static IP addresses to all physical adapters.
 [10] In the next step, you will have the choice to save the Database, Log and SYSVOL files to the same or separate locations. Some administrators save them separately to balance the load or hard disk space considerations, whereas others save them at the same location. This is not much of an issue nowadays, especially in the wake of better disaster recovery mechanisms.


 [11] Moving forward, you will be asked to save a restore mode password (which is separate from the Domain Administrator s account). This password is configured to be used when the Domain Controller is started in Directory Services Restore Mode.

 [12] In the final part of the wizard, you can check the summary of the configurations in the Review Your

Selections box and proceed to create your Domain.

 

The installation will complete after a brief period of time (depending upon your hardware capability) and you will be able to start working on your Domain after restarting the system.




There you go you have successfully created the Domain In Windows Server 2008 .If this article

helps you you can add a comment, fb like or add me to g+    thanx.....

No comments:

Post a Comment