PowerShell Logo Small

New-DtcDiagnosticTransaction



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

New-DtcDiagnosticTransaction creates a new transaction in a Transaction Manager (TM) on the specified host. By default it creates a transaction on the default transaction manager on the local computer. This command returns a transaction object that can passed to other cmdlets.

SYNTAX


New-DtcDiagnosticTransaction [[-Timeout] <Int32>] [[-IsolationLevel] <IsolationLevel>] [<CommonParameters>]



Search powershellhelp.space

DESCRIPTION


New-DtcDiagnosticTransaction creates a new transaction in a Transaction Manager (TM) on the specified host. By default it creates a
transaction on the default transaction manager on the local computer. This command returns a transaction object that can passed to other
cmdlets.



<

RELATED LINKS


Online Version:



REMARKS

<

Examples




PS C:\>










PS C:\>