PowerShell Logo Small

Receive-DtcDiagnosticTransaction



This is the built-in help made by Microsoft for the command 'Receive-DtcDiagnosticTransaction', 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

Receive-DtcDiagnosticTransaction propagates a transaction from a given Diagnostic Resource manager (RM). A transaction is created on the specified RM and propagated to the PowerShell client using either PULL or PUSH propagation, as specified by the user.

SYNTAX


Receive-DtcDiagnosticTransaction [[-ComputerName] <String>] [[-Port] <Int32>] [[-PropagationMethod] <DtcTransactionPropagation>]
[<CommonParameters>]



Search powershellhelp.space

DESCRIPTION


Receive-DtcDiagnosticTransaction propagates a transaction from a given Diagnostic Resource manager (RM). A transaction is created on the
specified RM and propagated to the PowerShell client using either PULL or PUSH propagation, as specified by the user.



<

RELATED LINKS


Online Version:



REMARKS

<

Examples




PS C:\>










PS C:\>