Archive for April 27th, 2007

How to distribute Windows Server codename Longhorn Beta 3?

Iain McDonald (Director, Windows Server Team) has done an interesting video on the brainstorming process for distribution methods.

Have fun!

Steve

Windows Server Codename “Longhorn” – Initial Configuration

After installing the server, it is time now to configure it.

The “Initial Configuration Wizard” is there to help us

  • Provide computer information
    • administrator account name and password
    • time zone
    • network settings
    • computer name and domain
  • Update settings
  • Roles and Features (will not be covered in this post)
  • Remote Desktop (will not be covered in this post)

This is how the wizard looks like:

clip_image001.jpg

We start by setting the administrator account name and password:

clip_image002.jpg

Then we check the time and timezone:

clip_image003.jpg

By default, the timezone is set to Pacific Time. Let’s change this to something more closer ;) .

clip_image004.jpg

Looks better:

clip_image005.jpg

Then, we go the network settings. Nothing new in there compared to Vista:

clip_image006.jpg

I chose to set a fix IP address for this first server:

clip_image007.jpg

Then, it is time to set a name. It will be SRO-LH-01. No domain yet, as I intend to make it a Domain Controller in the coming days:

clip_image008.jpg

The system must be restarted to activate its new name:

clip_image009.jpg

Just to make sure that we really reboot:

clip_image010.jpg

As we have set a password on the administrator account, the server requires us to log on:

clip_image011.jpg

Which, of course, we do:

clip_image012.jpg

Then we continue with the configuration and take care of the update and feedback settings:

clip_image013.jpg

I chose to go for the manual configuration:

clip_image014.jpg

For Windows update, I decide to let Windows download the updates but that I would choose when and what to install:

clip_image015.jpg

Concerning the error reporting, I chose the default option:

clip_image016.jpg

Finally, I decided not to particapte to the Customer Experience Improvement Program, mainly because the server won’t be connected to Internet anymore after Longhorn is activated:

clip_image017.jpg

This concludes the initial configuration of the server. At this point, the server is ready for the addition of roles/features.

I will cover some of these roles in further posts.

Steve

Windows Server Codename “Longhorn” – Basic Installation

OK, now that I have downloaded the ISO of Longhorn beta 3 (took me 18 hours – looks like many folks were doing the same thing yesterday), let’s install a server.

In my case, it’ll be another virtual machine running within Virtual PC 2007.

So let’s see how the installation occurs. You will quickly see it looks like a Vista installation ;) .

So, after starting the server (with the installation ISO image captured), this is what we’ve got:

a.jpg 

Then, you’re prompted to select the language, regional settings and keyboard:

b1.jpg

Click “Install now” to start the “Collect Information” step of the process:

c.jpg

You may enter the product key at this stage:

d.jpg

If you don’t enter any product key, the install will not be able to determine which version needs to be installed. Therefore, it asks you to pick up the version:

e.jpg

If you have a product key for the Enterprise version, you are then entitled to install either Enterprise or Enterprise Core versions (same mechanism for standard edition).

Afterwards, you need to accept the license terms:

f.jpg

Then you can choose to either upgrade a current installation or go for the custom installation of Longhorn:

g.jpg

Then, you have to choose where to install Windows (by clicking on “Drive options”, you can create/format/… partitions):

h.jpg

Then, the step “Installing Windows” starts: 

11.jpg

At some point, the server will reboot (can occur several times): 

2.jpg

3.jpg

Euh… Windows Vista?? ;)

4.jpg

After the reboot, the installation goes on:

5.jpg

Then, the desktop is being prepared:

6.jpg

and…… there you go:

7.jpg

The server is now installed ;) . In a next post, il will cover the initial configuration of the server: name, admin password, network settings, …

Steve