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

  • Sandro Pereira
  • Oct 11, 2016
  • 2 min read

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

📝 One-Minute Brief

This post announces updates to several BizTalk PowerShell scripts, highlighting bug fixes, performance improvements, and new features that help automate send port configuration and monitoring tasks in BizTalk Server environments.

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 were preventing 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 for all existing Static Send Ports in your environment, regardless of the adapter configured.

  • In this new release, I fixed some small inconsistencies in the code; nevertheless, the previous script worked 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 are these scripts important?

All of these tasks can be done manually, but they are time-consuming, especially the monitoring task, if you don’t have the right monitoring tools, such as BizTalk360 or other tools available on the market. These PowerShell scripts allow you to automate and streamline these tasks, saving us considerable time.

THESE POWERSHELLS ARE PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND.

Hope you find this helpful! If you liked the content or found it useful and would like to support me in writing more, consider buying (or helping to buy) a Star Wars Lego set for my son. 

Thanks for Buying me a coffe
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 *

The Ultimate Cloud
Management Platform for Azure

Supercharge your Azure Cost Saving

Learn More
Turbo360 Widget

Back to Top