A PowerShell script to list all existing App-V package dependencies
As I'm sure you're all aware by now, back in App-V 4.5 we first introduced Dynamic Suite Composition, a technology that allows you to link, or create dependencies between, multiple virtualized applications. This is a powerful feature that allows multiple virtual applications to share the same virtual environment without having to re-sequence those apps together manually.
While this is a great feature of App-V that makes managing your virtual apps incredibly quick and easy, there's not an automatic way to see all the dependencies you've created in your environment. With that in mind, I got a tip that one of our friends at Sepago created a cool PowerShell script that does just that.
The App-V Blog : A PowerShell script to list all existing App-V package dependencies