Windows 10: problem with DISM enable from source

Discus and support problem with DISM enable from source in Windows 10 Gaming to solve the problem; Hello,I'm trying to enable SNMP on a WIN10 machine which is not connected to the internet from WIN10 install disk.The command:DISM /online... Discussion in 'Windows 10 Gaming' started by yaronei, Jan 1, 2023.

  1. yaronei Win User

    problem with DISM enable from source


    Hello,I'm trying to enable SNMP on a WIN10 machine which is not connected to the internet from WIN10 install disk.The commandproblem with DISM enable from source :DISM /online /add-capability /CapabilityName:"SNMP.Client~~~~0.0.1.0" /Sourceproblem with DISM enable from source :D:\sources\install.wim /LimitAccessThe error:Error: 0x800f081fThe source files could not be found.Pleases advise what is wrong with my syntax.Thanks and regards,Yaron

    :)
     
    yaronei, Jan 1, 2023
    #1
  2. topgundcp Win User

    Source to use for DISM on Windows 10


    This is not completely true. The suggestion is to download the Techbench version and use DISM to apply to install.wim directly. However, you can also use the version download from MCT except it will involve an extra step as follows:
    1. Use the latest version of 7-Zip to extract the content of install.esd. For example: to a folder xxx on the desktop
    2. From Admin command prompt:
      Dism /Online /Cleanup-Image /RestoreHealth /Source:%USERPROFILE%\Desktop\xxx\windows /LimitAccess

    See screen shot, the contents of install.wim and install.esd are exactly the same.


    problem with DISM enable from source [​IMG]
     
    topgundcp, Jan 1, 2023
    #2
  3. poud Win User
    Source to use for DISM on Windows 10


    hmm...

    I assumed they were the same all along so I tried simply COPYING the .esd AND the .wim out, and tried to use them but that didn't work either. Now that you mention EXTRACTING it out, that maybe makes more sense.

    I thought the .esd version was encrypted. Does 7-zip take care of that?
     
    poud, Jan 1, 2023
    #3
  4. problem with DISM enable from source

    DISM /Source option how to use a USB flash drive as the source

    Hi CPP0702,

    Let's try converting ESD to WIM and try running DISM again. To convert the file format,

    • dism /Export-Image /SourceImageFile:F:\sources\install.esd /SourceIndex:1 /DestinationImageFile:C:\install.wim /Compress:Max /CheckIntegrity
    Once the C:\install.wim file is ready, run:

    • dism /online /cleanup-image /restorehealth /source:C:\install.wim
    Please upload "C:\WINDOWS\Logs\DISM\dism.log" if the issue persists.
     
    Ramesh Srinivasan, Jan 1, 2023
    #4
Thema:

problem with DISM enable from source

Loading...
  1. problem with DISM enable from source - Similar Threads - problem DISM enable

  2. Dism health check from source

    in Windows 10 Gaming
    Dism health check from source: My system is corrupted. But dism health repair fails time after time.Either it says it cant find source file or. Gives error 1726 or got stuck durring repair.So i want to repair from sourcefile. I downloaded win11 installation media from microsoft. However i am not sure about...
  3. Dism health check from source

    in Windows 10 Software and Apps
    Dism health check from source: My system is corrupted. But dism health repair fails time after time.Either it says it cant find source file or. Gives error 1726 or got stuck durring repair.So i want to repair from sourcefile. I downloaded win11 installation media from microsoft. However i am not sure about...
  4. problem with DISM enable from source

    in Windows 10 Software and Apps
    problem with DISM enable from source: Hello,I'm trying to enable SNMP on a WIN10 machine which is not connected to the internet from WIN10 install disk.The command:DISM /online /add-capability /CapabilityName:"SNMP.Client~~~~0.0.1.0" /Source:D:\sources\install.wim /LimitAccessThe error:Error: 0x800f081fThe source...
  5. problem with DISM enable from source

    in Windows 10 Installation and Upgrade
    problem with DISM enable from source: Hello,I'm trying to enable SNMP on a WIN10 machine which is not connected to the internet from WIN10 install disk.The command:DISM /online /add-capability /CapabilityName:"SNMP.Client~~~~0.0.1.0" /Source:D:\sources\install.wim /LimitAccessThe error:Error: 0x800f081fThe source...
  6. DISM offline source

    in Windows 10 Performance & Maintenance
    DISM offline source: Hi, I have one Win 10 system that's in perfect health, passes sfc & dism with flying colors. I have another Win 10 system, same build as the good one, that has... issues. I'd like to prepare an offline source for DISM from the good system for repairing the bad one. By...
  7. DISM Source Not specified?

    in Windows 10 BSOD Crashes and Debugging
    DISM Source Not specified?: Whenever i do sfc scan it says "Windows Resource Protection could not perform the requested operation". Then whenever i do dism health check it says to specify a source. I tried that also with both .esd and .wim file by specifuing it but still it is saying to specify the...
  8. DISM Source Not located

    in Windows 10 Performance & Maintenance
    DISM Source Not located: I ran SFC check and found corrupt files that were not fixed so I ran dism and when doing the restorehealth I get errors that source cannot be located. I have tried ISO disc in dvd drive, mounting the ISO image but still get no source; I need some help, thanks. 72131
  9. Dism problem "The source files could not be found"

    in Windows 10 Performance & Maintenance
    Dism problem "The source files could not be found": I have done an SFC /scannow at least two dozen times now on my Windows 10 tablet, resulting in "Found corrupt files but was unable to fix them" message Several posts on this site alone tell me to do a "dism /online /cleanup-image /restorehealth" all of which people said...
  10. DISM Source Not Found

    in Windows 10 Performance & Maintenance
    DISM Source Not Found: Been Having problem with my video drivers lately, virtual dj, and such, ran sfc/scannow no intergrity violations found, then tried to run Dism and it said "sources not found" that part not sure how to work around it. Windows 10 Pro x64bit 1703 15063.250 Finally got drives...