Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

how to compress files in powershell

Compress-Archive -Path C:Invoices* -Update -DestinationPath C:ArchivesInvoices
Source by blog.netwrix.com #
 
PREVIOUS NEXT
Tagged: #compress #files #powershell
ADD COMMENT
Topic
Name
2+3 =