Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 815 Bytes

File metadata and controls

24 lines (16 loc) · 815 Bytes

Compare-ImageStoreSameFiles

Compares file hashing result and generates same groups.

This cmdlet will create same groups based on the file Sha1 hashing result generated by Measure-ImageStoreFile or Measure-ImageStoreFiles.

Note: This cmdlet may cost several minutes to run.

Note: This cmdlet will not consider the CompareImageWith setting in folders.

Alias: CompareSameFiles

Parameters

Name Type Description Optional
DeleteCurrentRecords switch Deletes existed same file records before comparing, instead of reuse them. -

From Pipeline: None

Return

None.

See also