IntelliTrace.exe

Visual Studio command-line tool for collecting and managing diagnostic trace files.

Execute

Executes an executable under a trusted microsoft signed binary.

IntelliTrace.exe launch /cp:"collectionplan.xml" /f:"c:\users\public\log" "C:\Windows\System32\calc.exe"

Launches an executable via Visual Studio command line utility. — MITRE: T1127 — Privileges: User