Working Deduplication files for Microsoft Windows 10

Discussion in 'Windows 10' started by dreamss, Oct 4, 2014.

  1. HardyLi

    HardyLi MDL Novice

    Oct 4, 2018
    9
    0
    0
    Sorry, it seems wrong to open the linked folder? dedup-10.0.17763.1.7z
     
  2. HardyLi

    HardyLi MDL Novice

    Oct 4, 2018
    9
    0
    0
    Sorry, I can't find the 1903 version of the installation package.
     
  3. bfoos

    bfoos MDL Guide Dog

    Jun 15, 2008
    757
    701
    30
    #484 bfoos, May 3, 2019
    Last edited: Feb 11, 2020
  4. HardyLi

    HardyLi MDL Novice

    Oct 4, 2018
    9
    0
    0
  5. cbptest

    cbptest MDL Novice

    Nov 28, 2017
    4
    0
    0
    It doesn't seem to work very well.
    The volumes deduped on Win Server 2016 with virtual machines on them don't work on Windows 10 v1903 with dedup packages installed from previous posts.
    Once you access a VM disk (tried with vmdk) it throws a BSOD error related to dedup.sys driver.

    Both machine are having the latest patches.
     
  6. smashed

    smashed MDL Junior Member

    Feb 6, 2008
    56
    15
    0
    I don't have that issue, been deduping on NTFS and ReFS on my system using VM's, no BSOD with 1903.
     
  7. bfoos

    bfoos MDL Guide Dog

    Jun 15, 2008
    757
    701
    30
    It's working fine here. No problems accessing dedup'd volumes from Enterprise 1903 or Server 2019 1809.
     
  8. cbptest

    cbptest MDL Novice

    Nov 28, 2017
    4
    0
    0
    Have you deduped those volumes using Win Server 2016 and then mount them to Win 10 Ent. 1903?
    This is what i've done and the Win 10 1903 OS crushed.

    Backwards compatibility might be unsupported; although i didn't find any information regarding this limitation.
     
  9. bfoos

    bfoos MDL Guide Dog

    Jun 15, 2008
    757
    701
    30
    I don't currently use Server 2016. It could be a compatibility issue but like you, I couldn't find any information to confirm my suspicions.
     
  10. rallymoose

    rallymoose MDL Novice

    Sep 25, 2014
    1
    0
    0
    Hi.
    Hope i do not ask what someone has already asked before, but is Windows 10 Enterprise a requirement, or could you use Windows 10 Pro as well?
     
  11. bfoos

    bfoos MDL Guide Dog

    Jun 15, 2008
    757
    701
    30
    It should work in any SKU but I can't say that with 100% certainty as I don't use Pro or any SKU's other than Enterprise and Server. I am however 100% certain that installing it will do no harm, whether it works or does not.
     
  12. smashed

    smashed MDL Junior Member

    Feb 6, 2008
    56
    15
    0
    It works on Pro for Workstations and ReFS.
     
  13. Darren S

    Darren S MDL Novice

    Feb 6, 2019
    2
    0
    0
    If you have problems with installing the dedup packages as I had on 1903 error 50 I think remove the packages and reinstall

    remove

    dism /online /remove-package /packagepath:Microsoft-Windows-VdsInterop-Package-amd64-10.0.18362.1.cab /packagepath:Microsoft-Windows-VdsInterop-Package-amd64-10.0.18362.1-en-US.cab
    dism /online /remove-package /packagepath:Microsoft-Windows-FileServer-ServerCore-Package-amd64-10.0.18362.1.cab /packagepath:Microsoft-Windows-FileServer-ServerCore-Package-amd64-10.0.18362.1-en-US.cab
    dism /online /remove-package /packagepath:Microsoft-Windows-Dedup-ChunkLibrary-Package-amd64-10.0.18362.1.cab /packagepath:Microsoft-Windows-Dedup-ChunkLibrary-Package-amd64-10.0.18362.1-en-US.cab
    dism /online /remove-package /packagepath:Microsoft-Windows-Dedup-Package-amd64-10.0.18362.1.cab /packagepath:Microsoft-Windows-Dedup-Package-amd64-10.0.18362.1-en-US.cab

    Reinstall

    dism /online /add-package /packagepath:Microsoft-Windows-VdsInterop-Package-amd64-10.0.18362.1.cab /packagepath:Microsoft-Windows-VdsInterop-Package-amd64-10.0.18362.1-en-US.cab
    dism /online /add-package /packagepath:Microsoft-Windows-FileServer-ServerCore-Package-amd64-10.0.18362.1.cab /packagepath:Microsoft-Windows-FileServer-ServerCore-Package-amd64-10.0.18362.1-en-US.cab
    dism /online /add-package /packagepath:Microsoft-Windows-Dedup-ChunkLibrary-Package-amd64-10.0.18362.1.cab /packagepath:Microsoft-Windows-Dedup-ChunkLibrary-Package-amd64-10.0.18362.1-en-US.cab
    dism /online /add-package /packagepath:Microsoft-Windows-Dedup-Package-amd64-10.0.18362.1.cab /packagepath:Microsoft-Windows-Dedup-Package-amd64-10.0.18362.1-en-US.cab
    dism /online /enable-feature /featurename Dedup-Core /all

    Anyway worked for me...
     
  14. Phyppão

    Phyppão MDL Novice

    May 17, 2019
    2
    1
    0
    Ok! Darren S, TKs!!!
    Just missing : featurename::Ddedup-Core /all

    dism /online /enable-feature /featurename::Ddedup-Core /all

    : : : : : Now is better
     
  15. bfoos

    bfoos MDL Guide Dog

    Jun 15, 2008
    757
    701
    30
    It's...
    Code:
    dism /online /enable-feature /featurename:Dedup-Core /all
     
  16. Darren S

    Darren S MDL Novice

    Feb 6, 2019
    2
    0
    0
    OK missed a bit - not intentional ;-) cheers
     
  17. bfoos

    bfoos MDL Guide Dog

    Jun 15, 2008
    757
    701
    30
    #498 bfoos, Jun 10, 2019
    Last edited: Jun 17, 2019
    Nah you got caught up by the forum software smilies feature because you didn't post the commands between code tags. Like so...

    [code]blah blah blah, yada yada yada, blah blah blah[/code]

    Would produce...

    Code:
    blah blah blah, yada yada yada, blah blah blah
     
  18. d00nicus

    d00nicus MDL Novice

    Jul 29, 2016
    2
    1
    0
    #499 d00nicus, Jun 21, 2019
    Last edited: Jun 21, 2019
  19. bfoos

    bfoos MDL Guide Dog

    Jun 15, 2008
    757
    701
    30
    Both links are working fine for me.