BizTalk - BizTalk 2006 R2 Silent install

Asked By Baydr Earles
28-Apr-09 05:58 AM

Hi,

I'm trying to create a package for BizTalk that allows you to install it silently from the command line using a config file.  The config file was generated and modified by me during a previous GUI based installation on the same server environment.

The command i am trying to run is:

Setup.exe /s C:\PrimaryPostConfig.xml /l "C:\BizTalkLog27" /InstallPlatform /AutologonPassword <password>

<password> is replaced with my admin logon password

PrimaryPostConfig.xml is the xml configuration file generated on the previous install.

I have tested this file by importing it through the BizTalk Configuration Tool and the settings are made correctly.

Thanks in advance for any help.

My config file looks like this:

<Configuration>
  <Feature Name="SSOServer,Engine" DisplayName="Enterprise Single Sign-On" Version="1.0" Description="Enterprise Single Sign-On configuration" ConfigByDefault="true">
    <Question ID="IsSecretServer" Text="&amp;Create a new SSO system;&amp;Join an existing SSO system" Answers="Create,Join" Default="Create">
      <Answer Value="Create" GUID="{FB7268BE-82D4-4cad-8CFF-6930303DA7E2}" Selected="Yes">
        <NTCredential ID="SSOAdminGroup" DisplayName="SSO Administrator(s)" Description="This is the Administrator of the Enterprise Single Sign-On (SSO) system.">
          <NTAccount ScopeType="105" UpLevelFlags="672" DownLevelFlags="2147516422">SCHOOL\admbiz_SSOAdministrators</NTAccount>
        </NTCredential>
        <NTCredential ID="SSOAffiliateAdminGroup" DisplayName="SSO Affiliate Administrator(s)" Description="The SSO Affiliate Administrator must be able to create Affiliate Applications.">
          <NTAccount ScopeType="105" UpLevelFlags="672" DownLevelFlags="2147516422">SCHOOL\admbiz_SSOAffiliateAdministrators</NTAccount>
        </NTCredential>
        <FILE ID="SSO_ID_BACKUP_SECRET_FILE" DisplayName="&amp;Backup file location:" Filter="Backup files (*.bak)|*.bak|All files (*.*)|*.*" DefaultExtension="bak" Title="" Description="Location where the master secret will be backed up" OpenFile="true">
          <Value>C:\Program Files (x86)\Microsoft BizTalk Server 2006\Backup.bak</Value>
        </FILE>
        <Name ID="SSO_ID_BACKUP_SECRET_PASSWORD" DisplayName="&amp;Secret backup password:" Description="Enter a password used to protect the secret backup file" Hidden="false">
          <Value>password</Value>
        </Name>
        <Name ID="SSO_ID_BACKUP_SECRET_PASSWORD_CONFIRM" DisplayName="&amp;Confirm password:" Description="Confirm the secret backup password" Hidden="false">
          <Value>password</Value>
        </Name>
        <Name ID="SSO_ID_BACKUP_SECRET_REMINDER" DisplayName="Password &amp;reminder:" Description="Enter a phrase to help you remember the secret backup file password" Hidden="false">
          <Value />
        </Name>
      </Answer>
      <Answer Value="Join" GUID="{B9432756-1620-4bec-8CD9-E6D0B7805AA5}" />
    </Question>
    <NTService ID="ENTSSO" DisplayName="Enterprise Single Sign-On Service" Description="Specify the name of the account under which the Single Sign-On (SSO) service should run. This account must be a member of the SSO Administrator(s) group.">
      <UserName>svcBIZSSOService</UserName>
      <Domain>SCHOOL</Domain>
      <Password>password</Password>
    </NTService>
    <SQL ID="SSO_DB_ID" DisplayName="SSO Database" Description="Specify the name of the SQL Server and Database that will be used as the credential store.">
      <Server>lpmssql01\lp01</Server>
      <Database>SSODB</Database>
      <WindowsSecurity Editable="no">yes</WindowsSecurity>
      <UserName />
      <Password />
    </SQL>
  </Feature>
  <Feature Name="WMI" DisplayName="BizTalk Server Group" Version="1.0" Description="The Microsoft Windows Management Instrumentation (WMI) layer encapsulates all administrative functions and management capabilities for BizTalk Server." ConfigByDefault="true">
    <SQL ID="{D757DBF9-5D71-4995-9F20-A552B7DFE7F1}" DisplayName="BizTalk Management Database" Description="This database is the central meta-information store for all BizTalk Servers.">
      <Server>lpmssql01\lp01</Server>
      <Database>BizTalkMgmtDb</Database>
      <WindowsSecurity Editable="no">yes</WindowsSecurity>
      <UserName />
      <Password />
    </SQL>
    <Question ID="CREATEORJOIN" Text="Create a &amp;new BizTalk Group;&amp;Join an existing BizTalk Group" Answers="Create,Join" Default="Create">
      <Answer Value="Create" GUID="{C4DEF4B8-163E-4a8d-AB01-6C43917248B1}" Selected="Yes">
        <SQL ID="{84ADD76E-EBEB-4bb8-B9EB-64F87E483C39}" DisplayName="BizTalk MessageBox Database" Description="This database stores subscriptions predicates. It is a host platform, where the queues and state tables for each BizTalk Server host are kept. The MessageBox database also stores the messages and message properties.">
          <Server>lpmssql01\lp01</Server>
          <Database>BizTalkMsgBoxDb</Database>
          <WindowsSecurity Editable="no">yes</WindowsSecurity>
          <UserName />
          <Password />
        </SQL>
        <SQL ID="{1033195A-3C23-4750-BBD0-06BC12A175D4}" DisplayName="BizTalk Tracking Database" Description="This database stores business and health monitoring data tracked by the BizTalk Server tracking engine.">
          <Server>lpmssql01\lp01</Server>
          <Database>BizTalkDTADb</Database>
          <WindowsSecurity Editable="no">yes</WindowsSecurity>
          <UserName />
          <Password />
        </SQL>
        <NTCredential ID="BTS_ADMIN_GROUP" DisplayName="BizTalk Administrators Group" Description="The BizTalk Server Administrators Group has the least privileges necessary to perform administrative tasks included in the Configuration Framework Wizard and to administer the BizTalk Server environment after installation.">
          <NTAccount ScopeType="105" UpLevelFlags="672" DownLevelFlags="2147483654">SCHOOL\admbiz_BizTalkServerAdministrators</NTAccount>
        </NTCredential>
        <NTCredential ID="BTS_OPERATOR_GROUP" DisplayName="BizTalk Operators Group" Description="The BizTalk Server Operators Group has the least privileges necessary to perform tasks required for operating the BizTalk Server environment after installation.">
          <NTAccount ScopeType="105" UpLevelFlags="672" DownLevelFlags="2147483654">SCHOOL\admbiz_BizTalkServerOperators</NTAccount>
        </NTCredential>
        <Question ID="ANALYSIS" Text="Create an Analysis database for &amp;tracking aggregations (requires SQL Server 2000 Analysis Services)" Answers="Yes,No" Default="No">
          <Answer Value="Yes" GUID="{85D15067-BF8E-499c-B040-2B715BB17CD9}">
            <SQL ID="{ABAF63B9-0D36-4793-8F49-7DA711306451}" DisplayName="BizTalk Tracking Analysis Database" Description="This database stores both business and health monitoring OLAP cubes." MSOLAPServer="Yes">
              <Server />
              <Database />
              <WindowsSecurity>yes</WindowsSecurity>
              <UserName />
              <Password />
            </SQL>
          </Answer>
          <Answer Value="No" GUID="{79797ECF-E92F-47b7-B4B6-7F25698658B9}" Selected="Yes" />
        </Question>
      </Answer>
      <Answer Value="Join" GUID="{4D12E6A3-552E-4936-9DD3-59E1190FA324}" />
    </Question>
  </Feature>
  <Feature Name="Engine,BTSCfg" DisplayName="BizTalk Server runtime components" Version="1.0" Description="These settings determine the manner in which the BizTalk hosts and host instances are created." ConfigByDefault="true">
    <Question ID="HOST" Text="&amp;Create In-Process Host and Instance" Answers="Yes,No" Default="Yes">
      <Answer Value="Yes" GUID="{8E714C78-05B8-45d1-9B50-D737EF7AD682}" Selected="Yes">
        <Question ID="TRUSTEDHOST" Text="&amp;Trusted" Answers="Yes,No" Default="No">
          <Answer Value="Yes" GUID="{D460CE6D-CCF1-4ebf-BDC9-3149021B91ED}" />
          <Answer Value="No" GUID="{F507BD3D-2205-47bc-A7EF-0E45603BB6C4}" Selected="Yes" />
        </Question>
        <Question ID="GENERICHOST" Text="32-bit on&amp;ly" Answers="Yes,No" Default="Yes">
          <Answer Value="Yes" GUID="{5D3B2217-D744-4D50-B931-FED9E259628D}" Selected="Yes" />
          <Answer Value="No" GUID="{CBF077AE-2771-473E-9E0C-D955D5EB5692}" />
        </Question>
        <NTCredential ID="BTS_HOST_GROUP" DisplayName="BizTalk Host Users Group" Description="Windows group for accounts with access to the In-Process BizTalk  hosts (hosts processes in the BizTalk Server).">
          <NTAccount ScopeType="105" UpLevelFlags="672" DownLevelFlags="2147483654">SCHOOL\admbiz_BizTalkApplicationUsers</NTAccount>
        </NTCredential>
        <Name ID="BTS_HOST_NAME" DisplayName="Ho&amp;st name:" Description="Name of the In-Process BizTalk  host (eg, BizTalkServerApplication)" Hidden="false">
          <Value>BizTalkServerApplication</Value>
        </Name>
        <NTService ID="{B64F63FA-E24E-4991-86F0-ED9F65B68A98}" DisplayName="BizTalk Host Instance Account" Description="Windows account with access to a specific In-Process BizTalk host instance. This account will be given Log on as Service rights.">
          <UserName>svcBIZBTSHostService</UserName>
          <Domain>SCHOOL</Domain>
          <Password>password</Password>
        </NTService>
      </Answer>
      <Answer Value="No" GUID="{D9164C48-8179-4a40-912D-1BF4C3EFE70B}" />
    </Question>
    <Question ID="ISOHOST" Text="Cr&amp;eate Isolated Host and Instance" Answers="Yes,No" Default="Yes">
      <Answer Value="Yes" GUID="{5638D8B2-58C9-4b2a-B5B1-3771ADECC327}" Selected="Yes">
        <Question ID="TRUSTEDIHOST" Text="Truste&amp;d" Answers="Yes,No" Default="No">
          <Answer Value="Yes" GUID="{D460CE6D-CCF1-4ebf-BDC9-3149021B91ED}" />
          <Answer Value="No" GUID="{F507BD3D-2205-47bc-A7EF-0E45603BB6C4}" Selected="Yes" />
        </Question>
        <Question ID="GENERICIHOST" Text="32-bit onl&amp;y" Answers="Yes,No" Default="Yes">
          <Answer Value="Yes" GUID="{5D3B2217-D744-4D50-B931-FED9E259628D}" Selected="Yes" />
          <Answer Value="No" GUID="{CBF077AE-2771-473E-9E0C-D955D5EB5692}" />
        </Question>
        <NTCredential ID="BTS_IHOST_GROUP" DisplayName="BizTalk Isolated Host Users Group" Description="Windows group for accounts with access to the Isolated BizTalk hosts (hosts processes not running on BizTalk Server, such as HTTP and SOAP)">
          <NTAccount ScopeType="105" UpLevelFlags="672" DownLevelFlags="2147483654">SCHOOL\admbiz_BizTalkIsolatedHostUsers</NTAccount>
        </NTCredential>
        <Name ID="BTS_IHOST_NAME" DisplayName="Is&amp;olated Host name:" Description="Name of the Isolated BizTalk host (eg BizTalkServerIsolatedHost)" Hidden="false">
          <Value>BizTalkServerIsolatedHost</Value>
        </Name>
        <NTService ID="{D0A37CEE-F24E-4193-A19F-47B05D7EDA21}" DisplayName="BizTalk Isolated Host Instance Account" Description="Windows account with access to a specific Isolated BizTalk  host instance. This account will be given Log on as Service rights.">
          <UserName>svcBIZBTSIsoHostSvc</UserName>
          <Domain>SCHOOL</Domain>
          <Password>password</Password>
        </NTService>
      </Answer>
      <Answer Value="No" GUID="{5782A1A5-8578-4942-9CBB-E443A15A0B99}" />
    </Question>
  </Feature>
  <Feature Name="MessageQueuing" DisplayName="BizTalk Message Queuing Transport (MSMQT)" Version="1.0" Description="BizTalk native support for Message Queuing (MSMQ), which can work side by side with Windows Message Queuing.">
    <MSMQT ID="{56FCE035-775C-4de8-9F68-D91C46C45939}" DisplayName="BizTalk Message Queuing" Description="BizTalk native support for Message Queuing (MSMQ), which can work side by side with Windows Message Queuing.">
      <IPAddress />
      <Server>LPDXBIZ01</Server>
      <RegisterInDNS>No</RegisterInDNS>
      <IntegrateMQWithAD>No</IntegrateMQWithAD>
      <Domain />
      <MQRouter />
    </MSMQT>
  </Feature>
  <Feature Name="HwsBaseAssemblies" DisplayName="HWS Runtime" Version="1.0" Description="Components necessary to run Human Workflow Services workflows." />
  <Feature Name="HwsWMIProvider" DisplayName="HWS WMI Provider" Version="1.0" Description="Human Workflow Services Administration WMI Provider" />
  <Feature Name="MOT" DisplayName="BAM runtime" Version="1.0" Description="Tracking data decoding service used to move tracked data and persist it for query use." />
  <Feature Name="Engine" DisplayName="Business Activity Services SharePoint pipeline" Version="1.0" Description="The pipeline used by BAS orchestrations to exchange messages with SharePoint Services." />
  <InstalledFeature>Documentation</InstalledFeature>
  <InstalledFeature>BizTalk</InstalledFeature>
  <InstalledFeature>WMI</InstalledFeature>
  <InstalledFeature>Runtime</InstalledFeature>
  <InstalledFeature>Engine</InstalledFeature>
  <InstalledFeature>MOT</InstalledFeature>
  <InstalledFeature>HwsBaseAssemblies</InstalledFeature>
  <InstalledFeature>MessageQueuing</InstalledFeature>
  <InstalledFeature>MSMQ</InstalledFeature>
  <InstalledFeature>HwsRuntime</InstalledFeature>
  <InstalledFeature>MsEDIAS2</InstalledFeature>
  <InstalledFeature>MsEDIAS2StatusReporting</InstalledFeature>
  <InstalledFeature>WCFAdapter</InstalledFeature>
  <InstalledFeature>InfoWorkerApps</InstalledFeature>
  <InstalledFeature>BAMPortal</InstalledFeature>
  <InstalledFeature>HwsWebService</InstalledFeature>
  <InstalledFeature>AdminAndMonitoring</InstalledFeature>
  <InstalledFeature>WcfAdapterAdminTools</InstalledFeature>
  <InstalledFeature>AdminTools</InstalledFeature>
  <InstalledFeature>MonitoringAndTracking</InstalledFeature>
  <InstalledFeature>BizTalkAdminSnapIn</InstalledFeature>
  <InstalledFeature>HealthActivityClient</InstalledFeature>
  <InstalledFeature>BAMTools</InstalledFeature>
  <InstalledFeature>HwsWMIProvider</InstalledFeature>
  <InstalledFeature>PAM</InstalledFeature>
  <InstalledFeature>AdditionalApps</InstalledFeature>
  <InstalledFeature>SSOAdmin</InstalledFeature>
  <InstalledFeature>SSOServer</InstalledFeature>
</Configuration>

  Alice J replied to Baydr Earles
28-Apr-09 06:04 AM
Everything seems to be fine! Wats the actual problem..?

The result of the Installation via the command line looks different to that of the GUI installation  The result of the Installation via the command line looks different to that of the GUI installation

28-Apr-09 06:31 AM

When I run the command line argument i get no error messages.  However when I load the BizTalk Administration Tool and explore the snap in it does not look the same as when i have used the GUI to install BizTalk.

When i use the command line you cannot expand the BizTalk 2006 Administration node:

 

If I install using the GUI then I can expand this node to show the BizTalk Group on the Sql instance:

 

 

  Alice J replied to Baydr Earles
28-Apr-09 06:32 AM
Sorry. The screen shots aren't visible. May be, you didn't upload them properly.
  Alice J replied to Baydr Earles
28-Apr-09 06:46 AM

BizTalk solutions include numerous interdependent components and managing those during build/un-deploy/deploy cycles can be very tedious and time consuming. Fortunately BizTalk 2006 greatly simplifies deployment tasks with the new Application concept and improved BTSTask tool which replaces BTSDeploy. You can further simplify life by scripting package building process. I'd like to demonstrate some features of BTSTask and show how it can be used for installation package build automation.

There are some assumptions in the example provided about how solution is structured and naming conventions. These are not anything new and based on best practices for .net solutions development as well as some common sense rules specific for BizTalk development. For instance, VS.NET projects are structured by BizTalk functions like: Schemas, Maps, Pipelines, Orchestrations, BRE Vocabularies and so on, and have common solution namespace: i.e. CompanyName.ApplicationName.Maps.

