BizTalk Server: Administrator Queries and Scripts

BizTalk Server: Administrator Queries and Scripts



This site is dedicated to gather information for all the resources related to scripting for BizTalk administrators. It should include information with a reference to the exact location where you can find and download the script.

SQL Scripts

Be aware that performing queries towards the SQL Database should always be with no locks (add 'WITH (NOLOCK)' to every table you have in your query). It is not allowed to UPDATE, ALTER or by any means change the content of the BizTalk databases as this may result in a breach of the Service Agreement with Microsoft.

PowerShell Scripts

This is PowerShell scripts related to maintain and use BizTalk in a better way.

Other scripts

Here will you find references to other scripts in other scripting languages.

Other languages

This article is also available in the following languages

Sort by: Published Date | Most Recent | Most Useful
Comments
Page 1 of 1 (1 items)