In this 3rd and final post about deployment with PowerShell I am going to provision newly created sites with lists, views and web part pages. At the end of this post I share my thoughts about when to use this…
Deploying your solution with PowerShell – Part 2
In this second post of my PowerShell series I want to focus on creating your SharePoint sites and provisioning them. In my previous post I showed you how to deploy your solutions and how to remove them. I have refactored…
Deploying your solution with PowerShell – Part 1
The last couple of weeks I’m quite busy with 2 projects. For both projects I have written a PowerShell script for deploying the solutions and provisioning the SharePoint sites. In these series of PowerShell posts I‘d like to share my…
Custom Page Layouts Are Not Updated When Deployed
While developing our intranet based on SharePoint 2010, I ran into the issue that Page Layouts I created were not updated when deployed. We have a Visual Studio 2010 solution with several projects. One of the project contains the page…