Mailboxes Over Quota

Mailboxes Over Quota

Mailboxes Over Quota
This script returns the names of the mailboxes that are over their quota limits
get-MailboxStatistics | where {”IssueWarning”,”ProhibitSend”,”MailboxDisabled” -contains $_.StorageLimitStatus} | format-Table DisplayName,TotalItemSize
分享至
一键收藏,随时查看,分享好友!
0人
了这篇文章
类别: PowerShell┆阅读( 0)┆评论( 0) ┆ 返回博主首页┆ 返回博客首页
上一篇 How can I perform messagetrackinglog on ind.. 下一篇 PowerShell cmdlet to add permission to mailbox

你可能感兴趣的:(职场,over,休闲,quota,mailboxes)