Get-DtcDefault

Applies To: Windows Server 2012 R2 Preview

Get-DtcDefault

Get-DtcDefault can be used to enumerate the Default DTC service running on the host.

Syntax

Get-DtcDefault [ <CommonParameters>]

Detailed Description

Get-DtcDefault can be used to enumerate the Default DTC service running on the 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.

  • string

    The computer name of the default transactions coordinator is returned.