Working Deduplication files for Microsoft Windows 10

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

  1. moderate

    moderate MDL Guru

    Aug 31, 2009
    3,466
    2,484
    120
    #201 moderate, Jul 28, 2016
    Last edited: Jul 28, 2016
    But CBS.LOG only for "failed due to pending updates" error...

    I had dedup.sys and deduppipeline.dll with wrong file hash in my pack, dunno why extraction produced different file (by only one different char inside it).
     
  2. T-S

    T-S MDL Guru

    Dec 14, 2012
    3,984
    1,331
    120
    @abbodi

    I'm still busy, you know... one day left to update to w10 and everyone decided to do that today :D

    Anyway i confirm it installs nicely.

    Not yet tested against real deduped data, but I think everything should be fine now.
     
  3. moderate

    moderate MDL Guru

    Aug 31, 2009
    3,466
    2,484
    120
  4. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    17,209
    90,787
    340
    #205 abbodi1406, Jul 28, 2016
    Last edited: Jul 28, 2016
    Are you sure it won't work?
    I think the issue is within the files signing, not .cab file itself
    since both Server and Client are now the same build, digital signature should work
    previous server TPs files were signed with development certificate, and don't wotk on TH2 or TH1

    update.ses has nothing to do with signing, it controls the big packages deplyment (Service pack, product)

    i don't see errors in cbs.log
    and all errors in dism.log are for applicability

    anyway, i'll see if i can create the manual pack
     
  5. KNARZ

    KNARZ MDL Addicted

    Oct 9, 2012
    895
    482
    30
    #206 KNARZ, Jul 28, 2016
    Last edited: Jul 28, 2016
    I guess the owner in the mum differs or is checked now.
    let's patch cbs!
     
  6. jackmonter5

    jackmonter5 MDL Senior Member

    Jul 27, 2009
    480
    167
    10
  7. jackmonter5

    jackmonter5 MDL Senior Member

    Jul 27, 2009
    480
    167
    10
    Also i found some commands don't work as expected:

    diskpart
    create vdisk file="c:\vhd\windows-archive.vhd" type=expandable maximum=500000
    select vdisk file="c:\vhd\windows-archive.vhd"
    attach vdisk
    format fs=ntfs quick label="Windows-Dedup-Archive"
    assign

    format and assign don't work (but can be manually done with disk management)

    also:

    powershell

    set-dedupschedule -name "WeeklyGarbageCollection -Enabled $false dosen't do anything it just sits and waits for input.

    lastly

    Get-DedupStatus -Volume "G:"

    dosen't seem to work either. but Get-DedupStatus g: does work :g:
     
  8. T-S

    T-S MDL Guru

    Dec 14, 2012
    3,984
    1,331
    120
  9. fbifido

    fbifido MDL Member

    Jun 6, 2007
    199
    26
    10

    Microsoft-Windows-FileServer-ServerCore-Package require: ???
     
  10. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    17,209
    90,787
    340
    Microsoft-Windows-Foundation-Package
     
  11. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    17,209
    90,787
    340
    #215 abbodi1406, Jul 29, 2016
    Last edited: Jul 29, 2016
    Yes, i saw it later
    not harmful i guess, no need for re-uploading the pack now :)

    will remove it when server LP are released, then the pack become MUI
     
  12. jackmonter5

    jackmonter5 MDL Senior Member

    Jul 27, 2009
    480
    167
    10
    MSMG, looking forward to MTK 5.1 with dedup support for RS1 :tasty:
     
  13. moderate

    moderate MDL Guru

    Aug 31, 2009
    3,466
    2,484
    120
    So tell me, what have done to your b14393, that you can DISM it correctly? :))
    What edition do you have?
     
  14. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    17,209
    90,787
    340
    I unpacked update kb3176927 signed cab then repacked it, and dism accepted it normally

    are you sure you build is fine? :)
     
  15. moderate

    moderate MDL Guru

    Aug 31, 2009
    3,466
    2,484
    120
    I just "your-decrypted" ESD and ISO-installed in VM(-Ware Workstation) from where I provided the screenshot of last version of your pack (with forgotten EXE)...

    It has to be "feature" of edition I use. I bet all those folks have another edition.
     
  16. fbifido

    fbifido MDL Member

    Jun 6, 2007
    199
    26
    10
    #220 fbifido, Jul 30, 2016
    Last edited by a moderator: Apr 20, 2017
    Hi, this one ran ok.

    Code:
    C:\Temp\Dedup14393>dism /online /norestart /add-package /packagepath:Microsoft-Windows-VdsInterop-Package~31bf3856ad364e35~amd64~~10.0.14393.0.cab /packagepath:Microsoft-Windows-VdsInterop-Package~31bf3856ad364e35~amd64~en-US~10.0.14393.0.cab /packagepath:Microsoft-Windows-FileServer-ServerCore-Package~31bf3856ad364e35~amd64~~10.0.14393.0.cab /packagepath:Microsoft-Windows-FileServer-ServerCore-Package~31bf3856ad364e35~amd64~en-US~10.0.14393.0.cab /packagepath:Microsoft-Windows-Dedup-ChunkLibrary-Package~31bf3856ad364e35~amd64~~10.0.14393.0.cab /packagepath:Microsoft-Windows-Dedup-ChunkLibrary-Package~31bf3856ad364e35~amd64~en-US~10.0.14393.0.cab /packagepath:Microsoft-Windows-Dedup-Package~31bf3856ad364e35~amd64~~10.0.14393.0.cab /packagepath:Microsoft-Windows-Dedup-Package~31bf3856ad364e35~amd64~en-US~10.0.14393.0.cab
    
    Deployment Image Servicing and Management tool
    Version: 10.0.14393.0
    
    Image Version: 10.0.14393.0
    
    Processing 1 of 8 - Adding package Microsoft-Windows-VdsInterop-Package~31bf3856ad364e35~amd64~~10.0.14393.0
    [==========================100.0%==========================]
    Processing 2 of 8 - Adding package Microsoft-Windows-VdsInterop-Package~31bf3856ad364e35~amd64~en-US~10.0.14393.0
    [==========================100.0%==========================]
    Processing 3 of 8 - Adding package Microsoft-Windows-FileServer-ServerCore-Package~31bf3856ad364e35~amd64~~10.0.14393.0
    [==========================100.0%==========================]
    Processing 4 of 8 - Adding package Microsoft-Windows-FileServer-ServerCore-Package~31bf3856ad364e35~amd64~en-US~10.0.14393.0
    [==========================100.0%==========================]
    Processing 5 of 8 - Adding package Microsoft-Windows-Dedup-ChunkLibrary-Package~31bf3856ad364e35~amd64~~10.0.14393.0
    [==========================100.0%==========================]
    Processing 6 of 8 - Adding package Microsoft-Windows-Dedup-ChunkLibrary-Package~31bf3856ad364e35~amd64~en-US~10.0.14393.0
    [==========================100.0%==========================]
    Processing 7 of 8 - Adding package Microsoft-Windows-Dedup-Package~31bf3856ad364e35~amd64~~10.0.14393.0
    [==========================100.0%==========================]
    Processing 8 of 8 - Adding package Microsoft-Windows-Dedup-Package~31bf3856ad364e35~amd64~en-US~10.0.14393.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    C:\Temp\Dedup14393>dism /online /enable-feature /featurename:Dedup-Core /all
    
    Deployment Image Servicing and Management tool
    Version: 10.0.14393.0
    
    Image Version: 10.0.14393.0
    
    Enabling feature(s)
    [==========================100.0%==========================]
    The operation completed successfully.
    Restart Windows to complete this operation.
    Do you want to restart the computer now? (Y/N) n
    
    C:\Temp\Dedup14393>
    
    
    I will test it now.