Get-DtcTransactionsStatistics

Applies To: Windows Server 2012 R2 Preview

Get-DtcTransactionsStatistics

Get-DtcTransactionStatistics can be used to retrieve a summary of transactions being handled by the specified DTC service.

Syntax

Parameter Set: Default
Get-DtcTransactionsStatistics [-DtcName <String> ] [ <CommonParameters>]

Detailed Description

Get-DtcTransactionStatistics can be used to retrieve a summary of transactions being handled by the specified DTC service.

Parameters

-DtcName<String>

Specifies the DTC service for which the summary of transactions is to be displayed. If this parameter is null or set to Local, this will display the Log File for the Local DTC service.

Aliases

none

Required?

false

Position?

named

Default Value

none

Accept Pipeline Input?

false

Accept Wildcard Characters?

false

<CommonParameters>

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

Inputs

The input type is the type of the objects that you can pipe to the cmdlet.

Outputs

The output type is the type of the objects that the cmdlet emits.