Typically, BizTalk package build would include following stages:

  • Build projects
  • Deploy assemblies to global assembly cache (may not be necessary if application is not intended to run on the build server)
  • Deploy artifacts to the BizTalk management database
  • Import application bindings
  • Export installation package (MSI)

Let's consider scripts. First, I have a master build script that calls all task specific scripts for the corresponding solution:

@REM ----------------------------------------------------------
@REM Master script. Builds solution and deploys all artifacts
@REM of BizTalk application and packages resources into the MSI.
@REM -----------------------------------------------------------
 
@ECHO OFF

SETLOCAL
SET AppName=%1
SET BuildMode=%2

 

IF %BuildMode%==Debug (SET BtsBuildMode=Development) ELSE (SET BtsBuildMode=Deployment)

CALL %AppName%_set_build_environment.bat
CALL %AppName%_buid_projects.
bat
CALL %AppName%_gac_assemblies.
bat
CALL %AppName%_biztalk_deploy.
bat
CALL %AppName%_start_orchestrations.
bat
 
ECHO.

ECHO Exporting installation package...
btstask ExportApp /A:%AppName% /P:"%MsiFolder%/%AppName%.msi" /ResourceSpec:" :"%MsiFolder%/%AppName%.ResourceSpec.xml"

ENDLOCAL
PAUSE

 

