Category Archives: Configuration

MVPComCamp: PowerShell Automation for Everyone

Last weekend around the world there was a global series of events hosted by Microsoft known as MVPComCamp. I was one of the people to present here in Auckland, New Zealand. I was speaking on a topic dear to me, … Continue reading

Posted in Conferences, Configuration, Deployment, Development, PowerShell | Leave a comment

SharePoint Search: Custom Managed Property Woes

So I was working on some custom search interfaces that my team had built and was getting the infamous “Property doesn’t exist or is used in a manner inconsistent with schema settings”. Now usually this means that you’re trying to … Continue reading

Posted in Configuration, Development, Search | 4 Comments

Serving HTML5 Video from SharePoint Document Libraries

So you want to serve up some video content and use the <video> tag? Cool! You want to do it using video files you have in SharePoint? Cool, that shouldn’t be too hard. Unfortunately out of the box SharePoint 2010 … Continue reading

Posted in Configuration, Development, HTML5, SharePoint | 9 Comments