Is there a way to populate a MOSS 2010 installation with complete pages. We have a custom development based on MOSS and, given that we are using Agile development, we reinstall the whole solution at the end of every sprint. To properly test the solution at each iteration I need to have different types of pages and items available. Currently I recreate them by hand, but this gets a little tedious. I'm hoping therefore to create a powershell script so that I can automatically populate the solution with pages (custom models), and other custom list items (user defined links, etc).
Is there any way to do this?
Thanks in advance,
ravloony