I want to disable a receive location. Just for understanding, I want to use the file given in the BizTalk SDK…at C:\Program Files\Microsoft BizTalk Server 2004\SDK\Samples\Admin\WMI\Enable Receive Location\VBScript\EnableRecLoc.vbs.
I would guess, you’d just need to change the line objInst.Enable to objInst.Disable (or whatever the Method is).You can probably find the method name in the help guide.
Author
Posts
Viewing 1 reply thread
The forum ‘BizTalk 2004 – BizTalk 2010’ is closed to new topics and replies.