CompressionLevel Parameter (Compress-Tar Cmdlet)

The compression level.

Syntax

Compress-Tar -CompressionLevel int

Remarks

This parameter specifies the level of compression to be used, between 0 and 6. Higher values will cause the cmdlet to compress better; lower values will cause the cmdlet to compress faster.

This parameter is only applicable when the UseGzipCompression flag is present.

Invalid values will be ignored.

Default Value

4

Copyright (c) 2022 /n software inc. - All rights reserved.
NetCmdlets 2020 - Version 20.0 [Build 8319]