(no title)
fowl2 | 2 months ago
> To verify the actual mailbox audit status, use the Filter parameter in the following command: PowerShell
> Get-Mailbox -Identity <MailboxIdentity> -Filter "AuditEnabled -eq 'True'"| Format-List
> If the command returns the mailbox object, mailbox-level auditing is enabled. If the command returns an error stating the object couldn't be found, mailbox-level auditing is disabled.
https://learn.microsoft.com/en-us/purview/audit-mailboxes?so...
No comments yet.