Active Directory — Second lecture
Structure Of Active Directory
*Logical Structure
- Domain
- Tree Parent/Child
- Forest
*Physical Structure
- Domain Controller
- sites
Domain
Tree:-
- a tree is a set of one oe=r more Domains with contiguous names.
- If more then one domain exists. you can combine the multiple domains into hierarchical tree structures.
- The first domain created is the root domain of the first tree.
- Another domain is the same domain tree are child domains
- A domain immediately above another domain in the same domain tree is its parent.
Creating chaild domain controller
- In System, tree log in as administrator
- Server OS— Workgroup
- Assign the IP address pre DNS should be the same alternate DNS server is the primary server
- Install ADDS server
- In System3 server manager console click on the flag and click on promote this server from to a domain controller.
- select add a new domain to an existing forest
- select the domain type —clild domain.
- parent domain name- preetam.com
- new Domain name MCSE
username:-administrator@preetam.com
password:-********* - click ok and next
- type the password and confirm password
- five-time next and install and restart
verification
- In System3 chaild domain controller login as administrator
- go to computer properties and check the Domain name
- Open the cmd and type net accounts check Role--primary
- Open ADUC Console and create same user account example sam.
Forest
- Multiple domain trees with into a single forest do not form a contiguous namespace
- Although trees in a forest do not share a namespace, a forest will have a single root domain, called the forest root domain
- the forest root domain the first domain created in the forest
- these two forest wide predefined groups reside in the forest root domain.
- Enterprise Admin
- Schema Admins
Creating NDEF Domain (new domain tree in the existing forest)
- in System four computer login by as administrator
- server oS-- Workgroup
- Install ADDS service
- in System 4 server manager console click on the flag and click on promote the server to a domain controller
- select add a new domain to an existing forest
- select the domain type —Tree Domain
- forest name:- preetam.com
- new domain:- soft.com
- click on change
username:-administrator@preetam.com
password:-********* - Global cataloging is not compulsory
- type the password and confirm password
- next, install, and restart
Verification
- In System 4 NDEF Domain login as administrator
- goto computer properties check domain - soft.com
- open the cmd type command net accounts
- check role —primary
- create same accounts -nonconforming forest root domain controller
- In System 1 DC open ADUC console
- select user container
- and check two groups
Enterprise:- admin
schema-admin - confirming the domain in the forest
- DC open the ADDT console to check the Domain name
Comments
Post a Comment