How to copy all *.msi files from specific subfolders with PowerShell
If you have a Microsoft Visual Studio 2010 solution, which contains setup projects and you want to copy all msi packages from the “Release” folders to one folder you can use the following script: