PowerShell Logo Small

Reset-DtcLog



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

Reset-DtcLog resets the Log File of the DTC service specified by the DtcName parameter. Reset-DtcLog will recreate the transactions log with the existing settings and the DTC service will be restarted.

SYNTAX


Reset-DtcLog [-DtcName [<String>]] [-Confirm [<SwitchParameter>]] [-WhatIf [<SwitchParameter>]] [<CommonParameters>]



Search powershellhelp.space

DESCRIPTION


Reset-DtcLog resets the Log File of the DTC service specified by the DtcName parameter. Reset-DtcLog will recreate the transactions log with
the existing settings and the DTC service will be restarted.



<

RELATED LINKS


Online Version:



REMARKS

<

Examples




PS C:\>










PS C:\>