Powershell script to bulk-add App-V packages – standalone
If you are testing multiple App-V packages and want to save a ton of time adding and publishing manually each package via elevated powershell, do the following: Create a folder on the root of C: named Packages. On the desktop create the following ps1 script: # Get the ID and security principal of the current user…