Answered step by step
Verified Expert Solution
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.
:
- Right-clickStartand selectWindows PowerShell (Admin).
- Maximize the window for easier viewing.
- At the command prompt, typeauditpol /get /category:*and pressEnterto view the current audit policies.
- Notice the different settings used for each system.
- Typeauditpol /clear /yand pressEnterto disable all audit policies.
- Typeauditpol /get /category:*and pressEnterto confirm that the audits were disabled.
- 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
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started