Note how it accepts command line argument defining which application to build. Every script is prefixed with the application name. This application name is assigned to the variable AppName and is used in other scripts. Entire process is broken down into task specific scripts so they can be run standalone (if I need to GAC only, for instance). The same reason is behind the fact that every script makes a call to the set_build_environment. Let’s look at what’s in this file:

 

@REM ------------------------------------------------------------

@REM Sets environment variables for building BizTalk application
@REM ------------------------------------------------------------

@ECHO OFF

IF DEFINED BUILD_ENV_SET GOTO end


ECHO Setting build environment...


CALL "%VS80COMNTOOLS%vsvars32.bat"


SET AppDescription="My BizTalk Application"

SET SolutionNamespace=CompanyName.ProjectName
SET SolutionName=..\..\CompanyName.ProjectName.
sln
SET AssemblyKeyFile=..\..\key.
snk

SET MsiFolder=..\..\MSI

SET BindingFile="..\Bindings\%AppName%.BindingInfo.xml"

SET BindingFileDev="..\Bindings\%AppName%.BindingInfo.DEV.xml"
SET BindingFileTest="..\Bindings\%AppName%.BindingInfo.TEST.xml"
SET BindingFileProd="..\Bindings\%AppName%.BindingInfo.PROD.xml"

SET OrchestrationName="ProcessRequest"


