Get-EaiExchangeServerDBWhiteSpace

Module: Exchange_AddIn
Applies to: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019.

Use the Get-EaiExchangeServerDBWhiteSpace function presents white space in all databases from all Exchange on premises servers. This function can take a long time to complete potentially.

Get-EaiExchangeServerDBWhiteSpace

SYNOPSIS

Displays white space on all Exchange databases in organization.

SYNTAX

Get-EaiExchangeServerDBWhiteSpace [<CommonParameters>]

DESCRIPTION

This function obtains current white space in all databases within an Exchange Server organization. This function could take a while to run the Get-MailboxDatabase -status for all DBs in org. No parameters needed, it will just run against all DBs.

EXAMPLES

EXAMPLE 1

Get-EaiExchangeDBWhiteSpace

This will display all of the databases within the Exchange Server organization and their realative current white space.

PARAMETERS

CommonParameters

This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.

INPUTS

OUTPUTS

Displays content to screen.