How to Remove Accounts from a View
Administrators use the remove-account command to remove users from BAM views and protect BAM Excel Spreadsheet views from unauthorized access.
For information about viewing BAM views, see How to List BAM Views.
To remove an account from a view
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 remove-account -AccountName:<account name> -View:<view 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