Skip to content

WH | it system administration

winnis knowledge base

  • home
  • kb
    • kb-overview
  • about.me
kb

Microsoft Exchange 2010 | Shell | Mailbox Size display and export

March 19, 2023 winni
How to get current echange mailbox size:

Get-MailboxStatistics -server ServerName | Sort TotalItemSize -desc| ft displayname, {$_.TotalItemSize.Value.Tomb()} , {$_.TotalDeletedItemSize.Value.Tomb()}, storagelimitstatus >c:\MailboxSize.txt
  • Microsoft Exchange 2010 | Shell | Find email address
  • Microsoft Exchange 2010 | Shell | Remove Mailbox

You May Also Like

Microsoft Exchange | Shell | Calendar Rights

March 19, 2023 winni

Microsoft printer from registry

March 19, 2023 winni

Microsoft Exchange Scripting Agent Kalender

March 19, 2023 winni

latest kb posts

  • Netplan gateway4 is dead – long live route
  • SSLLabs 100% in all sections Ubuntu Nginx and LetsEncrypt
  • OpenSSL strong DHparam key in Ubuntu and Nginx
  • Centos 7 | Install and setup samba server ( file sharing)
  • Cisco ESA/WSA | Update Upgrade URL Host

Copyright © 2025 WH | it system administration. All rights reserved.
Theme: ColorMag by ThemeGrill. Powered by WordPress.