Welcome to TechNet Blogs Sign in | Join | Help

Syndication

News

  • My Twitter
  • Longhorn:: 10 Reasons to look at Windows Longhorn Part 5: Server Core

    When I talked about the server management improvements in the first part of this series I explained that we have defined different server roles and features. Now with the introduction of Windows Server Core which is a minimal installation of Windows Longhorn server.

    What I mean with minimal installation is that we only install the core server functionality without any extra overhead. The server core can be used for the following server roles:

    • Dynamic Host Configuration Protocol (DHCP) server
    • Domain Name System (DNS) server
    • File server, which includes:
      • File Replication service
      • Distributed File System Replication
      • Distributed File System service
      • Network File System
      • Single Instance Storage
    • Domain controller, read-only domain controller, and Active Directory Application Mode (ADAM)

    At RTM time there will be additional roles like Media server, Print Server and Virtualization with the Hypervisor technology.

    Beside those roles we do support some additional optional features like:

    • Microsoft Cluster Server
    • Network Load Balancing
    • Subsystem for UNIX-based applications
    • Backup
    • Multipath I/O
    • Removable Storage Management
    • BitLockerâ„¢ Drive Encryption
    • Simple Network Management Protocol (SNMP) service
    • Telnet client

    The choice to install a server core or a full server is done during the setup,a there is no upgrade, downgrade path. You cannot migrate from a Windows 2003 to server core, you cannot upgrade from server core to full server, all these operations require a reinstall.

    Because we don't install all executables and dll's we will have a much smaller footprint than with a full server. We even don't have the explorer, Internet Explorer, no CLR, etc ...

    A server core can be a headless server, no need for keyboard or mouse, but it's still manageable from the console. The other options to manage the server core is through remote MMC consoles, Terminal Services, WinRS.

    Look at the sexy interface :)

     

    Can you imagine which interface you will get when you are connecting through the Terminal Services :)

     

    Once you installed the server there are several tasks you need to perform to have it completely up and running, here are some of them:

    • Set Administrator Password
      • ­CTRL+ALT+DEL and click Change password
      • ­net user administrator *
    • Activate
      • ­Slmgr.vbs –ato
    • Configure Static IP Address (if required)
      • ­Netsh interface ipv4
        • ­show interfaces
        • ­set address name="ID" source=static address=StaticIP mask=SubnetMask gateway=DefaultGateway
        • ­add dnsserver name="ID" address=DNSIP index=1
    • Join a domain (if required)
      • ­Netdom

    Note: The slmgr.vbs is a script that can be used remotely and is also installed onto Windows Vista.

    I must admit that any scripting knowledge will be welcome to manage a Windows Server core. For example to change the display resolution you can either open the registry and change a registry key or use WMI to change it. Server core will be available for the x86 and x64 versions of Longhorn server.

    We see that customers who has a lot of servers to maintain will use this kind of servers due to the lower patch and management needs.

    Previous Posts in this series:

    Part 4: Server Hardening

    Part 3: Internet Information Services 7.0

    Part 2: Windows PowerShell

    Part 1: Server Management Improvements

    Technorati tags: , ,

    Published Thursday, March 15, 2007 3:47 PM by aralves

    Comment Notification

    If you would like to receive an email when updates are made to this post, please register here

    Subscribe to this post's comments using RSS

    Comments

    # Longhorn Server: Server Core Roles @ Monday, April 16, 2007 8:05 AM

    With Windows Server Codename "Longhorn" Beta 3 just around the corner, I thought it would be an apt time

    Peering through Windows...

    # Longhorn's Server Core Explained @ Monday, April 16, 2007 4:23 PM

    Matt explains what Server Core is for in Longhorn and why you should care. Monday, April 16, 2007 1:05

    The Daily Ramblings of an SMS Engineer

    # Longhorn:: 10 Reasons to look at Windows Longhorn Longhorn Part 9: Windows Server Virtualization @ Monday, May 14, 2007 6:10 PM

    It has been quite a while now since I wrote part 8 of this series. I must admit I tried to start this

    [MSFT-BE] Arlindo's Blog - IT Pro Evangelist

    # Longhorn:: 10 Reasons to look at Windows Longhorn Part 8: Branch Office Deployments @ Wednesday, May 16, 2007 7:41 AM

    In part 5 of this series I talked about the server core and which impact it can have when we look at

    [MSFT-BE] Arlindo's Blog - IT Pro Evangelist

    # Windows Server 2008:: Server core and IIS 7 the perfect match @ Tuesday, June 05, 2007 4:19 AM

    Yesterday @ TechEd US we announced that we will add another role to the server core in Windows Server

    [MSFT-BE] Arlindo's Blog - IT Pro Evangelist

    Leave a Comment

    (required) 
    required 
    (required) 
    © 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
    Page view tracker