Start-Dtc

Applies To: Windows Server 2012 R2 Preview

Start-Dtc

Start-Dtc starts the DTC service specified by the DtcName parameter.

Syntax

Parameter Set: Default
Start-Dtc [-DtcName <String> ] [ <CommonParameters>]

Detailed Description

Start-Dtc starts the DTC service specified by the DtcName parameter.

Parameters

-DtcName<String>

Specifies the DTC service to start. If this parameter is null or set to Local, this will start the Local DTC service.

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.