Skip to main content
Jorge Bernhardt Jorge Bernhardt

Get-DedupStatus

2019

How to Implement Data Deduplication using PowerShell
·679 words·4 mins· 100 views · 5 likes
Enable-DedupVolume Get-DedupStatus Get-ScheduledTask Install-WindowsFeature
In this post, I want to show you how to install and configure the role of Data Deduplication in Windows Server 2016 using Windows PowerShell. Data Deduplication is a role service that conserves storage space on an NTFS volume by locating redundant data and storing one only copy of that data instead of multiple copies.