Lesson 9 - Chapter 3: Active Directory Flashcards

1
Q

What is a Windows domain controller?

A

a type of server

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

What is Active Directory? What is it on?

A

a centralized networking database on a Windows domain controller (a type of server) that manages and maintains information about everything on the network

(user accounts, passwords, access to resources on a network)

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

Can a PC be part of a workgroup and a Active Directory domain?

A

No, it has to be one or the other

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

Active Directory is an integral part of what?

A

Windows server, it provides directory services to a Windows Server domain

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

What is single-sign on? (SSO)

A

valid domain accounts sign in once and have access to all domain resources

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

What type of businesses use a domain?

A

those with more than a dozen or so hosts

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

What is a domain?

A

a server running Windows Server controls access to network resources

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

How do you create a domain?

A

An admin creates a domain on the Windows Server system and makes it the domain controller (DC)

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

What is a domain controller? What is it used for?

A

a domain (server) that is created/assigned by an admin and used to create domain accounts for users in Active Directory

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

When a system joins a domain when it’s already part of a workgroup, what happens?

A

It automatically is removed from its workgroup

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

How do you log into a domain?

A

You enter your username when logging into a computer on a domain

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

Where are user accounts stored? What does it also function as?

A

User accounts are stored on the domain controller, which functions as the authentication server

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

What functions as the authentication server?

A

domain controller

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

What’s the text you input to log into a domain? (username)

A

(domain)backslash(domain username)

example:
totalhome\Vanessa

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

What’s one way to see the Active Directory?

A

log on directly to the domain controller and run the Active Directory Users and Computers utility

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

What is the Active Directory Users and Computers utility?

A

it’s a tool that provides basic Active Directory functions

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

What are organizational units? How do they appear?

A

they’re the domain’s organization. They show up as “folders” (not folders) under the domain name tree

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

In the Active Directory Users and Computers utility, what is the “Built-in” organizational unit?

A

stores all the built-in domain groups such as Domain Administrators and Users

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

In the Active Directory Users and Computers utility, what is the “Computers” organizational unit?

A

lists every system (from servers to workstations)

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

In the Active Directory Users and Computers utility, what does the “Domain Controllers” OU contain?

A

lists all the domain controllers

21
Q

In the Active Directory Users and Computers utility, what is the “Users” OU?

A

stores all the non-built in users for the domain

22
Q

What is the domain’s organization called?

A

organizational units (look like folders in the tree hierarchy)

23
Q

What’s the domain equivalent of individual systems having an Administrator account?

A

domain administrators

24
Q

What can domain administrators do in regards to joining?

A

join a computer to a domain

25
Can you promote a local user or group to a domain user or group? What would someone need to use to do this?
No, a domain admin must create a fresh new domain account on the domain controller using Active Directory Users and Computers
26
What happens if you create a new domain user account for a user but that user has a local PC that should be included in the domain?
you must join the PC to the domain or they won't be able to log into the domain from their own PC
27
What's a shortcut to get to the System Properties dialog box?
Start > Search for "Advanced System Settings"
27
Where do you go to create a new domain user account?
Active Directory Users and Computers
28
Where do you go to add a PC to a domain? (3 steps)
System Properties > Computer Name > Network ID
29
What happens if you remove a PC from a domain?
it prevents that PC from connecting to the domain in the future (they would still have their domain account and can sign in from another PC)
30
Where do you go to remove a PC from a domain? (6 steps)
1. Domain controller 2. Active Directory Users and Computers 3. Right-click the computer 4. Properties 5. Member of Tab 6. Select it > Remove
31
Where do domain administrators go to clean up account issues (reset passwords, unlock accounts, enable/disable)?
Active Directory Users and Computers
32
What are 2 common methods for setting up user accounts? (Understand the difference for A+ exam)
1. Login scripts 2. Home folders
33
What's a login script?
runs every time the user logs in to an Active Directory domain (sooo many uses)
34
Active Directory lets you pick where you want to store user's what?
home folders
35
What are home folders?
Pictures, Downloads, Documents, etc
36
What is required to use Active Directory's feature to choose where to store user's home folders?
requires the use of roaming profiles instead of local profiles
37
What happens every time you log onto a new pc with your (domain) user account?
Windows creates a new home folder for your domain account on that local machine (so you have an empty home folder on that PC without a roaming profile)
38
What do roaming profiles allow you to do? Who sets them up?
Roaming profiles allows you to access your (populated) home folders no matter the PC you use to log into the domain (centralizes data) Administrators set up roaming profiles on a remote server
39
What is folder redirection?
Administrators specify the location of the user's home folders to a remote server rather than the local machine
40
What are 2 ways folder redirection can be performed?
1. group policy 2. manually
41
What is an organizational unit?
an Active Directory container
42
What does an organizational unit help you organize? How does it organize? f l p
users and computers by function, location, and permission (Users, Admins, Workstations, Servers, San Francisco, Dublin, Chicago, etc)
43
Can each OU have its own group policies? Yes or no?
Yes, and a domain can manage multiple OUs
44
An OU can be used to collect the members of a department or division. Can an OU also have its own administrator?
yes
45
What are the 2 types of security accounts that Active Directory provides?
user accounts and computer accounts (representing a person or computer on the system)
46
What are the benefits of using security groups?
gives an admin the ability to assign user rights to an entire security group and configure access permissions to a system resource
47
What's the difference between using the AD Group Policy utility on the server versus Local Group Policy Editor?
On the Local Editor, the settings only apply to the local machine (for that group) and when done on the server it pushes the policy out through login scripts