The specified windows component could not be found: Microsoft-Hyper-V

Answered The specified windows component could not be found: Microsoft-Hyper-V

  • Tuesday, July 15, 2008 9:45 AM
     
     
     


    Hi,


    Installed Windows 2008 Server Core Enterprise version.

    In command prompt
    start /w ocsetup Microsoft-Hyper-V

    The specified windows component could not be found: Microsoft-Hyper-V

    I tried both 32 and 64 bit Operating systems i get the same error.

    Can anyone help me with this please.

    REgards
    Sharath

All Replies

  • Tuesday, July 15, 2008 11:05 AM
     
     Answered
    1. Please make sure you installed a 64bit version of Windows Server 2008.
          
    2. Please make sure your Windows Installation supports the Hyper-V role.
      When you perform the following command:
          
           wmic OS get OperatingSystemSKU

          
      It should return: 12, 13 or 14.
          
    3. Please make sure your hardware supports the Hyper-V role.
      If you have a box you think is suitable download and run SecurAble, a tool by Gibson Research Corporation. It will not only show whether your hardware meets the requirements, but also whether Hardware Assisted Virtualization and Hardware-enforced DEP are enabled in BIOS.
  • Tuesday, July 15, 2008 12:20 PM
     
     
    Thanks Sander

    With this command

    wmic OS get OperatingSystemSKU

    I got
    14

    In a machine which is installed with Windows 2008 i used secureable. It should Virtualization as NO but i am able to install Vm's in that machine and use normally.

    With this tool it shows NO does that mean i caanot enable Hyper-V in a Server core environment?

  • Friday, July 18, 2008 6:10 AM
    Owner
     
     Answered
     Hi,

    On the Windows 2008 installation that shows no, are you using Hyper-V or something else for virtualization? Hyper-V requires Hardware Assisted Virtualization, but Virtual Server doesn't.

    Correct, if it shows no and is correct, then Hyper-V won't run.

    Andrew
    • Marked As Answer by Sharathree Friday, July 18, 2008 7:43 AM
    •  
  • Monday, February 27, 2012 6:56 PM
     
     

    Its also case sensitive...

    "start /w ocsetup microsoft-hyper-v" will produce the same error without caps of course.