BizTalk Server Best Practices Analyzer utfører configuration-level verifisering ved å kun lese og rapportere. Analyzern samler data fra forskjellige informasjonskilder slik som Windows Management Instrumentation (WMI) klasser, SQL Server databaser, og registeret. Best Practices Analyzer bruker dataene til å evaluere deployment konfigurasjonen. Analyzer gjør ingen endringer i system settings og er heller ikke et self-tuning verktøy.

Ok, så hva er nytt:

We have doubled the rules. V1.0 has 77 rules, v1.1 has 220 with 143 new rules added! 

Here are some of the new most relevant rules:
1. Added a warning rule for stopped orchestrations
2. a check on MaxLogSize MSDTC
3. Verify that TempDB and BizTalkMsgBoxDb data and log files are placed on separate drives
4. Check that the Max Degree of Parallelism setting is set to 0 in all other BizTalk databases
5. Verify that the MaxWorkerThreads in the SQL Server UMS configuration setting is set to XXX
6. Check that the Maximum Server Memory is set to XXX GB
7. System Time Diff between SQL and BizTalk Machines
8. Orphaned SPIDs
9. SQL Server Service Pack Installed for DB : xxxxxx
10. Ignore Duplicate Key check
11. Check Biztalk SQL Server JObs running or not

[Link til nedlasting]