Forum Discussion
Data Deduplication Commands missing
- 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-DeduplicationIn addition, can you see the deduplication settings via Server Manager (assuming this isn't a core installation of 2012R2?
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?
- dannetsphereOct 16, 2020Copper Contributor
Hi HidMov
I ran the command you provided and it did say the feature was installed. I was able to copy the files from another server so I'm good now.
There wasn't much info in the Server Manager
Thanks for the reply