Active Directory — Second lecture

           Structure Of Active Directory

*Logical Structure

  • Domain
  • Tree Parent/Child
  • Forest

*Physical Structure

  • Domain Controller
  • sites

Domain

Tree:-

  1. a tree is a set of one  oe=r more Domains with contiguous names.
  2. If more then one domain exists. you can combine the multiple domains into hierarchical tree structures.
  3. The first domain created is the root domain of the first tree.
  4. Another domain is the same domain tree are child domains
  5. A domain immediately above another domain in the same domain tree is its parent.

Creating chaild domain controller

  1. In System, tree log in as administrator
  2. Server OS— Workgroup
  3. Assign the IP address pre DNS should be the same alternate DNS server is the primary server
  4. Install ADDS server 
  5. In System3 server manager console click on the flag and click on promote this server from to a domain controller.
  6. select add a new domain to an existing forest
  7. select the domain type —clild domain.
  8. parent domain name- preetam.com
  9. new Domain name MCSE
    username:-administrator@preetam.com
    password:-*********
  10. click ok and next
  11. type the password and confirm password
  12. five-time next and install and restart

verification

  1. In System3 chaild domain controller login as administrator
  2. go to computer properties and check the Domain name
  3. Open the cmd and type  net accounts check Role--primary
  4. Open ADUC Console and create same user account example sam.

Forest

  1. Multiple domain trees with into a single forest do not form a contiguous namespace 
  2. Although trees in a forest do not share a namespace, a forest will have a single root domain, called the forest root domain
  3. the forest root domain the first domain created in the forest 
  4. these two forest wide predefined groups reside in the forest root domain.
  5. Enterprise Admin
  6. Schema Admins

Creating NDEF Domain (new domain tree in the existing forest)

  1. in System four computer login by as administrator 
  2. server oS-- Workgroup
  3. Install ADDS service
  4. in System 4 server manager console click on the flag and click on promote the server to a domain controller 
  5. select add a new domain to an existing  forest 
  6. select the domain type —Tree Domain
  7. forest name:- preetam.com
  8. new domain:- soft.com
  9. click on change
    username:-administrator@preetam.com
    password:-*********
  10. Global cataloging is not compulsory
  11. type the password and confirm password 
  12. next, install, and restart

Verification

  1. In System 4 NDEF Domain login as administrator
  2. goto computer properties check domain - soft.com
  3. open the cmd type  command net accounts 
  4. check role —primary
  5. create same accounts -nonconforming forest root domain controller
  6. In System 1 DC open ADUC console
  7. select  user container
  8. and check two groups
    Enterprise:- admin
    schema-admin
  9. confirming the domain in the forest
  10. DC open the ADDT console to check the Domain name

Comments

Popular posts from this blog