Quiz 7 & 8

Descripción

Final Test quiz
Michael Marcus
Test por Michael Marcus, actualizado hace más de 1 año
Michael Marcus
Creado por Michael Marcus hace más de 8 años
105
1

Resumen del Recurso

Pregunta 1

Pregunta
where can you view audit events?
Respuesta
  • in the C:\Temp\Logs folder as text files
  • in System logs in Events Viewer
  • in Security logs in Event Viewer
  • by using audit/logs at the command line

Pregunta 2

Pregunta
Auditing is used for what purpose?
Respuesta
  • authenticating users
  • authorizing users
  • recording user's actions
  • assessing a user's permissions

Pregunta 3

Pregunta
why would auditing include logon and logoff times?
Respuesta
  • these are simply default audit types for accounts
  • logon and logoff times can help track user's work hours
  • logon and logoff times can help pinpoint who was logged on during a failure
  • logon and logoff events can track system usage for capacity planning

Pregunta 4

Pregunta
why is it a good idea (other that the effect on system performance) to set up auditing for only those objects that you really need to focus on?
Respuesta
  • object auditing is complex and requires a lot of time to set up
  • searching through too many events makes finding problems more difficult
  • by enabling objects auditing, you also enable many other events
  • auditing too many events adds an extra layer of complexity to management tasks

Pregunta 5

Pregunta
why is choosing what to audit, instead of auditing everything that a user does, a good idea?
Respuesta
  • high level of auditing can affect system preformance
  • auditing sets up an air of suspicion for users
  • extensive audit trails often lead to too much troubleshooting
  • auditing requires a high level of expertise to set up and maintain

Pregunta 6

Pregunta
which utility do you use to access advance audit policy settings?
Respuesta
  • Local Policy Editor
  • Group Policy Editor
  • Domain Policy Editor
  • Schema Policy Editor

Pregunta 7

Pregunta
what is one of the primary advantages to using Active Directory to store DNS information?
Respuesta
  • fault tolerance
  • zero configuration
  • low maintenance
  • reverse zone lookups

Pregunta 8

Pregunta
which type of DNS zone resolves host names to IP addresses?
Respuesta
  • forward lookup zone
  • reverse lookup zone
  • backward lookup zone
  • null lookup zone

Pregunta 9

Pregunta
when resetting audit settings back to basic mode, what file must you remove as part of the process?
Respuesta
  • policies.txt
  • audit.txt
  • policies.csv
  • audit.csv

Pregunta 10

Pregunta
which TCP/UDP port does the DNS service use to communicate?
Respuesta
  • 25
  • 53
  • 80
  • 443

Pregunta 11

Pregunta
what is the first and most important step in installing and deploying DNS in your network?
Respuesta
  • setting up Active Directory so that DNS can be integrated into it
  • planning the infrastructure and service requirements
  • configuring the forward and reverse lookup zones correctly
  • splitting the network into subdomains

Pregunta 12

Pregunta
which one of the following is an example of an FQDN?
Respuesta
  • SERVER1
  • 192.168.1.50
  • sales.microsoft.com
  • C:\WINDOWS\SYSTEM32\DRIVERS\ETC\HOSTS

Pregunta 13

Pregunta
what is the primary advantage of a caching-only DNS server?
Respuesta
  • it requires no maintenance
  • it provides DNS to a select few DNS clients
  • is speeds DNS queries by building a DNS request cache
  • it increases network traffic only on external networks

Pregunta 14

Pregunta
authorization is used for what purpose?
Respuesta
  • to grant access to a user
  • to verify a user's identity
  • to determine security restrictions
  • to calculate effective permissions

Pregunta 15

Pregunta
why are success audits as important as failure audits?
Respuesta
  • successes are important to troubleshooting for establishing baselines of normal behavior
  • successes are included by default and can be filtered out
  • successes can point to security breaches as well as normal behavior
  • successes allow you to track activity such as new account creation

Pregunta 16

Pregunta
authentication is used for what purpose?
Respuesta
  • to grant access to a user
  • to verify a user's identity
  • to determine security restrictions
  • to calculate effective permissions

Pregunta 17

