Showing posts with label WSP. Show all posts
Showing posts with label WSP. Show all posts

Sunday, 8 May 2011

PowerShell script to create batch release files for SharePoint wsp files

If you have a heavily customised SharePoint installation that is under continuous development here is a quick way to use PowerShell to generate batch files you can hand over to your deployment team alongside the wsp files. If your process consist of managed releases to multiple environments this might be a time saver. As with anything there are many ways to skin a cat, and this is just one example of how to script this repetitive task into a simple drag, drop and click.