chapter 7 Flashcards

(20 cards)

1
Q

Microsoft uses 2 networking models, what are they?

383

A
  • domain based network.

- peer to peer networks.

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

what is the network that does not have a central computer or dedicated server; in other words, all computers are independent. This network is what you would most likely find in home networks or small networks comprised of 10 or less computers, all those computers act as server and client.
383

A

peer to peer, is also referred to as workgroup.

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

IT people like working on peer to peer networks because this network is manageable and secure. T/F?
384

A

False, because the biggest issue that IT people has to deal with is manageability and security.

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

when using peer to peer Data recovery can be an issue, Why?

385

A

because when using peer to peer most departments do not back up individual user machines, and because there is no server for Data storage.

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

what is Domain based network?

385

A

One or more computers are servers. Network administrators use servers to control the security and permissions for all computers on the domain. This makes it easy to make changes because the changes are automatically made to all computers.

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

domain based network uses Microsoft’s Active Directory, Explain?
385

A

the Active Directory is a single distributed Database that contains all the objects in your network, a Domain is a logical grouping of objects into a distributed database, some of these objects are user accounts, group accounts, and published objects.

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

Microsoft Active Directory domains are represented as _____

385

A

Triangles

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

what is a child domain?

385

A

it is a subdomain of another Domain, we can build a child domain based on location, departments and more.

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

one or more domains that follow the same contiguous namespace are called _____
386

A

Tree.

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

T/F ? when you set up a child domains, the parents and child domains automatically establish a trust relationship, whish allow users to be granted access to resources in a domain even when their accounts reside in a different domain.

A

True.

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

what is a forest?

386

A

A forest is all the trees that are part of your Active Directory structure.

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

To make administration of trust relationship easier, Microsoft has made transitive 2 way trusts the default relationship between domains within a forest, what does that means?
386

A

that mains that by default, all domains within the same forest automatically trust each other.

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

which operating system dose Active Directory uses?

383

A

Windows Server 2008 R2 operating system.

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

Extensible schema is an other advantage of an Active Directory, what is Extensible schema?

386

A

If the existing classes and attributes do not fit with the type of data you want to store, you should extend the schema. It is important to note that schema additions are permanent; you can disable classes and attributes, but you can never remove them from the schema.

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

____ is a machine that users connect to so they can access resources located on that machine.
387

A

Server

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

_____ is a server that contains a replica of the Active Directory database.
387

A

Domain controller

17
Q

all domain controller are equal in a windows server 2008 R2 network and can both read and write to the directory database. T/F
387

18
Q

____is a server that is a member of a domain based network but does not contain a copy of the Active Directory.
387

A

Member Server.

19
Q

what is a standalone server?

387

A

A standalone server is not part of a domain, it is a server that runs alone. a standalone server is one that does not belong to or is not governed by a Windows domain.

20
Q

____ is a computer that that normally is used by company’s end users.
387

A

Client Machine