.
- Put an active mailbox on LitigationHold
Set-Mailbox rikardst -LitigationHoldEnabled $true - Remove LitigationHold
Set-Mailbox rikardst -LitigationHoldEnabled $false - Convert a deleted mailbox to inactive (put it on LitigationHold)
- First assign a license to the user
- Then put it on LitigationHold
Set-Mailbox rikardst -LitigationHoldEnabled $true - Wait 60 minutes
- Remove license
Links
No comments:
Post a Comment