Set-DtcTransactionsTraceSession

Applies To: Windows Server 2012 R2 Preview

Set-DtcTransactionsTraceSession

Set-DtcTransactionsTraceSession can be used to modify the DTC transactions trace setting of the host.

Syntax

Parameter Set: Default
Set-DtcTransactionsTraceSession -BufferCount <UInt32> [ <CommonParameters>]

Detailed Description

Set-DtcTransactionsTraceSession can be used to modify the DTC transactions trace setting of the host.

Parameters

-BufferCount<UInt32>

Specifies the number of buffers that can be used for a DTC transactions trace.

Aliases

none

Required?

true

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.

Examples

Setting at Dtc TransactionsTraceSession

PS C:\> Set-DtcTransactionsTraceSession -BufferCount 32