How to List User Accounts With Access to a View
Administrators use the get-accounts BAM Management utility command to get a list all user accounts for a view role, meaning all user accounts with access to the specified view.
For information about viewing BAM views, see How to List BAM Views.
To list user accounts with access to 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 get-accounts -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