Uninstall and unconfigure BizTalk Server to remove it
Uninstall and unconfigure BizTalk Server.
Before You Begin
Before you uninstall, you must un-configure BizTalk Server.
This topic lists the different jobs, packages, and databases to be deleted. The names listed are the default names. Your BizTalk Server environment may be using non-default names.
Complete the steps in the order listed. Otherwise, the uninstall is not complete.
Un-configure BizTalk Server
Right-click BizTalk Server Configuration, and select Run as Administrator.
In the Configuration, select Unconfigure Features.
Select the features you want to unconfigure, and select OK. If prompted to proceed, select Yes. To remove everything from the computer, you can select all the features.
Select Next, and continue through the wizard.
A log file is generated in a temp folder, similar to: C:\Users\username\AppData\Local\Temp\ConfigLog(8-29-2016 0h37m59s).log.
Uninstall BizTalk Server Runtime Components
Open Programs and Features.
Select your BizTalk Server version from the list, and Uninstall.
Remove it, and continue through the wizard.
A log file is generated in a temp folder, similar to: C:\Users\username\AppData\Local\Setup(083016 xxxxxx).htm
Uninstall Enterprise Single Sign-On
Open Programs and Features.
Select Microsoft Enterprise Single Sign-On from the list, and Uninstall.
Remove it, and continue through the wizard.
A log file is generated in a temp folder, similar to: C:\Users\username\AppData\Local\Setup(083016 xxxxxx).htm
Delete SQL jobs, databases, and packages
Delete SQL Server agent jobs
Open SQL Server Management Studio as Administrator.
In SQL Server Management Studio, connect to Database Engine, expand SQL Server Agent, and expand Jobs.
Delete the following jobs (right-click the job, and select Delete):
Backup BizTalk Server (BizTalkMgmtDb)
CleanupBTFExpiredEntriesJob_BizTalkMgmtDb
DTA Purge and Archive (BizTalkDTADb)
MessageBox_DeadProcesses_Cleanup_BizTalkMsgBoxDb
MessageBox_Message_Cleanup_BizTalkMsgBoxDb
MessageBox_Message_ManageRefCountLog_BizTalkMsgBoxDb
MessageBox_Parts_Cleanup_BizTalkMsgBoxDb
MessageBox_UpdateStats_BizTalkMsgBoxDb
Monitor BizTalk Server (BizTalkMgmtDb)
Operations_OperateOnInstances_OnMaster_BizTalkMsgBoxDb
PurgeSubscriptionsJob_BizTalkMsgBoxDb
Rules_Database_Cleanup_BizTalkRuleEngineDb
TrackedMessages_Copy_BizTalkMsgBoxDb
Note
If you deployed BAM, you may also need to remove the bam_<Cube Name>_<View Name> job.
Delete BizTalk Server databases
In Object Explorer, expand Databases.
Delete the following databases (right-click the database, and select Delete):
BAMArchive
BAMPrimaryImport
BAMStarSchema
BizTalkDTADb
BizTalkMgmtDb
BizTalkMsgBoxDb
BizTalkRuleEngineDb
SSODB
Remove SQL Server Integration Services packages
In Object Explorer, Connect to Integration Services.
Expand Stored Packages, and expand MSDB.
Delete the packages with the following prefixes (right-click the package, and select Delete):
BAM_AN_<Cube Name>
BAM_DM_<View Name>