If you wish to monitor logon failures, what should you do?

What will be an ideal response?


You can use Group Policy to configure several auditing policies that monitor and log security events. These Security logs can then be viewed using Event Viewer. For example, to set an audit policy to monitor a failed logon event, drill down to the Computer Configuration, Windows Settings, Security Settings, Local Policies, Audit Policy group. Use the Audit logon events policy. You can audit logon successes and failures.

Computer Science & Information Technology

You might also like to view...

SQL is an example of a ________ style of programming language

A) 4GL B) 2GL C) 5GL D) 3GL

Computer Science & Information Technology

A small window with options for completing a task is called a(n) ________

Fill in the blank(s) with correct word

Computer Science & Information Technology

A drawback of the ____________________ method is that even though the method converges more rapidly to a value of x that results in a “small” |f(x)|, the interval containing the root does not diminish significantly.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

Which of the following contains the correct code to create and instantiate an object named MyStudent from a class named Student?

A. Dim MyStudent As Student B. Dim MyStudent As New Student C. Dim MyStudent = Student D. Dim MyStudent = New Student

Computer Science & Information Technology