Run this PowerShell command to disable auditing: (Wrong) code

Sayeem Chowdhury 20 Reputation points
2024-06-12T12:28:52.6933333+00:00

From module: https://learn.microsoft.com/en-us/training/modules/purview-audit-search-investigate/audit-configure-manage

it has to be $false not $true.

  1. Run this PowerShell command to disable auditing: PowerShellCopy
       Set-AdminAuditLogConfig -UnifiedAuditLogIngestionEnabled
       
    

This question is related to the following Learning Module

Microsoft 365 Training
Microsoft 365 Training
Microsoft 365: Formerly Office 365, is a line of subscription services offered by Microsoft which adds to and includes the Microsoft Office product line.Training: Instruction to develop new skills.
39 questions
{count} votes

Accepted answer
  1. kguntaka 2,120 Reputation points Microsoft Vendor
    2024-06-14T04:55:36.97+00:00

    @Mohammad Sayeem Chowdhury,

    Changes were made to the MS Learn Training module and incorporated in the final documentation. Keep learning.

    User's image

    If the information is helpful, please accept the answer by clicking the "Upvote" and "Accept Answer" on the post.

    If you are still running into issues, kindly attach the screenshots for reference. We are glad to help you.

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful