Server 2 - Quiz 3

0.0(0)
studied byStudied by 0 people
0.0(0)
full-widthCall with Kai
GameKnowt Play
New
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/25

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

26 Terms

1
New cards

If a stub zone is a standard zone, what records will be updated through zone transfers? (Choose all that apply.)

  • A. MX

  • B. NS

  • C. CNAME

  • D. SOA

B & D

2
New cards

A Resource Record Signature (RRSIG) key contains the signature for a single resource record, such as an A or an MX record.

True

3
New cards

When a subdomain has been delegated to a zone on another server, the DNS server hosting the parent zone maintains only an NS record pointing to the DNS server hosting the delegated zone.

True

4
New cards

Zone queries show zone transfers between primary and secondary zone servers.

False

5
New cards

What feature in Windows Server 2016 is used to provide information about the certification authority (CA) used by your domain when a client is requesting DNS information for your domain?

DANE

6
New cards

The zone replication scope determines which of the following? (Choose all that apply.)

  • A. The Active Directory permissions that are replicated

  • B. The Domain Controllers the zone information is replicated to

  • C. The Active Directory partition the zone is stored in

  • D. The Domain Controller's security updates

B & C

7
New cards

Which PowerShell cmdlet allows you to see the default values and the status of Response Rate Limiting (RRL)?

Get-DNSServerRRL

8
New cards

A zone transfer report specifies whether a zone transfer is allowed.

False

9
New cards

What do DNS resolvers use to verify the digital signature in Resource Record Signature records?

DNSKEY

10
New cards

Scavenging parameters set at the zone level override those set at the server level.

True

11
New cards

What port is used by DNS servers to issue queries?

UDP 53

12
New cards

Which of the following is a subset of a zone where a zone can contain multiple zone scopes and each zone scope has its own set of resource records?

zone scope

13
New cards

The default scavenging value is set to what value by default?

7 days

14
New cards

Which of the following is true about the DnsAdmins group? (Choose all that apply.)

  • A. It has no members by default

  • B. It is a domain local group

  • C. It is a global group

  • D. Server Operators and Administrators are members

A & B

15
New cards

What specific type of DNS attack uses public DNS servers to overwhelm a target with DNS responses by sending DNS queries with spoofed IP addresses ?

DNS amplification attack

16
New cards

What option can be used by a system administrator to ensure that dynamic updates are made only by known clients when you have a standard primary zone?

Change the zone to an Active Directory–integrated zone

17
New cards

What process is taking place when one DNS server transfers zone changes to another DNS server?

zone replication

18
New cards

What DNS policy specifies how DNS queries are handled by the DNS server?

query resolution policy

19
New cards

Which PowerShell cmdlet below creates a stub zone?

Add-DnsServerStubZone

20
New cards

Which of the following is a suite of features and protocols for validating DNS server responses?

DNSSEC

21
New cards

Which feature is used to protect against DNS cache poisoning?

Socket pool

22
New cards

Which of the following are advantages that an Active Directory–integrated zone has over a standard zone? (Choose all that apply.)

  • A. manual replication

  • B. Secure updates

  • C. Multimaster replication and update

  • D. synchronized replication

B & C

23
New cards

Zone control is the transfer of authority for a subdomain to a new zone.

False

24
New cards

DNSSEC provides confidentiality of data through the use of encryption.

False

25
New cards

Which PowerShell cmdlet displays the records in the DNS server cache, including the name, record type, timestamp, TTL, and record data?

Show-DnsServerCache

26
New cards

Which of the following are methods provided by DNSSEC to ensure the data DNS clients receive from DNS queries is accurate and secure? (Choose all that apply.)

  • A. Authenticated denial of existence

  • B. Origin authentication of DNS data

  • C. Data integrity

  • D. Authorized zone signing

A, B, & C