Forum Discussion
Amina28
Nov 14, 2025Copper Contributor
Exchange 2019 AvailableNewMailboxSpace
Hello! Colleagues, have you encountered a situation where Exchange 2019 does not provide accurate information about the amount of free space in databases (AvailableNewMailboxSpace) via EMS? Using ...
Nov 16, 2025
Hi,
Run the following command in EMS to check AvailableNewMailboxSpace:
Get-MailboxDatabase -Status | select Name, DatabaseSize, AvailableNewMailboxSpace