For those who has deployed a BAM activity definition, it may come as a surprise when denied access to the BAM portal.

Access to the BAM portal is configured via the BM.exe utility. This tool is used to administer all things related to BAM, including deployment, permissions, and alters.

The command line tool is located at the following location:

[BizTalk installation folder]\Tracking\bm.exe

Sample usage:


bm.exe add-account -AccountName:[Domain\GroupName] -View:[BAM View]
  or
bm.exe add-account -AccountName:[Domain\SamAccountName] -View:[BAM View]