Get-DtcTransactionsTraceSession

Applies To: Windows Server 2012 R2 Preview

Get-DtcTransactionsTraceSession

Get-DtcTransactionsTraceSession retrieves the DTC transactions trace session specific setting of the host. Trace session settings are shared by all DTC instances on a single host.

Syntax

Get-DtcTransactionsTraceSession [ <CommonParameters>]

Detailed Description

Get-DtcTransactionsTraceSession retrieves the DTC transactions trace session specific setting of the host. Trace session settings are shared by all DTC instances on a single host.

Parameters

<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.

  • DtcTransactionsTraceSession

    An object of DtcTransactionsTraceSession containing trace setting information.