Monday, January 26, 2015

Extract Farm Solutions from SharePoint Server

Recently I was setting up a replica of an existing production farm for QA & Dev purposes and I again got myself into a situation where people didn't know which was  the correct version of the code deployed to the farm.  The one pulled from the source control and the one running on the production farm were obviously yards & miles away. While how to do release management is not the part of this post, I wanted to highlight a neat trick that administrators and developers can use to get a copy of solution packages straight from the farm.

The following snippet will help you do just that.

No comments:

Post a Comment