Get-DtcTransactionsTraceSetting

Applies To: Windows Server 2012 R2 Preview

Get-DtcTransactionsTraceSetting

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

Syntax

Get-DtcTransactionsTraceSetting [ <CommonParameters>]

Detailed Description

Get-DtcTransactionsTraceSetting retrieves the DTC transactions trace setting of the host. Trace 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.

  • DtcTransactionsTraceSettings

    An object of DtcTransactionsTraceSettings containing the trace settings information is returned.