The OSI model consists of seven layers, as follows (working from the bottom up):
Physical layer: This is the layer where the network hardware operates. Rules for this layer govern the
types of connectors used, what types of signaling techniques carry data across the network, and the
types of cable or other networking media that the physical, tangible part of the network uses. In some
sense, this is the only part of the OSI model that you can see and touch.
Data Link layer: This layer handles communication with the network hardware. For outbound
messages, the Data Link layer enables the conversion of the bits that computers use to represent data
into equivalent signals needed to move data across the network. For inbound messages, it reverses
the process by enabling the conversion of signals...
What are the tools used in Active Directory?
Active Directory Domains and Trusts:
Implementing trusts
Raising domain/forest functional levels
Adding user logon suffixes
Active Directory Sites and Services:
Configuring intrasite/intersite replication
Configuring global catalog
Creation of sites, site links, subnets.
Scheduling replication
Active Directory Users and Computers:
Managing users/groups
Managing computers.
Managing OUs
Managing Group Policy (Domain Level)
Managing Operations masters.
Raising domain functional level.
Domain controller security policy:
Set account, audit and password policies
Set user rights
Permissions or policies Pertains only to the DC where you set.
Domain security policy:
Set account, audit and password policies
Set user rights
Permissions or...
How to remove Active Directory?
Safe removal of A.D.
>Start >run >dcpromo
Forceful removal of A.D
>Start >run > dcpromo / forceremov...
What are the main features of Active Directory?
1. Fully integrated security system with the help of Kerberos.
2. Easy administration using group policy.
3. Scalable to any size n/w
4. Flexible (install/uninstall)
5. Extensible (modify the schema)
New features in Server 2003
6. Rename computer name & Domain names.
7. Cross –forest trust relationship.
8. Site-to-Site replication is faste...
What is Active Directory?
*Active Directory is a centralized database where it contains the information about the objects like users,
groups, computers, printers etc.
*Active Directory is a centralized hierarchical Directory Database.
*Active Directory is a searchable Database.
*2003 Server when installed gets installed as a stand alone server and to promote it to domain controller(DC),we have to install Active Director...