Chapter 3-9 Test Flashcards

(52 cards)

1
Q

What command is necessary to change the computer name manually?

A

Netdom

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

Windows firewall must be turned on manually after the os is installed.

A

False

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

Windows Server 2008/2008R2 Enterprise can be upgraded to windows server 2016 enterprise or datacenter.

A

True

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

Which of the following are editions of Windows Server 2016?

A

Standard & Datacenter

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

What is the minimum amount of memory required to install Windows Server 2016?

A

512mb.

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

A user calls your helpdesk stating they cannot access the internet. You find out their IP address is 169.254.25.1

A

No DHCP server is available & Automatic Private IP addressing has kicked in.

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

How can you tell you are in the PowerShell in server core?

A

You will see PS before the command prompt line.

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

According to your textbook what is the recommended disk space for installing server core?

A

10GB

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

According to your textbook using which of the following character sets is not a best practice for setting your computer name?

A

Special Characters such as #$%^

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

According to your textbook what is the maximum amount of ram that windows server 2016 supports?

A

4tb

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

Upgrading windows server does not delete any applications or data

A

True

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

Backups can and do fail even if the backup completed successfully.

A

True

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

With what parameter can you find more information with the nslookup command?

A

/?

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

What tool can you download to verify windows server 2016 compatibility before installation?

A

Windows Assessment and deployment toolkit

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

What command can assist you in manually changing an ip address?

A

Netsh

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

What is one key benefit of Incremental Zone Transfers?

A

Saves bandwidth

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

Nano server can only be used for cloud computing

A

False

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

A workgroup has no centralized security or administration?

A

True

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

A Secondary Zone is established to provide _____ and _____ for the primary zone.

A

Load balancing

Redundancy

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

Internet Explorer in windows server 2016 is the same version as in client Windows machines.

A

False

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

A computer name can contain how many characters

22
Q

What two items do you need to successfully create an entry in the hosts file?

A

Hostname

IP address

23
Q

How do you access powershell from server core?

A

Type the following command and press enter :powershell

24
Q

What command will change the admin password

A

net user administrator *

25
According to the textbook, where is the first place you should look when troubleshooting DNS?
Event Viewer
26
What is the product ID used for?
This is tied into activation of your windows installation.
27
What is the character limit of the admin password when you set it?
127
28
Which of the following are not DNS queries?
Redundant Passive
29
Remote desktop protocol enables authorized users the ability to connect to a windows machine from virtually any location
true
30
A domain name ending in .local cannot be published to the internet.
True
31
what is the minimum processor that is recommended to run windows server 2016
2ghz dual core 64bit
32
Windows server core cannot support being a hyper v server
false
33
What is the correct command syntax for installing DNS via the PowerShell?
Install-WindowsFeature DNS -IncludeManagementTools
34
On a host record, what is the default TTL?
20 minutes
35
What is the most common DNS RR?
A
36
AD cannot function without DNS.
True
37
DNS can only translate Hostnames to IP addresses.
False
38
Which of the following is an example of a FQDN?
server01.sales.contoso.com
39
WINS can only be installed via PowerShell.
False
40
What PowerShell command views all DNS commands?
Get-Command -Module DnsServer
41
What is the default scavenging period in Microsoft DNS?
7 days
42
You cannot assign multiple RRs to a single resource.
False You can assign multiple to single resource.
43
What are MX records used for?
Email servers
44
Reverse lookup zones are always manually created.
False
45
RRs for IPv4 and IPv6 hosts both are noted by 'A' records.
False.
46
The installation process of Server Core is different than the full graphical install.
False
47
Where is the hosts file located?
C:\Windows\system32\drivers\etc\
48
PTR records are used for forward queries.
False
49
You must manually configure root hint servers when installing DNS.
False
50
Windows first introduced their DNS in what version?
NT4
51
Reverse lookup zones are primarily populated by what type of a record?
PTR records
52
According to the textbook the ________ record in a DNS database indicates which server is authoritative for that particular zone.
SOA