Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

In this lab, your task is to use Windows PowerShell (as Admin) to: View the current audit policies on the system. Disable all audit policies.

In this lab, your task is to use Windows PowerShell (as Admin) to:

  • View the current audit policies on the system.
  • Disable all audit policies.
  • Confirm that all the audits were disabled.

:

  1. Right-clickStartand selectWindows PowerShell (Admin).
  2. Maximize the window for easier viewing.
  3. At the command prompt, typeauditpol /get /category:*and pressEnterto view the current audit policies.
  4. Notice the different settings used for each system.
  5. Typeauditpol /clear /yand pressEnterto disable all audit policies.
  6. Typeauditpol /get /category:*and pressEnterto confirm that the audits were disabled.
  7. Notice that all of the polices are now set to No Auditing.

its A lab from testout

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Introduction to Wireless and Mobile Systems

Authors: Dharma P. Agrawal, Qing An Zeng

4th edition

1305087135, 978-1305087132, 9781305259621, 1305259629, 9781305537910 , 978-130508713

More Books

Students also viewed these Programming questions

Question

Write the case study for Graham v. Connor, 490 U.S 386 (1989)

Answered: 1 week ago