Re: How to disable and enable a Receive Locations via .Net application, either C# or VB?

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?

#23997

Hi Luke,

 

   You might want to explore the following blog, describing such a scenario with the use of WMI scripts, BizTalk 2006 and MOM 2005:

 

http://consultingblogs.emc.com/matthall/archive/2006/01/04/2542.aspx

 

    Then, you can invoke the WMI script methods from your .NET application.

 

    I hope this helps,

 

    Daniel.