You need to use the RTM release of Server 2012 R2 iso to get the files what do you mean it's based on 2016? all files are from 2012 R2
1) I meant it based on 2012r2 patched with updates up to 2016, not the most recent one. 2) So I can pull cabs from the iso only, not the live system. Am I understand you correctly?
1) That's not how CBS works base packages will be always RTM version, then KB2919355/KB3000850/Monthly Rollup should be reintegrated afterwards to have the updated components 2) I ment the RTM ISO (offline or live), because refreshed ISO are cleaned from superseded RTM components, including some of base Dedup package that's why you get incomplete pack with SxSv1
Installed this today on 1803 build 17134.81. It installed, but it's not working. Optimization job fails, saying that there may be a problem with the volume and to run CHKDSK. CHKDSK comes back clean. Any ideas? Could they have broke it with this minor a version change? PowerShell Output: Code: FreeSpace SavedSpace OptimizedFiles InPolicyFiles Volume --------- ---------- -------------- ------------- ------ 17.12 GB 0 B 0 0 D: PS C:\WINDOWS\system32> get-dedupstatus | fl Volume : D: VolumeId : \\?\Volume{4b45dbd6-551e-11e8-8663-e470b86b2e76}\ Capacity : 140.82 GB FreeSpace : 16.96 GB UsedSpace : 123.85 GB UnoptimizedSize : 123.85 GB SavedSpace : 0 B SavingsRate : 0 % OptimizedFilesCount : 0 OptimizedFilesSize : 0 B OptimizedFilesSavingsRate : 0 % InPolicyFilesCount : 0 InPolicyFilesSize : 0 B LastOptimizationTime : 8/8/2018 3:32:16 PM LastOptimizationResult : 0x8056530E LastOptimizationResultMessage : The file system might be corrupted. Please run the CHKDSK utility. LastGarbageCollectionTime : 8/8/2018 3:32:22 PM LastGarbageCollectionResult : 0x00565302 LastGarbageCollectionResultMessage : There are no actions associated with this job. LastScrubbingTime : 8/8/2018 3:32:27 PM LastScrubbingResult : 0x00000000 LastScrubbingResultMessage : The operation completed successfully. Events: Code: Optimization job has completed. Volume: D: (\\?\Volume{4b45dbd6-551e-11e8-8663-e470b86b2e76}\) Error code: 0x8056530E Error message: The file system might be corrupted. Please run the CHKDSK utility. Savings rate (percent): 0 Saved space (MB): 0 Volume used space (MB): 126150 Volume free space (MB): 18045 Optimized file count: 0 In-policy file count: 0 Job processed space (MB): 0 Job elapsed time (seconds): 1 Job throughput (MB/second): 0 Churn processing throughput (MB/second): 0 Code: Analysis job has completed. Volume: D: (\\?\Volume{4b45dbd6-551e-11e8-8663-e470b86b2e76}\) Error code: 0x8056530E Error message: The file system might be corrupted. Please run the CHKDSK utility.
You need to reinstall/install latest cumulative update after installing Dedup packages, to get any updated components OS version never changes, it will always be 17134.1
Hello, I would like to install the deduplication feature in Windows 10 1803 build 17134.165. Is it possible for someone to help me with how to extract the Windows Server 2016 packages? I tried some packages posted here, but it did not work. Thanks in advance
Actually, I wiped my secondary drive and formatted ReFS, now it's working like a champ. Thanks for the reply.
guys, have you checked those checksums? They do not match to File: Dedup_17134_DISM.zip SHA-1: 1235db644ff31348f1ca5c628bcb64be2c53f16d SHA-256: df563121cccbd3d7e44f999b6bf5e7efc468b5f1836e2e47912c53a962cd350a Currently are: sha1sum Dedup_17134_DISM.zip b095d253a5f63ae705a4e2fe1a533f464782deac sha256sum Dedup_17134_DISM.zip bc9e714cc5f92a4c3c68137f67c128d32367c1ac713e9d7d3d60fbc7c12628f3
There was a tiny issue with first release and fixed quicly, i forgot to update checksums in post done, thanks
Anyone's dedupe stop working recently? Noticed one of my dedupe volumes get murderously inflated over the last couple of weeks. Looks like a "unable to access a file or volume" error in event viewer, and "failed to access the volume; it may be offline" error in PowerShell. As far as I can tell I'm still on 17134.1 (5/15/18 ish install date). Wondering if maybe a smaller Win10 update broke it, or if I'm barking up the wrong tree.
basically the feature looks for files that are the same / have similar chunks and removes the duplicate but still leaves the files "link" there so it saves space for example if you have two files: file a: |A|B|C|D|E|F| file b: |A|B|C|X|Y|Z| from what I understand the |A|B|C| chunks in one of the files will be removed and linked to the chunks in the other file, saving space
*cough* Apparently, my browser security settings are a little bit too strict for that site. It works in Edge Also confirmed on 10.0.17763.55. Minor builds don't seem to cause incompatibility. First time in a while since I've actually been able to run an optimization job that worked.