Get-DtcTransaction

Applies To: Windows Server 2012 R2 Preview

Get-DtcTransaction

Get-DtcTransaction can be used to retrieve information of transactions being handled by the DTC service specified by the DtcName Parameter.

Syntax

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

Detailed Description

Get-DtcTransaction can be used to retrieve information of transactions being handled by the DTC service specified by the DtcName Parameter.

Parameters

-DtcName<String>

Specifies the DTC service for which the transaction information is to be retrieved. If this parameter is null or set to Local, this will retrieve the information of transactions handled by 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.