SET SqlPortName=
SaveRequest_SQL
SET ApprovalPortName=
SendApprove_FILE
SET LogPortName=
Log_FILE

SET WebPortName=
WebPort_ReceivePort
SET WebPortReceiveLocationName=Services/
ProcessRequest

SET BUILD_ENV_SET=1


ECHO Build environment has been set.


:end

 

The script makes call to the vsvars32.bat and sets all required variables used in corresponding scripts.

 

Next step is to build Visual Studio projects and is pretty simple:

 

@REM ------------------------
@REM Builds solution projects
@REM ------------------------

@ECHO OFF

CALL %AppName%_set_build_environment.bat

ECHO.
ECHO Building solution projects...

DevEnv /Build %BuildMode% /project %SolutionNamespace%.Common %SolutionName% /Out %AppName%_build.log



DevEnv /Build %BuildMode% /project %SolutionNamespace%.Schemas %SolutionName% /Out %AppName%_build.log
 

 

Next script installs compiled assemblies to the global assembly cache using GacUtil tool and I won't quote it here.

 

BizTalk application deployment step is probably the most interesting one as it shows how BTSTask can be used to add different kind of resources to the application.

 

@REM ------------------------------------------
@REM Deploys artifacts to the BizTalk database
@REM ------------------------------------------
@ECHO OFF

