<

Exchange 2019:- Get mailbox statistic with PowerShell

Posted on
6,040 Points
40 Views
Last Modified:
Published
Experience Level: Beginner
2:26
Edward van Biljon
Experienced Messaging Specialist with a demonstrated history of working in the information technology and services industry.
In this video we show you how to view the statistics of a mailbox using PowerShell and also in the Exchange Admin Center. We show you how to use the simple command, more advanced and lastly the one with all information in.

Video Steps

1. Launch Exchange Management Shell

Click on Start and then expand Exchange Server 2019 and right click on the Exchange Management Shell and select "Run as Administrator"

2. Type in command

Type in the command: Get-mailbox -Identity User5

3. Type in command

Run the following command to view more information: get-mailbox -identity User5 | Get-mailboxstatistics

4. Type in command

Run the following command to view all information: get-mailbox -identity User5 | Get-mailboxstatistics | fl
0
0 Comments
Azure OpenAI service, a cloud-based service offered by Microsoft, has recently been made generally available to the public, providing developers with access to large advanced AI models.
This document presents the Modern Active Directory project, which aims to bring a more modern view on your Active Directory, whether to view key indicators or to perform advanced searches in a simple way. With this PowerShell module that accesses …

Keep in touch with Experts Exchange

Tech news and trends delivered to your inbox every month