Close Menu
ElMajdal.netElMajdal.net
    Facebook X (Twitter) Instagram YouTube
    Facebook X (Twitter) Instagram YouTube
    ElMajdal.netElMajdal.net
    Contact Us
    • Home
    • Windows
      • Windows 11
      • Windows 10
      • Windows 8
      • Windows 7
    • Servers
      • Windows Server
      • Windows Server 2008
      • Exchange Server
    • MAC OS
    • ISA/TMG
    • About Tarek
    ElMajdal.netElMajdal.net
    Home » Introducing Microsoft Hyper-V Server 2008 – Part 2 : Configuration
    Windows Server 2008

    Introducing Microsoft Hyper-V Server 2008 – Part 2 : Configuration

    TarekBy Tarek7 Mins Read
    WhatsApp Facebook Twitter Telegram Reddit Email
    blank
    Share
    WhatsApp Facebook Twitter Telegram Reddit Email

    Introduction

    In part 1 of this article, I installed Microsoft Hyper-V Server 2008. Today I’m going to configure Hyper-V Server 2008 by using the Hyper-V Configuration Window.

    As shown in part 1 of this article, the desktop of the Hyper-V server contains only two windows; the Command Line window and the Hyper-V Configuration window. If by mistake you closed any of these windows, you can easily re-open anyone of these windows by following the below steps:

    Opening the Command Line window

    1. Click CTRL+ALT+DEL > click on Start Task Manager

    2. Click on New Task…

    3. Type cmd > click Enter or OK

    Opening the Hyper-V configuration window

    1. In the command line window, type hvconfig and then click Enter

    Now lets start configuring our Hyper-V Server. The Hyper-V Configuration window has a list of configuration that you can go through any of them by typing the number of that item and clicking Enter, you are not obliged to go through them in sequence ( ex. from option 1 download to option 13) . But some options can not be completed, before configuring an option that it depends on. For example, you can not join a domain ( option 1 ) or download updates (option 6)  if you have not configured your network settings first ( option 3 ).  That’s why I will configure the options in the way I prefer.
    The following configurations are available with the Hyper-V configuration window

    Computer Name

    1. Type 2 and click Enter to change the computer name.

    2. Type the new computer name and click Enter

    3. You will be prompted with The computer needs to be restarted in order to complete the operation. The command completed successfully. Click OK

    4. You will be prompted with You must restart your computer to apply these changes. Restart now? , click Yes

    5. After the machine reboots and you logon, you will see the new computer name.

    Network Settings

    Hyper-V Server network settings can be assigned by a DHCP Server or an IP Address can be assigned manually.

    1. Type 3 and click Enter to configure the Hyper-V Server network settings.
    2. The Network cards that are attached to your machine will be listed
    3. Type the Index# of the adapter you want to configure and click Enter. I only have one network adapter in my server, so I will type 1
    4. You will be presented with the current configuration for the network adapter you selected.
    5. Type 1 and click Enter to configure the IP address for the selected network adapter
    • To set the network card to receive its IP address from a DHCP Server

    1. Type D and click Enter
    • To set a static IP address

    1. Type S and click Enter
    2. Type the IP address then click Enter
    3. Type the subnet mask then click Enter, the default subnet mask is 255.255.255.0 , so you can leave this entry blank and just click Enter
    4. Type the default gateway then click Enter
    • To configure DNS Server settings for the selected network adapter

    1. Type 2 then click Enter
    2. Type the IP address of the DNS server then click Enter
    3. Click OK on the pop up message box : Preferred DNS server set
    4. If you have an alternate DNS server, then type its IP address then click Enter. If you do not have an alternate DNS Server, then keep this entry blank and click Enter
    5. If in the previous step you had configured an Alternate DNS Server, then click OK on the pop up message box : Alternate DNS server set
    • To Clear DNS Server Settings, follow these steps:

    1. In the Network Adapter Settings option, type 3 then click OK
    2. Click OK when the pop up message DNS servers removed. DNS servers will be automatically obtained from network is displayed

    Add Local Administrator

    This option adds a user as a local administrator in the server itself. This option does not create a new user. If your server is on a workgroup and you want to create a new user on the server, then you will need to use the command : Net user username /add

    If the server is joined to a domain, then you can set a domain user as a local administrator on this server.

    To add a local administrator, follow these steps :

    1. Type 4 and click Enter

    2. Type the username and click Enter, if you the server is joined to a domain, then the username would be domain\username , example : elmajdal\tarek. If the server is in a workgroup, then type the username only as shown in the below image

    3. When prompted, type a password for the user and click Enter

    4. When prompted, type the password a second time and click Enter

    5. Click OK on the confirmation message box User added to local Administrators group. Username.

    Domain/Workgroup

    By default, Hyper-V Server is joined to the workgroup : WORKGROUP, you can either keep it in the same workgroup, joined it to another workgroup or join it to a domain. In my case, I will keep it in its default workgroup.

    If you want to join it to another workgroup, do the following :

    1. Type 1 and click Enter

    2. Type W and click Enter

    3. Type the name of the workgroup you want to join your server to and click Enter

    4. Click OK on the pop up message Welcome to the workgroup: NEW WORKGROUP NAME

    To join the server to a domain, do the following :

    1. Type 1 and click Enter

    2. Type D and click Enter

    3. Type the domain name ( ex. ELMAJDAL.NET ) and click Enter

    4. Type the domain username in the following format: domain\user ( ex. ELMAJDAL\TAREK), make sure that this user has the needed permissions to join this server to the domain ( ex. domain admin )

    5. When prompted, type a password for the user and click Enter

    6. You will receive a pop up message You must restart your computer to apply these changes. Restart now? , Click Yes and the server will be restarted

    Remote Desktop

    1. Type 7 and click Enter.
    2. Here you have a choice to either selection option 1 or option 2. Option 1 is to allow only clients running remote desktop with Network Level Authentication ( XP SP3, Vista SP1 & Windows Server 2008 ), whereas option 2 to allow clients running any version of remote desktop.


    • Once you made you selection and clicked on Enter, you will be prompted with a pop up message showing your selection. Click OK
    • You will notice that the status beside 7) Remote Desktop inside the Hyper-V Configuration window is now displaying as Enabled ( your selection ), where your selection is replaced either by less secure (option 1) or more secure clients only (option 2).

    Date and Time

      1. Type 9 and click Enter to configure or modify the Hyper-V Server Date and Time options.
    • The Date and Time applet will open, configure the desired settings and then click on OK

    Regional and Language Options

      1. Type 8 and click Enter to configure or modify the Hyper-V Server Regional and Language options.
    • The Regional and Language Options applet will open, configure the desired settings and then click on OK

    Set Automatic Windows Update

    The current Update settings are displayed in the default Hyper-V Configuration window.

    To set updates to automatic

    1. Type 5 and click Enter.

    2. Type A and click Enter

    3. You will be prompted with Windows Update set to Automatic. System will check for and install updates every day at 3:00AM

    4. Click OK

    5. You will notice that the Windows Updates Settings status has changed to Automatic

    Download and Install Updates

    The current Update Status is displayed in the default Hyper-V Configuration window.

    1. Type 6 and click Enter to search for updates. Searching for updates will start and if any updates are available, they will be listed.

    2. If there was no updates to download, then just click on any key to exit from the above window, else type Y and click Enter, this will download the updates and then they will be installed.

    Log Off User

    1. Type 10 and click Enter

    2. You will be prompted with Are you sure you want to log off?

    3. Click Yes

    Restart Server

    1. Type 11 and click Enter

    2. You will be prompted with Are you sure you want to restart?

    3. Click Yes

    Shut Down Server

    1. Type 12 and click Enter

    2. You will be prompted with Are you sure you want to shut down?

    3. Click Yes

    Exit to Command Line

    1. Type 13 and click Enter to exit to the Command Line.

    Summary

    In part two of the article Introducing Microsoft Hyper-V Server 2008, I configured Hyper-V Server so that it is set on the network. In the next and last part of this article, part three,  I will show you how to connect to the server remotely so that you can start creating your virtual machines.

    Related Articles

    Introducing Microsoft Hyper-V Server 2008 – Part 1 : Installation

    Share. WhatsApp Facebook Twitter Telegram Reddit Email
    Previous ArticleMigrating A Virtual Machine Created With Virtual PC 2007 To Hyper-V
    Next Article Introducing Microsoft Hyper-V Server 2008 – Part 1 : Installation
    Tarek
    • Website
    • Facebook
    • X (Twitter)
    • Instagram

    Tarek Majdalani is an accomplished Windows Expert-IT Pro MVP, honored by Microsoft for eight consecutive years from 2007-2015. Holding a B.E. in Computer Engineering from the Lebanese American University, he pursued further education while working, earning various certificates showcased in his MVP profile. Tarek is currently serving as the Director of Engineering & Technology at Alrai Media Group in Kuwait. Since 2006, he has been actively contributing to the community by writing tutorials featuring tips and tricks, amassing over 300 tutorials on diverse systems.

    Related Article

    How to Raise the Forest and Domain Functional Levels in Windows Server 2008/R2

    Installing Failover Clustering With Windows Server 2008 R2

    Migrating Active Directory Domain Controller from Windows Server 2003 to Windows Server 2008

    Leave A Reply Cancel Reply

    Latest Posts

    How To Enable Active Directory Recycle Bin On Windows Server

    How To Check The Health Of Your Laptop’s Battery In Windows

    How To Transfer FSMO Roles In Active Directory Using PowerShell

    How To Check Active Directory Forest And Domain Functional Level In Windows Server

    Advertisement

    For any Feedback, click on the Contact Us link

    Facebook X (Twitter) Instagram YouTube
    Quick Links
    • Contact Us
    • About Tarek
    • Windows 11
    • Windows 8
    • Windows 10
    • Windows 7
    • Windows Server
    • Windows Server 2008
    • Exchange Server
    • macOS
    • ISA Server
    • Privacy Policy
    Visitors
    • Contact Us
    • About Tarek
    • Windows 11
    • Windows 8
    • Windows 10
    • Windows 7
    • Windows Server
    • Windows Server 2008
    • Exchange Server
    • macOS
    • ISA Server
    • Privacy Policy
    © ElMajdal 2007-2025

    Type above and press Enter to search. Press Esc to cancel.

    ×