HelpCache/MSFT_DtcTransactionsTraceSettingTask_v1.0.cdxml-help.xml
<?xml version="1.0" encoding="utf-8"?>
<helpItems schema="maml"> <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp"> <command:details> <command:name>Get-DtcTransactionsTraceSetting</command:name> <maml:description> <maml:para>Get-DtcTransactionsTraceSetting retrieves the DTC transactions trace setting of the host. Trace settings are shared by all DTC instances on a single host.</maml:para> </maml:description> <maml:copyright> <maml:para /> </maml:copyright> <command:verb>Get</command:verb> <command:noun>DtcTransactionsTraceSetting</command:noun> <dev:version /> </command:details> <maml:description> <maml:para>Get-DtcTransactionsTraceSetting retrieves the DTC transactions trace setting of the host. Trace settings are shared by all DTC instances on a single host.</maml:para> </maml:description> <command:syntax></command:syntax> <command:parameters></command:parameters> <command:inputTypes> <command:inputType> <dev:type> <maml:name></maml:name> <maml:uri></maml:uri> <maml:description> <maml:para /> </maml:description> </dev:type> <maml:description> <maml:para></maml:para> </maml:description> </command:inputType> </command:inputTypes> <command:returnValues> <command:returnValue> <dev:type> <maml:name>DtcTransactionsTraceSettings</maml:name> <maml:uri></maml:uri> <maml:description> <maml:para /> </maml:description> </dev:type> <maml:description> <maml:para>An object of DtcTransactionsTraceSettings containing the trace settings information is returned.</maml:para> </maml:description> </command:returnValue> </command:returnValues> <command:terminatingErrors /> <command:nonTerminatingErrors /> <command:examples> <command:example> <maml:title></maml:title> <maml:introduction> <maml:para></maml:para> </maml:introduction> <dev:code>PS C:\> </dev:code> <dev:remarks> <maml:para></maml:para> </dev:remarks> <command:commandLines> <command:commandLine> <command:commandText /> </command:commandLine> </command:commandLines> </command:example> <command:example> <maml:title></maml:title> <maml:introduction> <maml:para></maml:para> </maml:introduction> <dev:code> PS C:\> </dev:code> <dev:remarks> <maml:para></maml:para> </dev:remarks> <command:commandLines> <command:commandLine> <command:commandText /> </command:commandLine> </command:commandLines> </command:example> </command:examples> <maml:relatedLinks> <maml:navigationLink> <maml:linkText>Online Version:</maml:linkText> <maml:uri>http://go.microsoft.com/fwlink/?linkid=317164 </maml:uri> </maml:navigationLink> </maml:relatedLinks> </command:command> <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp"> <command:details> <command:name>Set-DtcTransactionsTraceSetting</command:name> <maml:description> <maml:para>Set-DtcTransactionsTraceSetting can be used to modify the DTC transactions trace setting of the host.</maml:para> </maml:description> <maml:copyright> <maml:para /> </maml:copyright> <command:verb>Set</command:verb> <command:noun>DtcTransactionsTraceSetting</command:noun> <dev:version /> </command:details> <maml:description> <maml:para>Set-DtcTransactionsTraceSetting can be used to modify the DTC transactions trace setting of the host.</maml:para> </maml:description> <command:syntax> <command:syntaxItem> <maml:name>Set-DtcTransactionsTraceSetting</maml:name> <command:parameter required="false" variableLength="false" globbing="" pipelineInput="false" position="named" aliases=""> <maml:name>Aborted</maml:name> <maml:description> <maml:para>Enables tracing of Aborted transactions by the DTC host.</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="" pipelineInput="false" position="named" aliases=""> <maml:name>LongLived</maml:name> <maml:description> <maml:para>Enables the tracing of Long Lived transactions by the DTC host.</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue> </command:parameter> </command:syntaxItem> <command:syntaxItem> <maml:name>Set-DtcTransactionsTraceSetting</maml:name> <command:parameter required="true" variableLength="false" globbing="" pipelineInput="false" position="named" aliases=""> <maml:name>All</maml:name> <maml:description> <maml:para>Enables the tracing of all transactions by the DTC host.</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue> </command:parameter> </command:syntaxItem> </command:syntax> <command:parameters> <command:parameter required="false" variableLength="false" globbing="" pipelineInput="false" position="named" aliases=""> <maml:name>Aborted</maml:name> <maml:description> <maml:para>Enables tracing of Aborted transactions by the DTC host.</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue> <dev:type> <maml:name>Boolean</maml:name> <maml:uri /> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="true" variableLength="false" globbing="" pipelineInput="false" position="named" aliases=""> <maml:name>All</maml:name> <maml:description> <maml:para>Enables the tracing of all transactions by the DTC host.</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue> <dev:type> <maml:name>Boolean</maml:name> <maml:uri /> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="false" globbing="" pipelineInput="false" position="named" aliases=""> <maml:name>LongLived</maml:name> <maml:description> <maml:para>Enables the tracing of Long Lived transactions by the DTC host.</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue> <dev:type> <maml:name>Boolean</maml:name> <maml:uri /> </dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> </command:parameters> <command:inputTypes> <command:inputType> <dev:type> <maml:name></maml:name> <maml:uri></maml:uri> <maml:description> <maml:para /> </maml:description> </dev:type> <maml:description> <maml:para></maml:para> </maml:description> </command:inputType> </command:inputTypes> <command:returnValues> <command:returnValue> <dev:type> <maml:name></maml:name> <maml:uri></maml:uri> <maml:description> <maml:para /> </maml:description> </dev:type> <maml:description> <maml:para></maml:para> </maml:description> </command:returnValue> </command:returnValues> <command:terminatingErrors /> <command:nonTerminatingErrors /> <command:examples> <command:example> <maml:title></maml:title> <maml:introduction> <maml:para></maml:para> </maml:introduction> <dev:code>Set all transactions trace settings. PS C:\> Set-DtcTransactionsTraceSetting -AllTransactionsTracingEnabled $true </dev:code> <dev:remarks> <maml:para>Basic example of how to use Set-DtcTransactionsTraceSetting.</maml:para> </dev:remarks> <command:commandLines> <command:commandLine> <command:commandText /> </command:commandLine> </command:commandLines> </command:example> </command:examples> <maml:relatedLinks> <maml:navigationLink> <maml:linkText>Online Version:</maml:linkText> <maml:uri>http://go.microsoft.com/fwlink/?linkid=317181 </maml:uri> </maml:navigationLink> </maml:relatedLinks> </command:command> </helpItems> |