Posts

Showing posts from July, 2016

Organizational Units(OU)

O   Orgabizational Structure : OU can be populated of many types which objects . 1. Computer 2.Users 3.Groups 4.Printers 5.Sub Organizational Units

Domain

What is Domain in Active Directory?  Active Directory is the collection of computer,users, and group of objects defined by administrator.These object share a common directory database ,securtity policy and security relationship with other domain.

Structure of AD(Active Directory)

 Ques. What is the structure of AD(Active Directory)?      Ans. There are two types of Structure:   1. Physical Structure   2. Logical Structure Physical Structure contain Domain Controllers and sites. Logical Structure contain Tree,Forest,domain and organizational unit.  Below is the Hierarchy : Forest ==> Tree ==>Domain ==> Child Domain==> Grand Child Domain Tips for Active Directory :  Active Directory design is a science, and it's far too complex to cover all the nuances within the confines of one article. But I wanted to share with you 10 quick tips that will help make your AD design more efficient and easier to troubleshoot and manage. 1: Keep it simple The first bit of advice is to keep things as simple as you can. Active Directory is designed to be flexible, and if offers numerous types of objects and components. But just because you can use something doesn't mean you should. Keeping your Active Dir...

Active Directory

What is Active Directory ? Ans : It is an Hierarchical Structure which stores : a.Computer Information b.User Information c.Network Information d.Directory Data e.and Make data available to users and administrator in network. The core of active directory is the combination of LDAP and Kerberos running on Windows server and acting as a domain controllere that work unite to provide authentication and authorization information within group of interlink system..