Pregunta
why would you implement a caching-only DNS server on your network?
Respuesta
  • to speed DNS queries and decrease network traffic
  • to avoid installing and configuring a full-blown DNS server
  • to reduce the amount of maintenance for administrator
  • to reduce complexity in a network environment

Pregunta 18

Pregunta
what is the primary advantage of a caching-only DNS server?
Respuesta
  • it requires no maintenance
  • it provides DNS to a select few DNS clients
  • it speeds DNS queries by building a DNS request cache
  • it increases network traffic only on external networks

Pregunta 19

Pregunta
by using the Active Directory-integrated zone, DNS follows what kind of model?
Respuesta
  • master-slave
  • multi-master
  • primary-secondary
  • forward-reverse

Pregunta 20

Pregunta
what type of structure does DNS have?
Respuesta
  • hierarchical distributed
  • flat distributed
  • top-down distributed
  • wheel-spoke distributed

Pregunta 21

Pregunta
A specific, individual computer or other network device in a domain is known as what?
Respuesta
  • server
  • entity
  • top-level system
  • host

Pregunta 22

Pregunta
the Domain Name System (DNS) works much like a phone book to associate URLs (names) with what kinds of numbers?
Respuesta
  • ID numbers
  • World Wide Web number
  • domain addresses
  • IP addresses

Pregunta 23

Pregunta
which of the following is an example of a second-level domain?
Respuesta
  • blah.com
  • .net
  • server1
  • corporate.local

Pregunta 24

Pregunta
which of the following is an example of a top-level domain?
Respuesta
  • .local
  • .net
  • .business
  • microsoft.com

Pregunta 25

Pregunta
which auditing feature allows you to define computer-wide system access control lists for the file system or the registry?
Respuesta
  • Global Object Access Auditing
  • Filereg Auditing
  • Registry Trail Auditing
  • System Tracker Auditing snap-in

Pregunta 26

Pregunta
What type of audit event notifies you that an account failed to log on?
Respuesta
  • DS access
  • object access
  • privilege use
  • logon/logoff

Pregunta 27

Pregunta
Why should you avoid using basic audit policy settings and advanced audit policy settings together?
Respuesta
  • that amount of auditing will fill out event logs too quickly
  • the two audit setting ranges have too much redundancy or overlap between them
  • setting too many policies can put your system in an 'out of compliance" state
  • Audit policies might cause conflicts or erratic behavior.

Pregunta 28

Pregunta
By using what type of policy can you track, limit, or deny a user's ability to use removable storage devices such as USB drives in Windows Server 2012 R2?
Respuesta
  • USB Storage Access
  • Removable Storage Access
  • Removable Device Access
  • Storage Device Audit

Pregunta 29

Pregunta
Which command do you use to manage auditing at the command prompt?
Respuesta
  • Audit.exe
  • AdPolicy.exe
  • Auditpol.exe
  • Policy.exe

Pregunta 30

Pregunta
Before Windows 2008 R2, only nine basic audit settings existed. Windows Server 2012 introduces a total of how many audit subsettings?
Respuesta
  • 23
  • 53
  • 56
  • 64

Pregunta 31

Pregunta
What does the acronym FQDN stand for?
Respuesta
  • File Quota Domain Number
  • Fully Qualified Domain Number
  • Fully Qualified Domain Name
  • Full Query Domain Name

Pregunta 32

Pregunta
A stub zone is a zone copy that contains only what type of records?
Respuesta
  • host entries
  • subdomain entries
  • necessary resource entries
  • query record entries
Mostrar resumen completo Ocultar resumen completo

Similar

Quiz 21-22
Michael Marcus
Quiz 19-20
Michael Marcus
Quiz 5 & 6
Michael Marcus
Quiz 3&4
Michael Marcus
Quiz 11 & 12
Michael Marcus
Quiz 17 & 18
Michael Marcus
Quiz 13 & 14
Michael Marcus
Quiz 15 & 16
Michael Marcus
Quiz 1&2
Michael Marcus
Quiz 9&10
Michael Marcus
70-411 - MCSA: Administering Windows Server 2012 - Exam 4
Mike M