Updated some of my useful BizTalk PowerShell scripts, check it out!

Posted: October 11, 2016  |  Categories: Administration BizTalk PowerShell

I just updated three of my useful BizTalk PowerShell scripts in some cases fixing some small bugs, improving performance, and in other cases adding also new capabilities.

PowerShell to configure Default Dynamic Send Port Handlers for each Adapter

This is a simple script that allows you to configure the default send handlers associated with all the existing Dynamic Send ports in your environment

  • In this new release, I fixed some small bugs in the code that we’re not allowing the script to work as expected.

Download

PowerShell to Configure the Default Send Handler for each static Send Port

This is a simple script that allows you to configure the Send handler associated with all the existing Static Send Ports in your environment independently of the adapter that is configured.

  • In this new release I fixed some small inconsistencies in the code, nevertheless, in this case, the previous script was working fine.

Download

Monitoring BizTalk Server Ports with Auto-Healing capabilities with PowerShell

This is a simple script that allows you to monitor your BizTalk environment for disabled receive locations and stopped or unenlisted send ports, and automatically resume them according to certain conditions, using PowerShell.

In this new release:

  • I improved the general performance of the script
  • And add a new feature to the script: the ability to save a copy of the monitor report in the hard drive or a shared folder.

Download

So, why these scripts are important?

All of these tasks can be easily made manually but they are time-consuming tasks, special the monitor task if you don’t have the proper monitor tools like BizTalk360 or other tools available in the market. These PowerShell scripts allow you to automate and streamline these tasks saving us a considerable amount of time.

THESE POWERSHELL’S ARE PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND.

Author: Sandro Pereira

Sandro Pereira lives in Portugal and works as a consultant at DevScope. In the past years, he has been working on implementing Integration scenarios both on-premises and cloud for various clients, each with different scenarios from a technical point of view, size, and criticality, using Microsoft Azure, Microsoft BizTalk Server and different technologies like AS2, EDI, RosettaNet, SAP, TIBCO etc. He is a regular blogger, international speaker, and technical reviewer of several BizTalk books all focused on Integration. He is also the author of the book “BizTalk Mapping Patterns & Best Practices”. He has been awarded MVP since 2011 for his contributions to the integration community.

Leave a Reply

Your email address will not be published. Required fields are marked *

turbo360

Back to Top