• Windows PowerShell Script to Output Site Collection Information

    Windows PowerShell is a fantastic tool; SharePoint 2010 has literally hundreds of different PowerShell Cmdlets that are available out of the box, if you don’t believe me check this out - http://technet.microsoft.com/en-us/library/ff678226.aspx ...
  • Working with SharePoint list data - OData, REST and JavaScript

    Working with SharePoint list data using OData, REST and JavaScript Recently I’ve been doing a fair amount of work with SharePoint list data using OData and the SharePoint 2013 REST APIs; so I thought I would share some of my experiences with...
  • Using PowerShell to upload a scripts output to SharePoint

    I often get asked to help customers write PowerShell scripts to aid with the reporting and administration of their SharePoint environment and as you can probably see from my previous Blog posts, this is something I rather enjoy! Recently a customer asked...
  • Create a Site Structure using PowerShell

    Updated to reflect feedback from Wes MacDonald - http://social.technet.microsoft.com/profile/wes%20macdonald/ Another day, another excuse to write a PowerShell script! This time I was working with a customer who needed to create a Site Collection for...
  • Community Sites - Where are my analytics reports!

    Community Sites are a new type of site introduced in SharePoint 2013, if you are unfamiliar the following article has some background information on their purpose and functionality - http://technet.microsoft.com/en-us/library/jj219805(v=office.15) ...