Sign-In
Register
Please choose an option to Register
Register as Freelancer
Register as Client
Close
Bellgigs
Bridging Skills and Opportunities
Sign-In
Register
☰
Back To Interview Q & A
Back To Interview Q & A
Home
About Us
Apply for Jobs
Build Resume
Interview Questions & Answers
Contact Us
Help
Suggested Certification for Active Directory
MCTS Certification.
Recommended Book 1 for Active Directory
★★★★☆
Check Amazon for current price
View Deal
On Amazon
Recommended Book 2 for Active Directory
★★★★☆
Check Amazon for current price
View Deal
On Amazon
Recommended Book 3 for Active Directory
★★★★☆
Check Amazon for current price
View Deal
On Amazon
Recommended Book 4 for Active Directory
★★★★☆
Check Amazon for current price
View Deal
On Amazon
Recommended Book 5 for Active Directory
★★★★☆
Check Amazon for current price
View Deal
On Amazon
Note:
*Check out these useful books! As an Amazon Associate I earn from qualifying purchases.
Interview Questions and Answers
1. How do you troubleshoot common Active Directory issues?
Common Active Directory troubleshooting steps include checking DNS configuration, verifying network connectivity, examining event logs, and using tools like `dcdiag` and `repadmin` to diagnose replication and other problems.
2. What is Azure Active Directory (Azure AD) and how does it differ from Active Directory?
Azure Active Directory (Azure AD) is a cloud-based identity and access management service. While it shares the "Active Directory" name, its a distinct service from on-premises Active Directory. Azure AD is designed for cloud applications and services, while on-premises Active Directory is designed for managing resources within a local network.
3. What is DNS and why is it important for Active Directory?
DNS (Domain Name System) is used to resolve hostnames to IP addresses. Active Directory relies heavily on DNS for locating Domain Controllers and other resources within the domain. Proper DNS configuration is crucial for Active Directory to function correctly.
4. How do you join a computer to a domain?
You can join a computer to a domain through the System Properties in Windows, by changing the computers workgroup to a domain and providing the necessary credentials.
5. What are some best practices for securing Active Directory?
Some best practices include using strong passwords, implementing the principle of least privilege, regularly auditing Active Directory, keeping Domain Controllers patched and updated, and implementing account lockout policies.
6. What is a Functional Level in Active Directory?
The Functional Level determines the Active Directory features that are available within a domain or forest. Its based on the oldest Windows Server operating system running as a Domain Controller in that environment.
7. How do you create a new user account in Active Directory?
You can create a new user account using the Active Directory Users and Computers (ADUC) console, the Active Directory Administrative Center (ADAC), or using PowerShell cmdlets like `New-ADUser`.
8. How do you reset a users password in Active Directory?
You can reset a users password using ADUC, ADAC, or PowerShell. Youll typically need administrative privileges to perform this action.
9. What is LDAP and how does it relate to Active Directory?
LDAP (Lightweight Directory Access Protocol) is a protocol used to access and modify directory services like Active Directory. Active Directory uses LDAP as its primary protocol.
10. What are the different types of groups in Active Directory?
There are two main types of groups in Active Directory: Security Groups and Distribution Groups. Security Groups are used to grant permissions to resources, while Distribution Groups are used for email distribution lists.
11. What is the Active Directory Schema?
The Active Directory Schema defines the structure of the Active Directory database, including the object classes and attributes that can be stored. It defines what types of objects can be created and what information they can hold.
12. How does Active Directory authentication work?
Active Directory authentication typically uses the Kerberos protocol. When a user logs in, their credentials are sent to a Domain Controller, which verifies their identity and grants access to resources within the domain.
13. What is a Forest in Active Directory?
A Forest is the highest level of logical structure in Active Directory. It is a collection of one or more domains that share a common schema, configuration, and global catalog.
14. What is a Global Catalog Server?
A Global Catalog Server is a Domain Controller that holds a partial replica of all objects in the forest. It allows users to search for objects in any domain within the forest without having to query each domain separately.
15. What is a Domain?
A Domain is a logical grouping of users, computers, and other resources that share a common Active Directory database and security policies. It represents a single administrative unit.
16. What is an Organizational Unit (OU)?
An Organizational Unit (OU) is a container within a domain that allows you to organize users, computers, and other OUs into logical groups. OUs are used for delegation of administrative control and applying Group Policies.
17. What is Group Policy?
Group Policy is a feature of Active Directory that allows administrators to centrally manage user and computer settings. Its used to define security policies, application settings, desktop configurations, and more.
18. What are the main components of Active Directory?
The main components of Active Directory include Domain Controllers, Domains, Organizational Units (OUs), Sites, Group Policies, and Active Directory Schema.
19. What is a Domain Controller?
A Domain Controller is a server that holds a writable copy of the Active Directory database. It authenticates users, enforces security policies, and manages resources within the domain.
20. What is Active Directory (AD)?
Active Directory (AD) is a directory service developed by Microsoft for Windows domain networks. It is used to manage users, computers, groups, security policies, and other resources in a network.
21. What is Active Directory?
Active Directory is a directory service developed by Microsoft for Windows domain networks. It is included in most Windows Server operating systems as a set of processes and services.
22. What are the advantages of Active Directory Sites?
Centralized resources and security administration.
- Single logon for access to global resources.
- Simplified resource location.
23. What is Domain, Forest, Native Mode, SysVol, LDAP, Infrastructure Master, Kerberos, Lingering Objects, Domain Controller, Tombstone Lifetime, AD Schema, KCC, DNS Scavenging, Child DC, Attribute Value, NETDOM, Replmon, RID amster, GPT, GPC, Local Groups, G
A domain is defined as a logical group of network objects (computers, users, devices) that share the same Active Directory database. A tree is a collection of one or more domains and domain trees in a contiguous namespace, and is linked in a transitive t
24. What are the components of Active Directory?
The Active Directory structure is comprised of three main components: domains, trees, and forests.
25. What other 3rd party Directory Services can you connect from AD?
Yes, you can connect to 3rd party directories like E-directory from Novell or NDS (Novel directory System), SAP, Domino etc with the help of MIIS (MicrosoftIdentity Integration Server)/
26. What is Online Defragmentation?
Online Defragmentation – Windows Server 2000 introduced a method that runs in certain intervals automatically to defragment the Active Directory database. It is part of active directory garbage collection process. It optimizes the data storage and reclaim
27. What is the difference between domain admin and enterprise admin groups?
Enterprise Admin: In Enterprise Admin groups, members have full rights over all of the domains in the forest.
Domain Admin groups: In Domain Admin groups, members have complete control of the domain.
28. What is the default protocol used in Protocol Directory services?
LDAP and Kerberos are the default protocols used in directory devices.
29. Discuss one of your previous projects and explain how you completed it?
Explain with examples that sync with the job description.
30. Explain any obstacles you faced in your project and how did you deal with the problem?
Validation is the process of checking whether the specification captures the user's needs, while verification is the process of checking that the software meets the specification.
31. How can you measure project execution?
Schedule.
-Quality.
-Cost.
-Stakeholder Satisfaction.
-Performance to Business Case.