Skip to content

A simple windows GUI for managing BizTalk Server, built upon the BizTalkFactory Management Automation SDK.

License

Notifications You must be signed in to change notification settings

jeroenmaes/BTFGui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BTFGui Build status

A simple windows GUI for managing BizTalk Server, built upon the BizTalkFactory Management Automation SDK (https://psbiztalk.codeplex.com). Use it on your (Development) BizTalk Server to quickly do some administration, without the need to use the often slow BizTalk Management Console

BTF GUI 0.1

What can it do?

  • Stop/Restart HostInstances
  • Stop/Restart Applications
  • Remote Applications
  • Export Application Bindings
  • Terminate Suspended Instances

What it currently can't do... (aka planned features)

  • Work in a multi-server environment
  • GAC Remove BizTalk assemblies
  • Export MSI's

How does it work?

The application is a simple C# Winforms app that uses the BizTalkFactory Management Automation SDK to do it tasks.

Disclaimer

Make sure to have a backup of your complete environment when using this tool! Use at own risk...

LICENSE

BTFGui is licensed under the MIT License (OSI). Basically you're free to do whatever you want with it. Attribution not necessary but appreciated.

Dependencies

BTFGui depends on the BizTalkFactory PowerShell Provider. It works with version 1.4.0.1 and it is included as resource.

About

A simple windows GUI for managing BizTalk Server, built upon the BizTalkFactory Management Automation SDK.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages