How to Set the Duration on an Activity Window
Administrators use the set-activitywindow command to set the duration for the specified activity.
To set the duration on an activity
Open a command prompt as follows: Click Start, click Run, type cmd, and then click OK.
Navigate to the tracking folder by typing \Program Files (x86)\Microsoft BizTalk Server <VERSION>Tracking at the command prompt. Press ENTER.
Type bm set-activitywindow -Activity:<activity name> -TimeLength:<integer number> -TimeUnit:Month|Day|Hour|Minute.
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 Get the Duration on an Activity Window