가장 많이 묻는 면접 질문과 답변 & 온라인 테스트
면접 준비, 온라인 테스트, 튜토리얼, 라이브 연습을 위한 학습 플랫폼

집중 학습 경로, 모의고사, 면접 준비 콘텐츠로 실력을 키우세요.

WithoutBook은 주제별 면접 질문, 온라인 연습 테스트, 튜토리얼, 비교 가이드를 하나의 반응형 학습 공간으로 제공합니다.

Prepare Interview

Active Directory 면접 질문과 답변

Ques 6. Explain the role of the Intersite Messaging service in Active Directory.

The Intersite Messaging service, also known as Knowledge Consistency Checker (KCC), is responsible for creating and maintaining the replication topology between sites. It ensures that changes are efficiently replicated between domain controllers in different sites.

Example:

In a multi-site environment, the Intersite Messaging service helps manage the flow of replication traffic between sites.

도움이 되었나요? Add Comment View Comments
 

Ques 7. What is the purpose of the Active Directory Lightweight Directory Services (AD LDS)?

AD LDS is a role in Active Directory that provides a lightweight and flexible directory service. It is often used to store application-specific data, separate from the main Active Directory database, allowing applications to have their own schema and directory structure.

Example:

An organization might use AD LDS to store data for a custom application without affecting the main Active Directory schema.

도움이 되었나요? Add Comment View Comments
 

Ques 8. What is Active Directory?

Active Directory is a directory service developed by Microsoft for Windows domain networks. It authenticates and authorizes all users and computers in a Windows domain type network—assigning and enforcing security policies for all computers and installing or updating software.

Example:

In a company, Active Directory is used to manage user accounts, computers, printers, and other resources efficiently.

도움이 되었나요? Add Comment View Comments
 

Ques 9. Explain the difference between a domain and a workgroup.

A domain is a logical grouping of network objects (computers, users, devices) that share a centralized database and security policies, while a workgroup is a smaller, peer-to-peer network where each computer has its own security database.

Example:

A small office might use a workgroup, while a large enterprise typically employs a domain-based network using Active Directory.

도움이 되었나요? Add Comment View Comments
 

Ques 10. What is LDAP and how does it relate to Active Directory?

LDAP (Lightweight Directory Access Protocol) is a protocol used to access and manage directory information. Active Directory uses LDAP for querying and modifying items like users, groups, and computers within the directory.

Example:

When a user logs in, the system uses LDAP to verify credentials and retrieve user information from Active Directory.

도움이 되었나요? Add Comment View Comments
 

Most helpful rated by users:

Copyright © 2026, WithoutBook.