AD Interview Questions
AD Interview Questions
b) Configuration Partition
c) Domain Partition
d) Application Partition
Configuration Contains the Configuration container, which stores configuration objects for
the entire forest in cn=configuration,dc= forestRootDomain . Updates to this container are
replicated to all domain controllers in the forest. Configuration objects store information about
sites, services, and directory partitions. You can view the contents of the Configuration container
by using ADSI Edit.
Schema Contains the Schema container, which stores class and attribute definitions for all
existing and possible Active Directory objects in cn=schema,cn=configuration,dc=
forestRootDomain . Updates to this container are replicated to all domain controllers in the
forest. You can view the contents of the Schema container in the Active Directory Schema
console.
Domain Contains a < domain > container (for example, the Reskit.com container), which
stores users, computers, groups, and other objects for a specific Windows 2000 domain (for
example, the Reskit.com domain). Updates to the < domain > container are replicated to only
domain controllers within the domain and to Global Catalog servers if the update is made to an
attribute that is marked for replication to the Global Catalog. The < domain > container is
displayed in the Active Directory Users and Computers console. The hierarchy of domain
directory partitions can be viewed in the Active Directory Domains and Trusts console, where
trust relationships between domains can be managed.
3) Command through which we can see the Owner of the FSMO Roles.
Dcdiag /v
4) Command through which we can see the Owner of the Global Catalogue.
Any domain controller hosting a global catalog should be well connected to the network and to
domain controllers acting as infrastructure masters. Infrastructure master is one of the five
operations master roles that you can assign to a domain controller and it is responsible for
updating object references. The infrastructure master does this by comparing its data with that of
a global catalog. If the infrastructure master finds outdated data, it requests the updated data from
a global catalog. The infrastructure master then replicates the changes to the other domain
controllers in the domain.
b) Expand Sites tree and click on the name of the site on which you want to enable Universal
Group Membership Caching from the left pane and from the right pane right click on NTDS
Site Settings.
c) From the available menu click on Properties and on Site Settings tab check Enable
Universal Group Membership Caching checkbox.
Possible Role
Symptom Reason
Involved
Problems with
Infrastructure Cross-domain object references
universal group
Master need this role holder.
memberships.
10):- What is OU and how many characters Maximum length of the OU Name?
Ans:- Organizational Units (OU’s) within an Active Directory are a way to delegate control over
part of the directory to a user or group of users.
In standard DNS forwarding, you configure the DNS server so that if someone queries it about
something it can't answer, the server won't search the Internet for the answer. Instead, the
DNS
server asks another DNS server to find the answer. This notion of one DNS server asking
another
With conditional forwarding, you configure the DNS server so that if someone queries it about a
particular domain and it doesn't have the answer, it asks another DNS server (its forwarder) to
questions about any domain to a particular DNS server, conditional forwarding says to refer to
Essentially, Windows Server 2003's DNS lets you specify a server or set of servers to answer
queries about a particular domain. Thus if you want to roll out 10 secondary DNS servers a
domain and another 50 DNS servers for resolving internal split-brain DNS requests, you'd
simply need to set up those 50 DNS servers to conditionally forward all queries to the 10
secondary servers.
This eliminates the single point of failure of having a domain forward to a single DNS server for
Install Support tools, then run ldp.exe then click on connection and then Bind and then go to
Options and then click on controls
Sites are well connected Subnets. Sites represent the Physical Structure of network,,,while
domain represent the Logical Structure of the Organization.
To help make replication more efficient, Active Directory relies on sites. Sites, defined as groups
of well-connected computers, determine how directory data is replicated.
Shortcut Trust- Use shortcut trusts to improve user logon times between two
domains, Shortcut trusts are necessary when many users in a domain
regularly log on to other domains in a forest
90 Minutes
5 Minutes
Short for dynamic Domain Name System, a method of keeping a domain name linked to
a changing IP address
A physical disk that contains primary partitions, extended partitions, or logical drives.
Basic disks can be accessed by all versions of Windows, MS-DOS, and Windows NT.
Basic disks can contain up to four primary partitions, or three primary partitions and an
extended partition with multiple logical drives. Upgrading a basic disk to dynamic
disk will render the entire disk unreadable to operating systems other than Windows
2000.
dynamic disk
Supported by Windows 2000, dynamic disk is a physical disk initialized for dynamic
storage. It holds simple volumes, spanned volumes, mirrored volumes, striped volumes,
and RAID-5 volumes. With a dynamic disk you can perform disk and volume
management without having to restart the operating system. Upgrading a basic disk to
dynamic storage will render the entire disk unreadable to operating systems other
than Windows 2000.
Incremental backup
The incremental backup backs up only those files that have been created or changed
since last incremental or normal backup. It also marks the files as having been backed
up. It means it’s cleared the Archive Bit.A combination of Normal backups and
Incremental backups is common, and also a very good combination. It also requires the
least amount if storage space and is fast for backing up the data.The disadvantage of
this is that it's time-consuming to recover files, simply because you need the last normal
backup set and all incremental backup sets, which can be stored on several backup
drives or tapes.
Differential backup
The differential backup is similar to the incremental backup and only backup files that
have been created or changed since the last normal or incremental backup. No, it wasn't
a typo, it doesn't check if a differential backup has been run. This is because differential
backups does not mark files as having been backed up. A combination of differential
backups and normal backups is more time-consuming concerning the backup part then
the incremental + normal backups are. But on the other hand it is faster to restore data
because all you need is the last normal backup and the last differential backup.
Non Authorative Restore- We perform this restore if any reason the DC went down due to
some hardware or application. We have to restart the DC in DSRM mode and then run the
System State to restore the data and after that its automatically sync with the other DC through
the Replication.
Domain functionality activates features that affect the whole domain and that domain only. The four
domain functional levels, their corresponding features, and supported domain controllers are as
follows:
Windows 2000 mixed (Default)
Supported domain controllers: Microsoft Windows NT 4.0, Windows 2000, Windows Server
2003
Activated features: local and global groups, global catalog support
After the forest functional level is raised, domain controllers that are running earlier operating systems
cannot be introduced into the forest. For example, if you raise forest functional levels to Windows
Server 2003, domain controllers that are running Windows NT 4.0 or Windows 2000 Server cannot be
added to the forest.
Constrained delegation
User password support on the InetOrgPerson object
25) How to check which domain function level is set for the domain
2.Right-click the particular domain whose functional level you want verify, and select Raise
Domain Functional Level from the shortcut menu.
4.You can view the existing domain functional level for the domain in Current domain
functional level.
26) How to raise the domain functional level to the Windows 2000 native
domain functional level or Windows Server 2003 domain functional level
Before you can raise the domain functional level to Windows Server 2003 domain functional level, each
domain controller in the domain has to running Windows Server 2003.
27) How to check which forest functional level is set for the forest
2.Right-click Active Directory Domains and Trusts in the console tree, and select Raise
Forest Functional Level from the shortcut menu.
3.The Raise Forest Functional Level dialog box opens
4.You can view the existing domain functional level for the domain in Current forest
functional level.
29)What is NETDOM?
NETDOM is a command-line tool that allows management of Windows domains and trust
relationships. It is used for batch management of trusts, joining computers to domains,
verifying trusts, and secure channels
Benefits as follows
b. By creating AD- integrated zone you can also trace hacker and spammer by
creating reverse zone.
e. AD integrated zones are stored as part of the active directory and support domain-
wide or forest-wide replication through application partitions in AD.
31) The KCC is a built-in process that runs on all domain controllers and generates
replication topology for the Active Directory forest. The KCC creates separate replication
topologies depending on whether replication is occurring within a site (intrasite) or between
sites (intersite). The KCC also dynamically adjusts the topology to accommodate new
domain controllers, domain controllers moved to and from sites, changing costs and
schedules, and domain controllers that are temporarily unavailable.
Enterprise admins are designated for the entire forest and domain admins are for specific domain only.
Enterprise Admins are the only group which can perform changes which relate directly to the forest and
not an individual domain; there are very few of these tasks. For instance, Forest Prep for R2 or Exchange
would need to be done by an Enterprise Admin. Creation of trust relationships between forests. Modifying
the values of some object attributes/properties in AD. Creation of Terminal Services Licensing for the
whole forest. Destruction of a child Domain or an entire forest. As a rule, if the Change you are planning
to make would affect more than an individual domain, you will need Enterprise Admin access
The Netlogon service registers all the SRV records for that domain controller. These records are displayed
as the _msdcs, _sites, _tcp, and _udp folders in the forward lookup zone that matches your domain name.
Other computers look for these records to find Active Directory-related information.
35) Difference between 2003 Server and 2008 Server and 2008 Server R2.
1)RODC
2)Hyper Visior
4)Restartable DC
5)Server Manager
11)DFS is installed by default in 2K3 Server ,but we have to add the DFSM through Roles
A query is merely a request for records of a specified type with a specified name. For example, a
query can request all host RRs with a particular name.
There are two types of queries that can be made to a DNS server:
Recursive
Iterative
A recursive query forces a DNS server to respond to a request with either a failure or a successful
response. Resolvers typically make recursive queries. With a recursive query, the DNS server must
contact any other DNS servers it needs to resolve the request. When it receives a successful
response from the other DNS Server(s), it then sends a response to the client. The recursive query is
typical for a resolver querying a name server and for a name server querying its forwarder (another
name server configured to handle requests forwarded to it).
When a DNS server processes a recursive query and a query can not be resolved from local zone
files, the query must be escalated to a root DNS server. Each standards-based implementation of
DNS includes a cache file (or root server hints) that contains entries for Root Servers of the Internet
domains. The latest version of the named cache file can be downloaded from InterNIC
atftp://rs.internic.net/domain/named.cache.
An iterative query is one in which the name server is expected to provide the best information (also
known as referral if the server is not authoritative for the name) based on what the server knows
from local zone files or from caching. If a name server doesn't have any information to answer the
query, it simply sends a negative response. A non-forwarding DNS server makes this type of query
as it tries to find names outside its local domain(s). It may have to query a number of outside DNS
Servers in an attempt to resolve the name.
Administrators
Users
Print Operator
Backup Operator
Guest
40) You are administering a network connected to the Internet. Your users complain that
everything is slow. Preliminary research of the problem indicates that it takes a
considerable amount of time to resolve names of resources on the Internet. What is the
most likely reason for this?
DNS servers are not caching replies.. Local client computers are not caching replies… The
cache.dns file may have been corrupted on the server.
42) What is the default size of NTDS.DIT in 2003 and 2008 Server
12 MB