Match each item with a statement below.

A. A type of event log that gives the system administrator information about a specific problem and its causes, and might also suggest how to solve the problem.
B. An event log that records information about how software applications are performing.
C. An event log used by application developers to help trace problems in programs so they can fix program code or program structures.
D. Contains events recorded by remote computers and forwarded to one computer, which is called the collector computer.
E. A type of event log that tracks occurrences of specific operations, such as when a disk drive is added.
F. A boot mode that enables Windows Server 2016 to be booted using the most generic default settings, such as for the display, disk drives, and pointing device-and only those services needed to boot a basic configuration.
G. An event log that records access and security information about logon accesses, file, folder, and system policy changes.
H. An event log that contains a record of installation events, such as installing a role or feature through Server Manager.
I. An event log that records information about system-related events such as hardware errors, driver problems, and hard drive errors.
J. A shared folder set up when Active Directory is installed that contains scripts, Group Policy Objects (GPOs), and software distribution files, several of which are needed for domain access. SYSVOL folders are replicated among DCs.


A. admin log
B. application log
C. debug log
D. forwarded events log
E. operational log
F. Safe Mode
G. security log
H. setup log
I. system log
J. SYSVOL

Computer Science & Information Technology

You might also like to view...

Which of the following is not true about TrueType fonts?

A) They must be downloaded from the Web. B) They print smoothly at any point size. C) They are scalable. D) They are supported by Windows.

Computer Science & Information Technology

Relational databases use attributes (columns) and tuples (rows) to organize the data in a two-dimensional table

Indicate whether the statement is true or false.

Computer Science & Information Technology

Visual Basic's ____ class contains many methods that your applications can use to perform financial calculations.

A. Money B. Monetary C. Finance D. Financial

Computer Science & Information Technology

Brackets are used in the algorithm of loops:

a. To indicate which instructions are to be repeated. b. To indicate the beginning and end of the loop. c. To indicate the entire loop. d. None of the above.

Computer Science & Information Technology