BizTalk PowerShell Scripts
I finally put my set of PowerShell script samples for BizTalk Server administration together into a single git repository over at GitHub. As a reference, here are the blog posts covering each of those scripts:
- Controlling BizTalk Orchestrations with PowerShell
- BizTalk Ports with PowerShell
- BTS Suspended Messaging Instances with PowerShell
- BTSReset with PowerShell
- Administering BizTalk With PowerShell: Part 1
- Listing BTS Adapters with PowerShell
March 17th, 2009 in
BizTalk, PowerShell






This is what I was looking for. I not a guru in Powershell. I was scratching my head on how to migrate all those VB Script Biztalk Admin script to Poweshell. This helped me a lot. Thanks again