A cloud-based service included in Microsoft 365, delivering scalable messaging and collaboration features with simplified management and automatic updates.
Hi @Irfan Khan
Thank you for posting your question in the Microsoft Q&A forum.
From my findings, this script may meet your requirement. It’s a PowerShell script that monitors mailbox usage in an Exchange environment, flagging mailboxes that exceed 70% of their quota or use more than 40 GB of space. The script generates an HTML report and sends an email notification if any mailboxes meet these criteria. You’ll need to adjust it to fit your specific environment.
You may find this helpful: GitHub.
If you prefer alternatives to PowerShell, there are other approaches discussed in this thread: How to setup an email storage alerts to get admins notified when each individual users mailbox reac…
I hope this helps.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.