Last update: 2 June 2021
This script traces the values of all properties of a single process and it's activities.
TraceProcessInfo.zip
(SHA-256: 9E7A8D6063DB8C143068710C125E0424717F775EDE59BCE5B83CA56BE96BE54F)
Current Version 1.1
Changes 1.1
Changes 1.0
Please ensure that you execute this command using the normal shell, or CMD.exe on Windows, because some alternative shells like Powershell modify the trace output in significant ways!
After finishing execution a file named processinfo.trc should exist in the current directory, this file will contain trace output that includes all values of the specified activity's process.
// Parameters
@activity=COO.x.x.x.x;
@verbose=false;