SharePoint 2013: Error Creating Publishing Sites with Powershell


Creating a Publishing site collection in SharePoint 2013 Preview using the Central Administration UI, results in a nice shiny publishing site, as you’d expect; Creating the same site using Powershell, at least for me, resulted in something not quite the same. The powershell I used was this, simple stuff; Checking the SPWeb properties of the … Continue reading SharePoint 2013: Error Creating Publishing Sites with Powershell

SharePoint: Configure the Distributed Cache Service (AppFabric)


The Distributed cache Service or AppFabric is a new component included with SharePoint 2013, you can read more about the service here and here. By default when SharePoint 2013 installs the service, it gets allocated 10 percent of the total RAM available. When you’re building an all-up developer or test VM, as part of other optimizations, … Continue reading SharePoint: Configure the Distributed Cache Service (AppFabric)