How to Get the Duration on an Activity Window
Administrators use the get-activitywindow command to get the duration for the specified activity. The command returns the length of the duration and the units by which the duration is measured.
To get the duration on an activity
Open a command prompt as follows: Click Start, click Run, type cmd, and then click OK.
Navigate to \Program Files (x86)\Microsoft BizTalk Server <VERSION>Tracking.
Type bm get-activitywindow -Activity:<activity name>.
Note
On a system that supports User Account Control (UAC), you may need to run the tool with Administrative privileges.
Press ENTER.
See Also
Managing the BAM Dynamic Infrastructure
BAM Management Utility
How to Set the Duration on an Activity Window