Start-DtcTransactionsTraceSession

Applies To: Windows Server 2012 R2 Preview

Start-DtcTransactionsTraceSession

Start-DtcTransactionsTraceSession starts a new DTC transactions trace session for the host. If there is an active session, it will prompt the user before stopping the current session, and starting the new session.

Syntax

Start-DtcTransactionsTraceSession [ <CommonParameters>]

Detailed Description

Start-DtcTransactionsTraceSession starts a new DTC transactions trace session for the host. If there is an active session, it will prompt the user before stopping the current session, and starting the new session.

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.

Examples

Example 1

Starting a trace session.

PS C:\> Start-DtcTransactionsTraceSession