Deleted the contents of an Exchange 365 mailbox

0 Comments

Set-ExecutionPolicy RemoteSigned

$LiveCred = Get-Credential

$Session = New-PSSession -ConfigurationName Microsoft.Exchange -ConnectionUri https://ps.outlook.com/powershell/ -Credential $LiveCred -Authentication Basic -AllowRedirection

Import-PSSession $Session

​Get-MailboxFolderStatistics username@domain.com | Select Identity, ItemsInFolder

​​Search-Mailbox -id username@domain.com -DeleteContent -force

Previous
Next
15 49.0138 8.38624 1 0 4000 1 https://xcr.jp 300 0