Start-Dtc

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

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