How to Remove Subscribers from an Alert

Administrators use the remove-subscription command to remove the specified user as a subscriber from an alert.

To remove subscribers from an alert

  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-subscription -View:<view name> -Alert:<alert name> -AccountName:<account 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
How to Add Subscribers to an Alert