Install-Dtc

Applies To: Windows Server 2012 R2 Preview

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

none

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

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.