ADSUTIL.VBS

MSDN Documentation here: MSDN AdsUtil.vbs According to this TechNet article, you should be able to view, create and delete Virtual Directories in the IIS7 GUI admin tool, but I had difficulties with it. AdsUtil can be found here: c:inetpubAdminScripts (on machines running Windows 2008 and IIS7). It’s a VB/Script (.vbs suffix) and you should always […]

Xref Database Routines

BizTalk has the ability to store cross reference (xref) values in the BizTalkMgmtDB. Usually, mapping functoids handle the conversion, but the following routines allow the same lookups from anywhere you can call C#.