PowerShell Logo Small

Start-DtcTransactionsTraceSession



This is the built-in help made by Microsoft for the command 'Start-DtcTransactionsTraceSession', in PowerShell version 3 - as retrieved from Windows version 'Microsoft Windows Server 2012 Standard' PowerShell help files on 2016-06-23.

For PowerShell version 3 and up, where you have Update-Help, this command was run just before creating the web pages from the help files.

SYNOPSIS

Start-DtcTransactionsTraceSession starts a new DTC transactions trace session for the host. If there is an active session, it will prompt the user before stopping the current session, and starting the new session.

SYNTAX


Search powershellhelp.space

DESCRIPTION


Start-DtcTransactionsTraceSession starts a new DTC transactions trace session for the host. If there is an active session, it will prompt the
user before stopping the current session, and starting the new session.



<

RELATED LINKS


Online Version:



REMARKS

<

Examples




PS C:\> Start-DtcTransactionsTraceSession



Starting a trace session.