Windows 10: Win10Pro, Hyper-V and missing files

Discus and support Win10Pro, Hyper-V and missing files in Windows 10 Installation and Upgrade to solve the problem; Hello experts, I'm having a long running problem which is preventing me from being able to install Hyper-V, namely it errors (from the `Add/Remove... Discussion in 'Windows 10 Installation and Upgrade' started by StuartEagles, Oct 3, 2018.

  1. Win10Pro, Hyper-V and missing files


    Hello experts,


    I'm having a long running problem which is preventing me from being able to install Hyper-V, namely it errors (from the `Add/Remove Windows components` panel and using DISM) stating that it could not find the source binary. So far I have tried;

    1. Check VT-X enabled - it is
    2. Check Hyper-V requirements through systeminfo.exe - done, all yes
    3. Check Windows up to date - build 10.0.17134.320, check
    4. Pass install.wim as source to DISM - this fails, same error
    5. Update gp to force download from Windows Update instead of WSUS - this fails
    6. Pass install.wim extracted from install.esd taken from install media created on laptop with exact same build and Hyper-V installed - fails


    So having tried repeatedly what is suggested in numerous forums and `"tutorial"` sites I'm finally admitting defeat and asking the experts. I have a copy of dism.log and cbs.log from running `dism.exe /Online /Cleanup-Image /RestoreHealth /Source:wimWin10Pro, Hyper-V and missing files :D\install.wim:1 /limitaccess`. As far as I can tell the prime suspects are files missing from;

    • KB4338819 (OS Build 17134.165)
    • KB4458469 (OS Build 17134.320)


    Which as far as I can see are the June and September quarterly build patches. The second of those (my current build) shows as installed in my patch list but the first one doesn't.


    Error in dism.log

    2018-10-02 23:01:46, Info DISM DISM Package Manager: PID=10964 TID=7160 Processing the top level command token(cleanup-image). - CPackageManagerCLIHandler:Win10Pro, Hyper-V and missing files :private_ValidateCmdLine
    2018-10-02 23:01:46, Info DISM DISM Package Manager: PID=10964 TID=7160 Attempting to route to appropriate command handler. - CPackageManagerCLIHandler::ExecuteCmdLine
    2018-10-02 23:01:46, Info DISM DISM Package Manager: PID=10964 TID=7160 Routing the command... - CPackageManagerCLIHandler::ExecuteCmdLine
    2018-10-02 23:01:46, Warning DISM DISM Package Manager: PID=10964 TID=7160 CBS AddSource failed with HRESULT=0x80070003! - CDISMPackageManager::Internal_Finalize
    2018-10-02 23:01:46, Info DISM DISM Package Manager: PID=10964 TID=7160 CBS session options=0x20100! - CDISMPackageManager::Internal_Finalize
    2018-10-02 23:02:45, Info DISM DISM Package Manager: PID=10964 TID=16284 Error in operation: source for package or file not found, ResolveSource() unsuccessful. (CBS HRESULT=0x800f081f) - CCbsConUIHandler::Error
    2018-10-02 23:02:45, Error DISM DISM Package Manager: PID=10964 TID=7160 Failed finalizing changes. - CDISMPackageManager::Internal_Finalize(hr:0x800f081f)
    2018-10-02 23:02:45, Error DISM DISM Package Manager: PID=10964 TID=7160 The source files could not be found; their location must be specified using the /source option to restore the feature. - GetCbsErrorMsg
    2018-10-02 23:02:45, Error DISM DISM Package Manager: PID=10964 TID=7160 Failed processing package changes with session option CbsSessionOptionRepairStoreCorruption - CDISMPackageManager::RestoreHealth(hr:0x800f081f)
    2018-10-02 23:02:45, Error DISM DISM Package Manager: PID=10964 TID=7160 The source files could not be found; their location must be specified using the /source option to restore the feature. - GetCbsErrorMsg
    2018-10-02 23:02:45, Error DISM DISM Package Manager: PID=10964 TID=7160 Failed to restore the image health. - CPackageManagerCLIHandler:Win10Pro, Hyper-V and missing files :processCmdLine_CleanupImage(hr:0x800f081f)
    2018-10-02 23:02:45, Error DISM DISM Package Manager: PID=10964 TID=7160 Failed while processing command cleanup-image. - CPackageManagerCLIHandler::ExecuteCmdLine(hr:0x800f081f)


    Error in cbs.log

    2018-10-02 23:05:10, Info CBS Not able to add pending.xml to Windows Error Report. [HRESULT = 0x80070002 - ERROR_FILE_NOT_FOUND]
    2018-10-02 23:05:10, Info CBS Not able to add pending.xml.bad to Windows Error Report. [HRESULT = 0x80070002 - ERROR_FILE_NOT_FOUND]
    2018-10-02 23:05:10, Info CBS Not able to add SCM.EVM to Windows Error Report. [HRESULT = 0x80070002 - ERROR_FILE_NOT_FOUND]
    2018-10-02 23:05:10, Error CSI 0000000e (F) STATUS_SXS_ASSEMBLY_MISSING #27001# from CCSDirectTransaction::OperateEnding at index 0 of 1 operations, disposition 2[gle=0xd015000c]
    2018-10-02 23:05:10, Error CSI 0000000f (F) HRESULT_FROM_WIN32(ERROR_SXS_ASSEMBLY_MISSING) #26843# from Windows::ServicingAPI::CCSITransaction::ICSITransaction_PinDeployment(Flags = 0, a = 97742cc822e082cf77121bdef8d4f19c, version 10.0.17134.165, arch amd64, nonSxS, pkt {l:8 b:31bf3856ad364e35}, cb = (null), s = (null), rid = 'Package_659_for_KB4338819~31bf3856ad364e35~amd64~~10.0.1.4.4338819-1692_neutral', rah = '2', manpath = (null), catpath = (null), ed = 0, disp = 0)[gle=0x80073701]
    2018-10-02 23:05:10, Info CBS Failed to pin deployment while resolving Update: Package_659_for_KB4338819~31bf3856ad364e35~amd64~~10.0.1.4.4338819-1692_neutral from file: (null) [HRESULT = 0x80073701 - ERROR_SXS_ASSEMBLY_MISSING]
    2018-10-02 23:05:10, Info CBS Failed to bulk stage deployment manifest and pin deployment for packageWin10Pro, Hyper-V and missing files :package_816_for_KB4458469~31bf3856ad364e35~amd64~~10.0.2.2 [HRESULT = 0x80073701 - ERROR_SXS_ASSEMBLY_MISSING]

    :)
     
    StuartEagles, Oct 3, 2018
    #1

  2. Hyper V deativication

    Hi Geoffrey,

    Hyper-V lets you run an operating system or computer system as a virtual machine on Windows. Before proceeding in disabling
    Hyper-V, please create a backup of your files for security purposes.

    To disable Hyper-V, please follow the steps below:

    • On the Cortana search box, type Turn Windows Features on or off and press
      Enter.
    • Look for the Hyper-V folder.
    • Uncheck the tick-box next to the main Hyper-V folder and click
      OK.
    • Restart your PC.

    Should you have further questions, please let us know.
     
    Jefferson Ore, Oct 3, 2018
    #2
  3. Hyper-V is missing

    Hmm, I just ran the command in powershell: Enable-WindowsOptionalFeature -Online -FeatureName Microsoft-Hyper-V -All

    and it worked without a hitch and I didn't do anything.

    Make sure you can even use hyper-V:

    The Hyper-V role can be enabled on these versions of Windows 10:

    Windows 10 Enterprise

    Windows 10 Professional

    Windows 10 Education

    The Hyper-V role cannot be installed on:

    Windows 10 Home

    Windows 10 Mobile

    Windows 10 Mobile Enterprise

    Use the command "DISM /Online /Get-Feature" to see what features you can install and see if hyper-v exists on that list.

    check windows version by typing winver in the start menu search or cortana search.

    Download and install hyper-v:
    https://www.microsoft.com/en-us/download/detail...


    Requirements:
    https://docs.microsoft.com/en-us/virtualization...
     
    Zackary Vanosdol, Oct 3, 2018
    #3
  4. Rex99ny Win User

    Win10Pro, Hyper-V and missing files

    Where is the Hyper V Manager, How to I start it ?

    I am trying to setup an XP virtual Machine on Windows 10 Pro.

    I followed the steps in Neil Peterson article of 5/9/2016.

    System Requirements - done - ok

    Install Hyper-V - done - ok

    Create a Virtual Switch - skip

    Create a Virtual Machine

    Create a Virtual Machine with Hyper-V Manager

    These steps walk through how to manually create a virtual machine and deploy an operating system to this virtual machine.


    • In Hyper-V Manager, click Action > New >
      Virtual Machine
      to bring up the New

    Uhhhhhhhhh - this step obviously implies one knows

    1) Where the Hyper-V Manager is

    2) How to start the Hyper-V Manager

    Isn't that odd ?
     
    Rex99ny, Oct 3, 2018
    #4
