Set-DtcDefault

Applies To: Windows Server 2012 R2 Preview

Set-DtcDefault

Set-DtcDefault can be used to set the default transactions coordinator.

Syntax

Parameter Set: Default
Set-DtcDefault [-ServerName <String> ] [ <CommonParameters>]

Detailed Description

Set-DtcDefault can be used to set the default transactions coordinator.

Parameters

-ServerName<String>

Specifies the Hostname or Virtual Server name of the DTC that needs to be set as the default coordinator. If no hostname is passed, the local DTC is set as the default coordinator.

Aliases

none

Required?

false

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.