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
| Name | Type | Description | Optional |
|---|---|---|---|
| DeleteCurrentRecords | switch | Deletes existed same file records before comparing, instead of reuse them. | - |
From Pipeline: None
None.