Windows Server 2008 R2 is a very popular operating system that is used by many businesses and organizations. It has a lot of features that make it a great choice for businesses. One of the most important features of Windows Server 2008 R2 is its ability to run multiple operating systems simultaneously. This makes it possible for businesses to run different versions of Windows on the same computer, without having to switch between them. To install Windows Server 2008 R2, you first need to create a new installation media. This media can be created using any method you like, but the most common way is to use an installer program such as Microsoft’s Windows Installer. Once you have created the installation media, you can start it by using one of the following methods:
- By using an administrator account on your computer.
- By using one of the many software programs that come with Windows Server 2008 R2. These programs can be found on the Microsoft website or in the Microsoft download center.
- By using one of the many online tools that allow you to install WindowsServer2008R2 quickly and easily. These tools include Microsoft’s website or their download center.
A Basic Install
After booting up from your install disk, you will arrive at a language and preferences screen. Once you have chosen those options, you get to the Operating System Selection page. Depending on your license and the purpose of your server, there are a variety of options to choose from. For our purpose today, we are going to choose the Enterprise (Full Installation) version.
We get to read the standard End User License Agreement.
Since we’re doing a base install and not an upgrade, so we choose the Custom (advanced) option.
We’ve got a blank 24 GB disk, so we’re just going to install it there. If you want to create a partition out of the available drive space or reformat a drive, then choose Drive options (advanced).
Windows will take a little while with your install, and reboot a few times.
Once the install is finished, we’re prompted to change our password before logging in.
Windows requires that you have a strong password, seven characters long with at least three of the four following: uppercase letter, lowercase letter, numeral, or symbol. You’ll want to make sure you write it down somewhere for now, because if you forget it later, the entire install will have to be re-done.
The Initial Configuration Tasks window pops up as soon as you logon. You could also type in Oobe.exe in the Command Prompt to arrive here.
One of the first things we want to correct is the time, so choose Set time zone. Make sure that you set the time zone first, because the the date and time will shift after.
Next we want to choose Configure Networking. The first server installed in a network needs to be a Domain Controller, and since they require a static IP, we are going to need to set one up now. Double-click on Local Area Connection, and once the information box pops up, click on Properties.
Click on Internet Protocol Version 4 in the Networking box, then click Properties. Change the radial button to Use the following IP address: and then enter the settings for your specific server and network IP addresses. When you’re finished, click OK to save those settings.
Finished!
That’s all there is to doing a base install of Windows Server 2008 R2. We’re using VMware, but if you are using any virtualization software for your install, this is the point where we advise taking a snapshot, as we haven’t yet set any roles or functions for this server and it will save time later to just clone up a base install like we’ve just done. From here you can give this server roles like Directory or Certificate Services, but those topics will be addressed in separate articles.