Home > Windows Server Tips > Windows Server Monitoring and Management > Installing Server Core for Windows 2008 the easy way
Windows Server Tips:
EMAIL THIS
 TIPS & NEWSLETTERS TOPICS 

WINDOWS SERVER MONITORING AND MANAGEMENT

Installing Server Core for Windows 2008 the easy way


By Steven S. Warren, Contributor
08.13.2009
Rating: -3.57- (out of 5)


Digg This!    StumbleUpon Toolbar StumbleUpon    Bookmark with Delicious Del.icio.us   


With Windows Server 2008, you have the option of performing a Windows Server Core installation, which offers you the minimum set of tools required to run Windows.

You are provided with a kernel and a command line to manage the server. It is slim and bare bones and allows you to configure Windows concisely. This type of installation is perfect for the data center, and I am really excited about this feature.

Installing Server Core

When you first run through the installation of Windows Server 2008, you have two installation options:

  • Windows Server 2008 Enterprise (Full installation)
  • Windows Server 2008 Enterprise (Server Core installation)

The following eight screen shots walk you through the installation process of Windows Server Core, which takes approximately 10-15 minutes to install. Simply, choose your language, time and currency formats, along with your Keyboard layout (Figure A) and click Install Now (Figure B).

Figure A

Figure B

Next, enter your serial number provided by Microsoft or leave it blank to take advantage of the 30-day free trial (Figure C). You are now ready to choose the version of Windows Server 2008 you want to install, as shown in Figure D.

Figure C

Figure D

Next, accept the license terms (Figure E) and choose Custom to install a fresh copy of Window Server 2008 Core (Figure F).

Figure E

Figure F

Click Next and your installation will begin (Figures G and H).

Figure G

Figure H

After this, the main window for your new installation appears and you are ready to login, as shown in Figure I. The initial login is Administrator with a blank password (Figure J). You are required to change this and set an Administrator password on initial login.

Figure I

Figure J

Once you are logged in (Figure K), you are ready to configure the date, time, and time zone. In the command line, type controltimedate.cpl and set the options accordingly (Figure L).

Figure K

Figure L

If you need to configure and change the keyboard layout or settings (Figure M), type the following in the command window:

control intl.cpl

Figure M

Let's move on and change the server name. The default name is a bunch of random letters and numbers, so you'll want to change the name to a local standard. You can view the current hostname by typing the following:

c:\windows\system32\hostname

Now let's use the name ssw-svr15. This option is performed in the command line (Figure O) by typing the following:

c:\windows\system32\netdom renamecomputer %computername% /NewName:ssw-svr15

Figure N

After choosing to proceed, the task completes successfully. You now need to reboot the server using the shutdown command:

shutdown /?

After reviewing the syntax (Figure N), type the following: shutdown /r (switch for shutting down and restarting the computer) /t 10 (wait 10 seconds to shutdown and restart) /c "Changed Server Name" (add comment of max 512 characters). The total (Figure O) syntax will look as follows:

shutdown /r /T 10 /C "Changed Server Name"

Figure O

Let's now configure our networking so we can join this server to a domain. In order to see what interface you have to configure (Figure P), type:

netsh interface ipv4 show interface

Figure P

The Local Area Connection that we are going to configure has an index value of two. Let's proceed and configure TCP/IP for this connection (Figure Q). Type the following command to set the TCP/IP information:

netsh interface ipv4 set address name="2" source=static address=192.168.1.199 mask=255.255.255.0 gateway=192.168.1.1

Figure Q

Follow the same example to configure DNS (Figure R):

netsh interface ipv4 add dnsserver name="2" address=192.168.1.1 index=1

Figure R

If you type ipconfig /all, you will see the newly added information (Figure S).

Figure S

We can now join it to a domain! In order to perform this function, let's take advantage of the netdom.exe (Figure T). The syntax is as follows:

netdom join ssw-svr15 /domain:watchtower /userd:Administrator /passwordD:Password01

Note: Do not forget to reboot the server using the following command:

shutdown /r /T 10 /C "Added to domain"

Figure T

As a final step, don't forget to activate the server (Figure U) by typing the following:

slmgr.vbs –ato

Figure U

This doesn't even scratch the surface of what you can do with a Windows 2008 Server Core installation, but it should still show you how powerful the command line is with a small Windows kernel. With the popularity of virtualization and server consolidation, having the ability to virtualize a Server Core installation and attach a single role should become very popular within the data center. These beginning steps should get you well on your way to mastering the Windows Server 2008 core configuration.

Steven S. Warren, is a freelance writer with a passion for learning. He is the author of The VMware Workstation 5 Handbook and is a Microsoft MVP. When he is not writing, he is spending time with his family and friends. You can also find him on Twitter and LinkedIn.


Rate this Tip
To rate tips, you must be a member of SearchWindowsServer.com.
Register now to start rating these tips. Log in if you are already a member.


Submit a Tip




Digg This!    StumbleUpon Toolbar StumbleUpon    Bookmark with Delicious Del.icio.us   



RELATED CONTENT
Microsoft Windows Server 2008 Administration
Utilizing Active Directory snapshots in Windows Server 2008
How to configure backups and perform restores in Windows Server 2008
Using DFSR for SYSVOL replication in Windows Server 2008
File classification the automated way with Windows Server 2008 R2
Using DFS to create file system virtualization in Windows Server 2008
Internet Information Services (IIS) sees big changes in Windows Server 2008
Microsoft adds hypervisor support to Windows Server 2008 R2
File server migration tips for Windows Server 2008
Top five Server Core management tips for Windows 2008
Planning a file server migration to Windows 2008

Windows Server Monitoring and Management
How Windows Server 2008 R2 stands up to security checks
BitLocker in R2 provides data protection for semi-protected servers
Perfmon made easy with PAL utility
Converting Citrix XenServer source machines to Hyper-V format
Balancing Windows security with reasonable password policies
Windows AppLocker in R2: Turning conventional security wisdom on its head
Top 10 things you don't know about Windows Server 2008 R2
BranchCache makes branch offices feel like home
When to use VM backups versus snapshots in Hyper-V
Migrating virtual machines from Microsoft Virtual Server to Hyper-V

RELATED GLOSSARY TERMS
Terms from Whatis.com − the technology online dictionary
Server Core  (SearchWindowsServer.com)

RELATED RESOURCES
2020software.com, trial software downloads for accounting software, ERP software, CRM software and business software systems
Search Bitpipe.com for the latest white papers and business webcasts
Whatis.com, the online computer dictionary

DISCLAIMER: Our Tips Exchange is a forum for you to share technical advice and expertise with your peers and to learn from other enterprise IT professionals. TechTarget provides the infrastructure to facilitate this sharing of information. However, we cannot guarantee the accuracy or validity of the material submitted. You agree that your use of the Ask The Expert services and your reliance on any questions, answers, information or other materials received through this Web site is at your own risk.



Server Room Design - Planning, Cooling, Maintenance
HomeTopicsBlogsITKnowledge ExchangeTipsAsk the ExpertsMultimediaWhite PapersIT Downloads
About Us  |  Contact Us  |  For Advertisers  |  For Business Partners  |  Site Index  |  RSS
SEARCH 
TechTarget provides technology professionals with the information they need to perform their jobs - from developing strategy, to making cost-effective purchase decisions and managing their organizations' technology projects - with its network of technology-specific websites, events and online magazines.

TechTarget Corporate Web Site  |  Media Kits  |  Site Map




All Rights Reserved, Copyright 2004 - 2009, TechTarget | Read our Privacy Policy
  TechTarget - The IT Media ROI Experts