Lists tm and tx objects Usage: ktmutil tx list Lists all transactions ktmutil tx list {TmGuid} Lists transactions in a tm ...

Lists tm and tx objects

Usage:
        ktmutil tx list               Lists all transactions
        ktmutil tx list [{TmGuid}]    Lists transactions in a tm

                Without the optional {TmGuid} argument, the command lists 
                transactions that are visible in the global namespace.
                With the optional {TmGuid} argument, the command lists only
                transactions that currently exist in that tm

   Eg : ktmutil tx list {some-Tm-guid-here}