A while ago I visited a customer to troubleshoot an issue, however they did very little about any form of documentation. This meant that I had no way of determining exactly which version of solutions they had installed. Using this PowerShell script I was able to export all installed solutions and start testing using the actually installed solutions.
How to use the script:
- Download the PowerShell script
- Create a folder called "Solutions" in the same directory
- Run the script
- All solutions (wsp files) are downloaded to the Solutions directory
No comments:
Post a Comment