Forum Discussion

dannetsphere's avatar
dannetsphere
Copper Contributor
Oct 15, 2020
Solved

Data Deduplication Commands missing

I am trying to disable Data Deduplication on Windows Server 2012 R2.  When I try to run any of the deduplication commands in Powershell I get the term disable-dedupvolume is not recognized as the nam...
  • HidMov's avatar
    Oct 15, 2020

    Hi dannetsphere 

     

    The commands should be available in once the DeDuplication feature is installed on the server; if you run the below does it show up as installed?

     

    Get-WindowsFeature -Name FS-Data-Deduplication

     

    In addition, can you see the deduplication settings via Server Manager (assuming this isn't a core installation of 2012R2?