i've started use litigation hold on of users , know how storage left on recoverable folders,
i've seen powershell cmd's couldn't seem connect exchange online remotely.
i'm new whole powershell.
thanks lot,
martha
hi martha,
yes, can run powershell commands recoverable folder quota , size user mailboxes can know how storage left. please note, need office 365 administrator account connect exchange online powershell , run commands. here steps:
- connect exchange online powershell.
- run following command recoverable folder quota user mailbox.
get-mailbox -identity *** email address removed privacy *** | fl recoverableitems*
3. run following command recoverable folder size user mailbox.
get-mailboxfolderstatistics -identity *** email address removed privacy *** -folderscope recoverableitems | ft identity,folderandsubfoldersize
for more information regarding command, please refer to:
get-mailboxfolderstatistics
get-mailbox
let know if unclear.
best regards,
aaron
Office / Outlook / Windows 10 / Office 365 for business
Comments
Post a Comment