CALL %AppName%_set_build_environment.bat

@ECHO.
@ECHO Creating BizTalk application...

btstask AddApp /ApplicationName:%AppName% -Description:%AppDescription%

ECHO Deploying BizTalk assemblies to BizTalk database...

btstask AddResource /Type:System.BizTalk:BizTalkAssembly /A:%AppName% /Source:..\..\%SolutionNamespace%.Schemas\bin\%BtsBuildMode%\%SolutionNamespace%.Schemas.dll /Overwrite /Op:GacOnInstall


ECHO Adding non-BizTalk assemblies...

btstask AddResource /Type:System.BizTalk:Assembly /A:%AppName% /Source:..\..\%SolutionNamespace%.Common\bin\%BuildMode%\%SolutionNamespace%.Common.dll /Overwrite /Op:GacOnInstall

ECHO Importing default bindings...

btstask ImportBindings /Source:%BindingFile% /ApplicationName:%AppName%

ECHO Adding target environment specific bindings...

btstask AddResource /Type:System.BizTalk:BizTalkBinding  /A:%AppName% /Source:%BindingFileDev% /Property:TargetEnvironment=Development /Overwrite

ECHO Adding file resources...

btstask AddResource /A:%AppName% /Type:System.BizTalk:File /Source:"..\..\%AppName%.config" /Destination:%%BTAD_InstallDir%%\%AppName%.config /Overwrite

ECHO Adding post-processing script file...

btstask AddResource /A:%AppName% /Type:System.BizTalk:PostProcessingScript /Source:PostInstallScript.vbs
/Property:Args=”HKLM\Software\CompanyName\%AppName%\ File_IO File_IO\In/Overwrite

 

This script creates BizTalk application and then adds all kinds of resources to it. Notice use of  BTAD_InstallDir variable when adding file resource (in my case it’s app config file). Its value will be set by MSI install package when invoked and file will be copied into the application istallation directory provided at the install time. Also, look at how postprocessing script is added with option /Property. This option allows to pass arguments to the post/pre processing script when it runs and is not available from the BizTalk administration UI. In my case postprocessing script creates some registry entry, directory structure and will not be copied to the installation directory since /Destination option is omited.

 

