Compress-Archive -Path C:\path\to\file\* -DestinationPath C:\path\to\archive.zip Now, in the case whereby you have a folder with a bunch of different file types (.docx, .txt, .jpg, etc.) ...