Using the Auditpol.exe command-line command ________, you can display the current auditing policy

a. /get
b. /list
c. /show
d. /retrieve


A. The Auditpol.exe tool is the only way to configure auditing on a Server Core computer or to configure directory service auditing subcategories.

Computer Science & Information Technology

You might also like to view...

If s is a structure variable and p, a pointer, is a member of the structure, the statement cout << *s.p; will

A) output the dereferenced value pointed to by p. B) result in a compiler error. C) output the address stored in p. D) output the value stored in s. E) None of the above

Computer Science & Information Technology

The vertical ruler is only visible in _____ view.

A. Print Layout B. Web Layout C. Draft D. Read Mode

Computer Science & Information Technology

When you create a table in a document, the font and font size in the table remain the same as for the document

Indicate whether the statement is true or false

Computer Science & Information Technology

Which of the following is placed in an application by programmers either knowingly or inadvertently to bypass normal authentication?

A. Input validation B. Sandbox C. Back door D. Virus

Computer Science & Information Technology