Hi all,
Im running this command :
Get-MailboxDatabase -Status | Sort-Object DatabaseSize -Descending | Format-Table Name, DatabaseSize, AvailableNewMailboxSpace
Then i get info about database size and Available New mailbox Space (white Space).
What is the command to add so that i can get available diskspace for each mailbox?
Thanks!
Please mark as helpful if you find my contribution useful or as an answer if it does answer your question. That will encourage me - and others - to take time out to help you. Thank you! Off2work