Starts IntelliTrace collection on an IIS application pool. All processes created for this application pool will have IntelliTrace ...

Starts IntelliTrace collection on an IIS application pool.  All processes created for this application pool will have IntelliTrace data collected to a distinct log file for each process.

The identity that is running the target application pool must have permissions to create and write to files in the OutputPath location.

The PowerShell session must be run with sufficient permissions to execute an application pool recycle.  Be default this requires administrator permissions.