Write-DtcTransactionsTraceSession

Applies To: Windows Server 2012 R2 Preview

Write-DtcTransactionsTraceSession

Write-DtcTransactionsTraceSession will write the data in the currently active DTC transactions trace session into the log file. If there is not an active session, Write-DtcTransactionsTraceSession will exit.

Syntax

Write-DtcTransactionsTraceSession [ <CommonParameters>]

Detailed Description

Write-DtcTransactionsTraceSession will write the data in the currently active DTC transactions trace session into the log file. If there is not an active session, Write-DtcTransactionsTraceSession will exit.

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.