Welcome to the second part of in s multi-series post with regards to the A-Z on how to setup a BizTalk Server 2010 High Availability scenario in a lab environment.

In this part we will start with an essential server installation being the basic installation of your Windows Server 2008 r2 Domain Controller, without this server you will not be able to setup your Multi-Server BizTalk High Availability Lab environment.

Well let’s get on with it, shall we.

Prerequisites

A fresh Windows Server 2008 R2 Hyper-V Image; if you need help with Hyper-V go and check out this link http://blogs.virtualizationadmin.com/davis/tag/hyper-v-how-to/

I’d recommend that you use at least the following hardware settings:

  • Hard disk minimal 15Gb
    • Memory minimal 512MB

 

Let’s get started by firing up your Hyper-V Image

 

Personalize your server

Before we start we will change the “Computer Information” by means of assigning it a fixed IP, giving it a logical name.

Open the “Server Manager” and select “Change System Properties”image

Add a Computer Description, and afterwards press “Change”image

Now change the computer name and press “Ok” and then reboot your Server
image

Assign the Server Role

Once your server is online again, open up the “Server Manager”, select “Roles” and then click “Add Roles”
image

Follow the onscreen instructions until you get to the screen in named “Select Server Roles”, select “Active Directory Domain Services” and when asked to add any required features press “Add Required Features” and then press “Next” until you see the Install button. At this point Click on “Install”
image
image

Once the installation has ended, press the “close” button
image

Install Active Directory (1)

At this point we should have all required roles and features installed, which should enable us to proceed with the actual installation of the “Active Directory Domain”

Now go to “Start” and in the search bar type “dcpromo” and hit “enter”
image

On the welcome screen, press “next” until you reach the “Choose a Deployment Configuration” screen. Select “Create a new domain in a new forest” and press “next”
image

Now enter a Fully Qualified Name for the to be created Root Domain and once done select “next” (in my scenario I’ve chosen “lab.motion10.com”)
image

Now you will have to choose the “Forest Functional Level”, as we are setting up our environment using only Windows Server 2008R2 servers, we can select the “Windows Server 2008 R2 “ level. Once done, select “next”
image

After a little while you will be presented with the “Additional Domain Controller Options” screen in which you should check the “DNS server” option. Once done, select “next”

image

In case your computer has a Dynamic assigned IP, you will be presented the option to choose between the option to “leave it as it be” or “manually assign an IP”. In our scenario we will assign a Fixed IP
image

Assign a Fixed IP to your Domain Controller

In order to assign a fixed IP you will need to make changes to your “Internet Network Adapter”. In order to do so, “click” on “Start” and in the search box type “network and sharing center “ and hit “enter”
image

Now “click” on “Change adapter settings”
image

Now you will be presented with an overview of the available network adapters, make sure you choose the adapter which you configured in your Hyper-V  “Virtual Network Manager”  as being of the type “Internal”, in my case that would be the adapter named Internal (more info can be read here: http://www.howtonetworking.com/server/hyper-v15.htm)

Select your adapter and “right click” on it and select “properties”.
image

Now select “Internet Protocol Version 4 (TCP/IPv4) and click on “properties”image

Now enter an IP Address and Subnet Mask (leave the other options as they are) and select “ok” and then “close”
image

Install Active Directory (2)

Go back to the Active Directory Installer, and select “next” again in the “Additional Domain Controller Options” screen.

image

In case you have multiple Network Adapters and one or more of them are still assigned a Dynamic IP, you will be presented again with the option to choose between the “leave it as it be” or “manually assign an IP”. Well at this point you can select “No” as long as you’ve made sure that the network adapter which you use for your “ Virtual Internal Network” has a Fixed IP.

After a few seconds, you most likely will be presented with an other warning. In my case I’ve chosen to ignore it and selected “yes”

image

On the next screen, change the settings if you feel like it or leave them as they are. Once done select “next”

image

Now we are almost at the end of the installation process, but first we have to assign the “Domain Administrator” password viagra a vendre quebec. Enter a password and select “next” and follow it with another selection of the “next” button

image

At this point Active Directory will be installed, and once finished it will reboot (as I’ve checked the “Reboot on completion” option.

image

Closing Note

This sums up part 2 installing Active Directory, in part 3 the fun will start as we will configure Active Directory and add all the required SQL Server and BizTalk security groups, user and service accounts.

Until next time

Cheers

René