Skip to content

Commit

Permalink
Platy schema test
Browse files Browse the repository at this point in the history
  • Loading branch information
Xelu86 committed Nov 26, 2024
1 parent e7e3d93 commit 645df22
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -31,14 +31,14 @@ volume.
Get-ReFSDedupSchedule -Volume "D:"
```

This example retrieves the deduplication schedule for the `D:` ReFS volume.

```output
Volume Enabled Type Days Start Duration Suspended CompressionFormat CompressionLevel CompressionChunkSize
------ ------- ---- ---- ----- -------- --------- ----------------- ---------------- --------------------
D: True DedupAndCompress None N/A N/A False LZ4 0 0 B
```

This example retrieves the deduplication schedule for the `D:` ReFS volume.

## PARAMETERS

### -Volume
Expand Down

0 comments on commit 645df22

Please sign in to comment.