You can use PowerShell to delete an email sent by a specific user from all mailboxes in Microsoft 365. This…
You may encounter some errors when you disable or enable Microsoft 365 tenant audit logging. “Get-AdminAuditLogConfig : The term ‘Get-AdminAuditLogConfig’…
First Step run as a administrator powershell “Install-Module -Name AzureAD” “Connect-AzureAD” Then type in your login microsoft 365 information. Finally…