Install-Dtc

Install-Dtc

Install-Dtc can be used to install the local transactions coordinator.

Syntax

Parameter Set: Default
Install-Dtc [-LogPath <String> ] [-StartType <String> ] [ <CommonParameters>]

Detailed Description

Install-Dtc can be used to install the local transactions coordinator.

Parameters

-LogPath<String>

Specifies the path of the Log file. If not specified, the default log path is used.

Aliases

none

Required?

false

Position?

named

Default Value

Accept Pipeline Input?

false

Accept Wildcard Characters?

false

-StartType<String>

Specifies the start type for the local transactions coordinator. Available start types include, BootStart, SystemStart, AutoStart, DemandStart, and Disabled

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