Get-DAGDatabaseInformation

Module: MO_Module
Applies to: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019

SYNOPSIS

This cmdlet reports on the current status of databases.

SYNTAX

Get-DAGDatabaseInformation [[-Command] <Object>] [<CommonParameters>]

DESCRIPTION

Screen output of current status of databases in the Exchange environment. Lists current Databases, what the status of each database is, and how many copies are available for each Database. .PARAMETER $Command = "Get-DAGDatabaseAvailabilityGroup"

EXAMPLES

Example 1

Get-DatabaseInformation

PARAMETERS

-Command

While this parameter exists, it should not be edited or used.

Type: Object
Parameter Sets: (All)
Aliases:

Required: False
Position: 0
Default value: None
Accept pipeline input: False
Accept wildcard characters: False

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.

RELATED LINKS

https://mikeoneill.blog/mo_module/get-dagdatabaseinformation/

Add a Comment