Following my last two posts, I will now demonstrate how we can create a script that allows us to automatically change user credentials of a BizTalk Host Instance.

In my previous post I demonstrated how you could change the startup type for BizTalk services automatically using PowerShell. This time I will demonstrate how you can create a script that allows us to automatically restart all your BizTalk services:

A few months ago I wrote a post where I explained how the services should be configured and why. I also show how you can configure them manually, but… it would be interesting to be able to create a script or run a command that allow us to automatically configure them.