NetCmdlets 2016
  • License
  • NetCmdlets 2016
    Questions / Feedback?

    CompressionLevel Parameter (Compress-Zip Cmdlet)

    The compression level.

    Syntax

    Compress-Zip -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. A value of 0 will store the file without compression.

    This parameter is only applicable when Format is set to "Zip", "Jar", "GZip", or "ZipSFX".

    Default Value

    4

     
     
    Copyright (c) 2019 /n software inc. - All rights reserved.
    NetCmdlets 2016 - Version 16.0 [Build 7240]