ExpandFile method of the MSFT_DedupVolume class

Reverts the deduplication process on a set of deduplicated files.

Syntax

uint32 ExpandFile(
  [in] string Path[]
);

Parameters

Path [in]

The path to the files to revert.

Requirements

Minimum supported client
None supported
Minimum supported server
Windows Server 2012 R2
Namespace
Root\Microsoft\Windows\Deduplication
MOF
DeduplicationProvider.mof
DLL
DdpWmi.dll

See also

MSFT_DedupVolume