Thema:

Win10Pro, Hyper-V and missing files

Loading...
  1. Win10Pro, Hyper-V and missing files - Similar Threads - Win10Pro Hyper missing

  2. Hyper-V cluster is missing

    in Windows 10 Gaming
    Hyper-V cluster is missing: The Virtual Machine Management Service failed to setup the listen socket for Virtual Machine migration connections for address '20.20.20.38': The requested address is not valid in its context. 0x80072741....
  3. Hyper-V cluster is missing

    in Windows 10 Software and Apps
    Hyper-V cluster is missing: The Virtual Machine Management Service failed to setup the listen socket for Virtual Machine migration connections for address '20.20.20.38': The requested address is not valid in its context. 0x80072741....
  4. Hyper v missing

    in Windows 10 Gaming
    Hyper v missing: I have been using hyper v for a bit now, and still have the hyper v files installed and it is enabled on "Turn windows feature on or off", but I can not find it when I search for the program after the latest windows update. Again, I have been using hyper v just fine but now I...
  5. Hyper v missing

    in Windows 10 Software and Apps
    Hyper v missing: I have been using hyper v for a bit now, and still have the hyper v files installed and it is enabled on "Turn windows feature on or off", but I can not find it when I search for the program after the latest windows update. Again, I have been using hyper v just fine but now I...
  6. Hyper v missing

    in Windows 10 Customization
    Hyper v missing: I have been using hyper v for a bit now, and still have the hyper v files installed and it is enabled on "Turn windows feature on or off", but I can not find it when I search for the program after the latest windows update. Again, I have been using hyper v just fine but now I...
  7. Hyper-V missing

    in Windows 10 Customization
    Hyper-V missing: [IMG] Can anyone tell how to do this? here is the link https://support.microsoft.com/en-in/help/4052082/hyper-v-cannot-start-vm-after-you-upgrade-to-windows-10...
  8. Hyper-V is missing

    in Windows 10 Customization
    Hyper-V is missing: [IMG] I'm unable to install/enable Hyper-V on my laptop after recent Windows 10 update 1709. Its missing everywhere in my laptop. I've tried almost everything. I also opened the group policy editor and in that also the 'Device Credential' option is missing. I've also...
  9. Hyper-V

    in Windows 10 Gaming
    Hyper-V: Hi, As anyone tried Hyper-V yet, as isn't it suppose to be an emulator so we can play old games like Silver etc... 6618
  10. Win10Pro: Updated to 1703 - Hyper-V 0x80070005 Error on VM

    in Windows 10 Virtualization
    Win10Pro: Updated to 1703 - Hyper-V 0x80070005 Error on VM: I've been running Windows Home Server 2011 in VM on my Windows 10 Pro Machine for a couple years without a hitch. Once I updated to 1703 last week, I'm receiving error 0x80070005 (see picture) and the VM won't start. Does anyone know of a work-around that won't entail me...

Users found this page by searching for:

  1. hyper-v quick create missing

    ,
  2. hyper-v quick create error not found

    ,
  3. windows 10 missing hyper v folder