Deduplication

This reference provides cmdlet descriptions and syntax for all Windows Server Data Deduplication-specific cmdlets. It lists the cmdlets in alphabetical order based on the verb at the beginning of the cmdlet.

Deduplication

Disable-DedupVolume

Disables data deduplication activity on one or more volumes.

Enable-DedupVolume

Enables data deduplication on one or more volumes.

Get-DedupJob

Returns status and information for currently running or queued deduplication jobs.

Get-DedupMetadata

Returns a DeduplicationMetadata object for every volume that has data deduplication metadata.

Get-DedupSchedule

Returns the DeduplicationJobSchedule objects defined on the system.

Get-DedupStatus

Returns a Deduplication status object for every volume that has data deduplication metadata.

Get-DedupVolume

Returns a DeduplicationVolume object for each volume that has data deduplication metadata.

Measure-DedupFileMetadata

Measures deduplication metadata for files in a set of folders on the same volume.

New-DedupSchedule

Creates a data deduplication schedule.

Remove-DedupSchedule

Deletes the specified DeduplicationSchedule object.

Set-DedupSchedule

Changes configuration settings for data deduplication schedules.

Set-DedupVolume

Changes data deduplication settings on one or more volumes.

Start-DedupJob

Starts a data deduplication job.

Stop-DedupJob

Cancels one or more specified data deduplication jobs.

Update-DedupStatus

Scans one or more specified volumes to compute fresh data deduplication savings information and returns a DeduplicationStatus object.