The batch file that enables ports, enlists and starts orchestrations is needed only if you want to start the application on the build box. It calls generic WMI scripts that can be found in the BizTalk SDK.

 

The last important thing to call is ExportApp command of BTSTask (called from the master script) which creates MSI package and resource description file.

BTSDeploy  BTSDeploy
28-Apr-09 08:14 AM

Shouldn't the configuration already be applied?  If I import the settings from the xml file through the GUI then there are a number of settings that are made.  These settings are not set when I do the command line install.

As i understand it the BTSDeploy would add applications to Biztalk but the databases specified in the config should already be there?

Kind regards,

Baydr

Found the answer by calling MIcrosoft  Found the answer by calling MIcrosoft
27-May-09 01:20 PM

In order to apply the configuration from the config file you need to take your exported and edited config file and supply it as a parameter to the configuration.exe (ConfigFramework utility).  Here's the command i used:

Configuration.exe /s BizTalkServerConfig.xml /l BizTalkServerLog.log

The same config file that is passed to setup.exe is also passed to the Configuration.exe.  If the config file is correct then when you open the BizTalk configuration tool you should see green circles next to each feature specified in the config file.

Here is a section of the email sent to me by Microsoft to describe the solution to the problem, including a reference to an msdn article:

ENVIRONMENT

============

BizTalk server 2006 R2

 

TROUBLESHOOTING DONE/ ANSWERS PROVIDED

=========================================

Ø  For configuring BizTalk Server 2006 R2, we need to use “configuration.exe” tool. The steps to do a silent installation and configuration of BizTalk Server 2006 R2 are:

 

1.       At command prompt, please run “setup.exe” command to do silent installation. Here, we can specify configuration file or logging file etc. This will install the components specified in the configuration file.

2.       At command prompt, please run “configuration.exe”. This command will configure the components specified in the configuration file. For information on the parameters that can be specified with this command, please see: http://msdn.microsoft.com/en-us/library/aa558808.aspx

Ø  While installing and configuring BizTalk server we also got an error which was because SSO secret backup file was already created at the specified location and command wasn’t able to over-write it. We deleted the file and again tried to configure BizTalk which completed successfully.

 

Create New Account
help
Overhead Involved in Upgradation from BizTalk Server 2006 R2 to BizTalk Server 2009 Windows Server Hi Everyone, Does anyone know that what possible overheads can we face while up gradation from BizTalk Server 2006 R2 to BizTalk Server 2009? Kind Regards, Muhammad Nasir Waqar BizTalk Discussions BizTalk Server
License, Biztalk Server 2006 R2, new license? Windows Server Hi, We recently bought Biztalk Server 2006, but now microsoft released R2. Do we need to purchase the license again or is isnt really cheep so it would be nice to upgrade without paying twice. Regards Michael BizTalk Discussions BizTalk Server 2006 R2 (1) BizTalk Server 2006 (1) Åström (1) Howtobuy
What is included in BizTalk Server 2006 R2 Software Assurance Windows Server Hi, What exactly is included in the Software Ascurance program voor BizTalk Server 2006 R2? I searched for this information but did not find any listiing about this. thanks, Jens BizTalk Discussions BizTalk Server 2006 R2 (1) Ascurance (1) Franck (1) Jens (1) Yossidahan (1) Voor
BizTalk Server 2006 Adapters Windows Server We are going to develop an EAI proejct using BizTalk serevr 2006. Please let me know if you if Biztalk Server 2006 has following Built in adapters for EDI & Oracle or we have to purchase these
regarding biztalk books Windows Server hi i am rajeev.i am new to biztalk can anyone please provide me any tutorials, books of biztalk server 2006 BizTalk Discussions BizTalk Server 2006 (1) Kinker (1) Jaykinker (1) Chandra (1) SAMS (1) CHM (1) Hi Rajeev