•powershell Compress-Archive –LiteralPath lab8 –DestinationPath lab8.zip
•powershell Expand-Archive –LiteralPath lab8.zip –DestinationPath “C:\mypath” -Force
Dec 08
•powershell Compress-Archive –LiteralPath lab8 –DestinationPath lab8.zip
•powershell Expand-Archive –LiteralPath lab8.zip –DestinationPath “C:\mypath” -Force