2.2 Active Directory Flashcards

(20 cards)

1
Q

What is Microsoft Active Directory?

A

A centralized directory service used to manage users, computers, and resources in a Windows domain environment.

Active Directory is essential for network management in Windows environments.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is the main purpose of Active Directory?

A

To provide centralized authentication, authorization, and resource management.

This ensures secure access to network resources.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What is a Domain Controller?

A

A server that hosts the Active Directory database and handles authentication and policy enforcement.

Domain Controllers are critical for maintaining security and user management.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What types of objects are stored in Active Directory?

A
  • Users
  • Computers
  • Printers
  • Other network resources

These objects are essential for network operations and management.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What is a domain in Active Directory?

A

A logical grouping of network resources managed by a centralized directory service.

Domains help organize and manage resources effectively.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What does it mean to join a computer to a domain?

A

Registering a device with Active Directory so it can be centrally managed by a Domain Controller.

Joining a domain is crucial for centralized management.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Why must computers be joined to a domain?

A

To allow centralized management, authentication, and policy enforcement.

This facilitates easier administration and security.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What are Organizational Units (OUs)?

A

Logical containers within Active Directory used to organize users and computers.

OUs help in structuring the directory for better management.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

How are OUs used in Active Directory?

A

To group objects by department, location, or function for easier administration and policy application.

This enhances organization and management efficiency.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What are Group Policy Objects (GPOs)?

A

Policies used to configure and enforce settings across users and computers in a domain.

GPOs are vital for maintaining consistent configurations.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

What types of settings can GPOs control?

A
  • Security settings
  • Desktop configurations
  • Software restrictions
  • System behavior

GPOs help enforce organizational policies.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

How are GPOs applied in Active Directory?

A

They can be linked to domains, sites, or Organizational Units (OUs).

This flexibility allows tailored policy application.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

What command can be used to force a Group Policy update?

A

gpupdate /force

This command ensures that the latest policies are applied immediately.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

What are login scripts in Active Directory?

A

Scripts that run automatically when a user logs in, often used to map drives or configure settings.

Login scripts enhance user experience and streamline setup.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

What is a home directory in Active Directory?

A

A private network-based folder assigned to a user for storing personal files.

Home directories provide users with a secure space for their data.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

What is folder redirection?

A

A feature that redirects local user folders (e.g., Documents) to a network location.

This helps in centralizing user data management.

17
Q

Why is folder redirection used?

A

To centralize user data for easier backups, management, and access across devices.

This improves data security and accessibility.

18
Q

What is the advantage of using Windows Groups in Active Directory?

A

Users inherit permissions by being added to groups, simplifying permission management.

Group management reduces administrative complexity.

19
Q

Why are groups preferred over assigning permissions to individual users?

A

They reduce administrative overhead and improve scalability of access control.

This approach enhances efficiency in managing user permissions.

20
Q

How do groups relate to permissions in Active Directory?

A

Permissions are assigned to groups, and users inherit those permissions through group membership.

This structure streamlines access control management.