|
Home > Archive > BizTalk Server General > April 2005 > create ports by script/programm
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
create ports by script/programm
|
|
| Gerhard Hönig 2005-04-19, 7:59 am |
| Hi,
perhaps it's a silly or simple question but I didn't find an answer yet.
I have a development-server where I have a lot of receive and send ports and
now I want do install the developed orchestrations on the production server.
Do I really have to create alle the necessary receive and send ports on the
production manually with the BizTalk Explorer or is there any better way?
(export from one server and import to the other, using a script, using WMI)
an answer would be very helpful
thanks
gerhard
| |
| Gerhard Hönig 2005-04-19, 7:59 am |
| Seems that I found a solution.
BTSDEPLOY has a lot of options to export and import ports and bindings
greetings
gerhard
"Gerhard Hönig" <gerhard.hoenig@swisscom.com> wrote in message
news:1113899428.347525@ftpgate...
> Hi,
>
> perhaps it's a silly or simple question but I didn't find an answer yet.
>
> I have a development-server where I have a lot of receive and send ports
and
> now I want do install the developed orchestrations on the production
server.
> Do I really have to create alle the necessary receive and send ports on
the
> production manually with the BizTalk Explorer or is there any better way?
> (export from one server and import to the other, using a script, using
WMI)
>
> an answer would be very helpful
>
> thanks
>
> gerhard
>
>
| |
| Jon Flanders[MVP] 2005-04-19, 5:55 pm |
| There is also a GUI Wizard ("BizTalk Deployment Wizard") and all of the
APIs that BTSDEPLOY and the wizard expose are programmable. There are
sample WMI script using VBS found in the SDK directories.
I have a tool called BTSnapshot which does this all automatically -
http://www.masteringbiztalk.com/blogs/jon/btsnapshot/ (i'd feel like I was
spamming the newsgroup - but the tool is free )
--
Jon Flanders
http://www.masteringbiztalk.com/blogs/jon/
"Gerhard Hönig" <gerhard.hoenig@swisscom.com> wrote in message
news:1113910769.982694@ftpgate...
> Seems that I found a solution.
> BTSDEPLOY has a lot of options to export and import ports and bindings
>
> greetings
>
> gerhard
>
>
> "Gerhard Hönig" <gerhard.hoenig@swisscom.com> wrote in message
> news:1113899428.347525@ftpgate...
> and
> server.
> the
> WMI)
>
>
|
|
|
|
|