
http://msdn.microsoft.com/en-us/library/bb898960%28BTS.10%29.aspx
A software engineer's view of application and integration architecture, Microsoft server products and development with Microsoft technologies
Step 2: Retrieve the current BAMAlerts Application Definition File
(ADF)
1. On the Start menu, point to All Programs, point to Microsoft SQL Server 2005, point to Notification Services, and then click Notification Services Command Prompt to open a Notification Services Command Prompt window.
2. C:\Program Files\Microsoft BizTalk Server 2006\Tracking>cscript ProcessBamNSFiles.vbs -Get config.xml adf.xmlBAMPrimaryImport
Step 3: Modify Application Definition File (ADF)
1. Copy adf.xml to ClusterAdf.xml
2. Change SMTP from info: from ‘BAM@Microsoft.com’ to ‘’.
4. Save ClusterAdf.xml
Step 4: Update the current BAMAlert Application Definition File (ADF)
1. C:\Program Files\Microsoft BizTalk Server 2006\Tracking>cscript ProcessBamNSFiles.vbs -Update config.xml ClusterAdf.xml
BAMPrimaryImport
Don't worry about the "ClusterAdf.xml" naming convention. We clustered the Bam alerts service hence us calling the file that.