|
Home > Archive > BizTalk Server General > August 2004 > Automating Deployments
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 |
Automating Deployments
|
|
| Jeff Junak 2004-08-23, 5:50 pm |
| Is there any way to automate (e.g. script) the manual steps that you have to
go through after running the BTS Installer? For each orchestration that gets
deployed, it seems that I have to manually go into BizTalk Administration
Console and choose Enlist (typically 3-5 clicks to perform) and Start
Processing (another 3-5 clicks). We never change any of hte default
selections, we just want to enlist and start the orchestrations.
Jeff
| |
| Alan Smith 2004-08-23, 5:50 pm |
| Hi Jeff,
Scott Colestock has written a great NAnt build script for using in BizTalk
deployments. It takes a while to get it set up, but it gives you a "One-click-
deploy" for your BizTalk solution.
http://www.traceofthought.net/
Cheers,
Alan
-----
BizTalk Patterns and Practices
http://geekswithblogs.com/asmith
"Jeff Junak" wrote:
> Is there any way to automate (e.g. script) the manual steps that you have to
> go through after running the BTS Installer? For each orchestration that gets
> deployed, it seems that I have to manually go into BizTalk Administration
> Console and choose Enlist (typically 3-5 clicks to perform) and Start
> Processing (another 3-5 clicks). We never change any of hte default
> selections, we just want to enlist and start the orchestrations.
>
> Jeff
| |
| Jeff Junak 2004-08-23, 5:50 pm |
| Thanks Alan,
We are using Scott's structure in our development enviroment, and I had
forgotten that it included the utilities to enlist orchestrations. We are
trying to automate our product installation as much as possible and this will
help.
Jeff
"Alan Smith" wrote:
[vbcol=seagreen]
> Hi Jeff,
>
> Scott Colestock has written a great NAnt build script for using in BizTalk
> deployments. It takes a while to get it set up, but it gives you a "One-click-
> deploy" for your BizTalk solution.
>
> http://www.traceofthought.net/
>
> Cheers,
>
> Alan
>
> -----
> BizTalk Patterns and Practices
> http://geekswithblogs.com/asmith
>
>
>
> "Jeff Junak" wrote:
>
| |
| Doug Girard [MSFT] 2004-08-23, 5:50 pm |
| I should also mention the WMI samples available in the SDK. See "Admin\WMI
(BizTalk Server Samples Folder)" in the documentation, available online
here:
http://msdn.microsoft.com/library/d...amples_bcwh.asp
HTH,
Doug
This posting is provided "AS IS" with no warranties, and confers no rights.
"Jeff Junak" <JeffJunak@discussions.microsoft.com> wrote in message
news:E9C3DD35-739C-415D-B750-9AE682DC369A@microsoft.com...
> Is there any way to automate (e.g. script) the manual steps that you have
to
> go through after running the BTS Installer? For each orchestration that
gets
> deployed, it seems that I have to manually go into BizTalk Administration
> Console and choose Enlist (typically 3-5 clicks to perform) and Start
> Processing (another 3-5 clicks). We never change any of hte default
> selections, we just want to enlist and start the orchestrations.
>
> Jeff
|
|
|
|
|