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

  1. Open a command prompt as follows: Click Start, click Run, type cmd, and then click OK.

  2. Navigate to \Program Files (x86)\Microsoft BizTalk Server <VERSION>Tracking

  3. 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.

  4. Press ENTER.

See Also

Managing the BAM Dynamic Infrastructure
BAM Management Utility