Hi,
We have recently leveraged Litigation Hold and unlimited mailbox sizes in lieu of GFI MailboxArchiver.
Our user accounts admin just deleted an AD user including the mailbox in ADUC and watched it as it vanished (refresh button) in EAC.
As far as I know the mailbox should still be on the exchange server, how can I verify that? My aim is to make sure the mailbox has not been permanently deleted since we are required to maintain it for 7 years.
I have rewritten the process for the user admins, they should Disable user in ADUC, Disconnect Mailbox, Delete user in ADUC, is that the right way to delete the user but maintain the mailbox for 7 years? Command used: Get-Mailbox -ResultSize Unlimited -Filter {RecipientTypeDetails -eq "UserMailbox"} | Set-Mailbox -LitigationHoldEnabled $true -LitigationHoldDuration 2555
Tnx,
Timotatty
Timmy