Real Time Active Directory Interview Questions and Answers for freshers and experienced pdf
• Mention What Is Active Directory?
An active directory is a directory structure used on Micro-soft Windows based servers and computers to store data and information about networks and domains.
• What Is Domains In Active Directory?
In Windows 2000, a domain defines both an administrative boundary and a security boundary for a collection of objects that are relevant to a specific group of users on a network. A domain is an administrative boundary because administrative privileges do not extend to other domains. It is a security boundary because each domain has a security policy that extends to all security accounts within the domain. Active Directory stores information about objects in one or more domains.
Domains can be organized into parent-child relationships to form a hierarchy. A parent domain is the domain directly superior in the hierarchy to one or more subordinate, or child, domains. A child domain also can be the parent of one or more child domains.
• Mention Which Is The Default Protocol Used In Directory Services?
The default protocol used in directory services is LDAP ( Lightweight Directory Access Protocol).
• What Is Mixed Mode?
Allows domain controllers running both Windows 2000 and earlier versions of Windows NT to co-exist in the domain. In mixed mode, the domain features from previous versions of Windows NT Server are still enabled, while some Windows 2000 features are disabled. Windows 2000 Server domains are installed in mixed mode by default. In mixed mode the domain may have Windows NT 4.0 backup domain controllers present. Nested groups are not supported in mixed mode.
• Explain The Term Forest In Ad?
Forest is used to define an assembly of AD domains that share a single schema for the AD. All DC’s in the forest share this schema and is replicated in a hierarchical fashion among them.
• What Is Native Mode?
When all the domain controllers in a given domain are running Windows 2000 Server. This mode allows organizations to take advantage of new Active Directory features such as Universal groups, nested group membership, and inter-domain group membership.
• Explain What Is Sysvol?
The SysVOL folder keeps the server’s copy of the domain’s public files. The contents such as users, group policy, etc. of the sysvol folders are replicated to all domain controllers in the domain.
• What Is Ldap?
LDAP is the directory service protocol that is used to query and update AD. LDAP naming paths are used to access AD objects and include the following:
o Distinguished names
o Relative Distinguished names
• Mention What Is Kerberos?
Kerberos is an authentication protocol for network. It is built to offer strong authentication for server/client applications by using secret-key cryptography.
• Minimum Requirement For Installing Ad?
o Windows Server, Advanced Server, Datacenter Server
o Minimum Disk space of 200MB for AD and 50MB for log files
o NTFS partition
o TCP/IP Installed and Configured to use DNS
o Administrative privilege for creating a domain in existing network
• Mention What Are Lingering Objects?
Lingering objects can exists if a domain controller does not replicate for an interval of time that is longer than the tombstone lifetime (TSL).
• What Is Domain Controller?
In an Active directory forest, the domain controller is a server that contains a writable copy of the Active Directory Database participates in Active directory replication and controls access to network resource.
• Mention What Is Tombstone Lifetime?
Tombstone lifetime in an Active Directory determines how long a deleted object is retained in Active Directory. The deleted objects in Active Directory is stored in a special object referred as TOMBSTONE. Usually, windows will use a 60- day tombstone lifetime if time is not set in the forest configuration.
• Why We Need Netlogon?
Maintains a secure channel between this computer and the domain controller for authenticating users and services. If this service is stopped, the computer may not authenticate users and services, and the domain controller cannot register DNS records."
• Explain What Is Active Directory Schema?
Schema is an active directory component describes all the attributes and objects that the directory service uses to store data.
• What Is Dns Scavenging?
Scavenging will help you clean up old unused records in DNS.
• Explain What Is A Child Dc?
CDC or child DC is a sub domain controller under root domain controller which share name space
• What Is New In Windows Server 2008 Active Directory Domain Services?
AD Domain Services auditing, Fine-Grained Password Policies,Read-Only Domain Controllers,Restartable Active Directory Domain Services
• Explain What Is Rid Master?
RID master stands for Relative Identifier for assigning unique IDs to the object created in AD.
• Explain What Are Rodcs? And What Are The Major Benefits Of Using Rodcs?
Read only Domain Controller, organizations can easily deploy a domain controller in locations where physical security cannot be guaranteed.
• Mention What Are The Components Of Ad?
Components of AD includes
Logical Structure: Trees, Forest, Domains and OU.
Physical Structures: Domain controller and Sites.
• What Is The Number Of Permitted Unsuccessful Log Ons On Administrator Account?
Unlimited. Remember, though, that it’s the Administrator account, not any account that’s part of the Administrators group.
• Explain What Is Infrastructure Master?
Infrastructure Master is accountable for updating information about the user and group and global catalogue.
• What Hidden Shares Exist On Windows Server 2003 Installation?
Admin$, Drive$, IPC$, NETLOGON, print$ and SYSVOL.
• Can You Connect Active Directory To Other 3rd-party Directory Services? Name A Few Options?
Yes you can Connect Active Directory to other 3rd -party Directory Services such as dictionaries used by SAP, Domino etc with the help of MIIS (Microsoft Identity Integration Server).
• What Is The List Folder Contents Permission On The Folder In Ntfs?
Same as Read & Execute, but not inherited by files within a folder. However, newly created subfolders will inherit this permission.
• How Do I Set Up Dns For Other Dcs In The Domain That Are Running Dns?
For each additional DC that is running DNS, the preferred DNS setting is the parent DNS server (first DC in the domain), and the alternate DNS setting is the actual IP address of network interface.
• Where Is Gpt Stored?
%SystemRoot%SYSVOLsysvoldomainnamePoliciesGUID
• Tell Me What Should I Do If The Dc Points To Itself For Dns, But The Srv Records Still Do Not Appear In The Zone?
Check for a disjointed namespace, and then run Netdiag.exe /fix. You must install Support Tools from the Windows 2000 Server CD-ROM to run Netdiag.exe.
• Abbreviate Gpt And Gpc?
GPT : Group policy template.
GPC : Group policy container.
• Tell Me What If My Windows 2000 Or Windows Server 2003 Dns Server Is Behind A Proxy Server Or Firewall?
If you are able to query the ISP's DNS servers from behind the proxy server or firewall, Windows 2000 and Windows Server 2003 DNS server is able to query the root hint servers. UDP and TCP Port 53 should be open on the proxy server or firewall.
• Explain What Is The Difference Between Local, Global And Universal Groups?
Domain local groups assign access permissions to global domain groups for local domain resources. Global groups provide access to resources in other trusted domains. Universal groups grant access to resources in all trusted domains.
• Do You Know What Is The "." Zone In My Forward Lookup Zone?
This setting designates the Windows 2000 DNS server to be a root hint server and is usually deleted. If you do not delete this setting, you may not be able to perform external name resolution to the root hint servers on the Internet.
• Define Lsdou?
It’s group policy inheritance model, where the policies are applied to Local machines, Sites, Domains and Organizational Units
• Define Attribute Value?
An object's attribute is set concurrently to one value at one master, and another value at a second master.
• What Is Netdom?
NETDOM is a command-line tool that allows management of Windows domains and trust relationships
• Do You Know How Kerberos V5 Works?
The Kerberos V5 authentication mechanism issues tickets (A set of identification data for a security principle, issued by a DC for purposes of user authentication. Two forms of tickets in Windows 2000 are ticket-granting tickets (TGTs) and service tickets) for accessing network services. These tickets contain encrypted data, including an encrypted password, which confirms the user's identity to the requested service.
• What Is Adsiedit?
ADSI Edit is an LDAP editor for managing objects in Active Directory. This Active Directory tool lets you view objects and attributes that are not exposed in the Active Directory Management Console.
• What Is Kerberos V5 Authentication Process?
Kerberos V5 is the primary security protocol for authentication within a domain. The Kerberos V5 protocol verifies both the identity of the user and network services. This dual verification is known as mutual authentication.
• Define The Schema Master Failure?
Temporary loss of the schema operations master will be visible only if we are trying to modify the schema or install an application that modifies the schema during installation. A DC whose schema master role has been seized must never be brought back online.
• What Is Replmon?
Replmon is the first tool you should use when troubleshooting Active Directory replication issues
• How To Find Fsmo Roles?
Netdom query fsmo OR Replmon.exe
• Describe The Infrastructure Fsmo Role?
When an object in one domain is referenced by another object in another domain, it represents the reference by the GUID, the SID (for references to security principals), and the DN of the object being referenced. The infrastructure FSMO role holder is the DC responsible for updating an object's SID and distinguished name in a cross-domain object reference.
• What Are The Advantages Of Active Directory Sites?
Active Directory Sites and Services allow you to specify site information. Active Directory uses this information to determine how best to use available network resources.
• Define Edb.chk?
This is the checkpoint file used to track the data not yet written to database file. This indicates the starting point from which data is to be recovered from the log file, in case of failure.
• Define Edb.log?
This is the transaction log file (10 MB). When EDB.LOG is full, it is renamed to EDBnnnn.log. Where nnnn is the increasing number starting from 1.
• How To View All The Gcs In The Forest?
repadmin.exe /options * and use IS_GC for current domain options.
nltest /dsgetdc:corp /GC
• How To Seize Fsmo Roles?
ntdsutil - type roles - connections - connect servername - q - type seize role - at the fsmo maintenance prompt - type seize rid master
• How To Transfer Fsmo Roles?
ntdsutil - type roles - connections - connect servername - q - type transfer role - at the fsmo maintenance prompt - type trasfer rid master
• What Is The Kcc (knowledge Consistency Checker)?
The KCC generates and maintains the replication topology for replication within sites and between sites. KCC runs every 15 minutes.
• What Is Schema Information In Active Directory?
Definitional details about objects and attributes that one CAN store in the AD. Replicates to all DCs. Static in nature.
• What Is Online Defragmentation In Active Directory?
Online Defragmentation method that runs as part of the garbage collection process. The only advantage to this method is that the server does not need to be taken offline for it to run. However, this method does not shrink the Active Directory database file (Ntds.dit).
• What Is Ads Database Garbage Collection Process?
Garbage Collection is a process that is designed to free space within the Active Directory database. This process runs independently on every DC with a default lifetime interval of 12 hours.
• Define Res1.log And Res2.log?
This is reserved transaction log files of 20 MB (10 MB each) which provides the transaction log files enough room to shutdown if the other spaces are being used.
• What Is Domain Information In Active Directory?
Object information for a domain. Replicates to all DCs within a domain. The object portion becomes part of GC. The attribute values only replicates within the domain.
• What Is Lightweight Directory Access Protocol?
LDAP is the directory service protocol that is used to query and update AD. LDAP naming paths are used to access AD objects and include the following:
o Distinguished names
o Relative Distinguished names
• How Will You Verify Whether The Ad Installation Is Proper With Srv Resource Records?
Verify SRV Resource Records: After AD is installed, the DC will register SRV records in DNS when it restarts. We can check this using DNS MMC or nslookup command.
• What Is Ntds.dit?
This is the AD database and stores all AD objects. Default location is SystemRoot%ntdsNTDS.DIT.
Active Directory's database engine is the Extensible Storage Engine which is based on the Jet database and can grow up to 16 TB.
• What Is Ntds.dit Schema Table?
The types of objects that can be created in the Active Directory, relationships between them, and the attributes on each type of object. This table is fairly static and much smaller than the data table.
• Mention What Is The Difference Between Domain Admin Groups And Enterprise Admins Group In Ad?
Enterprise Admin Group :
o Members of this group have complete control of all domains in the forest
o By default, this group belongs to the administrators group on all domain controllers in the forest
o As such this group has full control of the forest, add users with caution
Domain Admin Group :
o Members of this group have complete control of the domain
o By default, this group is a member of the administrators group on all domain controllers, workstations and member servers at the time they are linked to the domain
o As such the group has full control in the domain, add users with caution
Latest Active Directory Interview Questions and Answers pdf
No comments:
Post a Comment