Home Page › Forums › BizTalk 2004 – BizTalk 2010 › How to disable and enable a Receive Locations via .Net application, either C# or VB? › Re: How to disable and enable a Receive Locations via .Net application, either C# or VB?
January 5, 2010 at 11:22 AM
#24001
Hi Luke,
Here are a few other links you can check out… It turns out that you can call the WMI interface directly from .NET and Visual Studio and these will show you how to do just that:
http://geekswithblogs.net/gwiele/archive/2005/03/16/26469.aspx
http://kentweare.blogspot.com/2007/11/wmi-scripting-for-biztalk-operations.html
Happy coding,
Daniel.