Quantcast
Channel: SharePoint Flying Pig's Blog
Browsing latest articles
Browse All 55 View Live

Extend Content Query Web Part with QueryOverride

QueryOverride is a property of the Content Query Web Part that you can only set by code to override the original query.

View Article



Enabling content type on multiple SharePoint lists with PowerShell

This scipt enable a content type in all lists (or document libraries) in a site collection. Site collection url is provided by user via the "site" parameter. The script loops all the webs and look for...

View Article

Azure RMS Document Tracking

As part of its continue investments in security Microsoft recently released the public preview (at the moment of this writing) of a new feature of the Azure Rights Management called Document Tracking.

View Article

Microsoft.SharePoint.Administration.SPUpdatedConcurrencyException

Run the psconfig command with single processor affinity to force the utility to run one update at a time to avoid Microsoft.SharePoint.Administration.SPUpdatedConcurrencyException.

View Article

List all publishing pages and their associated page layout

I’ve often been asked to get almost any kind of report about SharePoint’s content. This time the customer asked me to get the list of all publishing pages and their page layout in a site collection....

View Article


I’ll be speaking at #SPSFlorence

On Saturday June 20th, 2015 I'll be speaking at SPSFlorence. As far as I know this will be the first SharePoint related event in Italy with such an international target, most of the speakers come from...

View Article

Cloud Hybrid Search in SharePoint 2013

I just came back from my Spanish days in Mallorca and looking through my unread feed I found an interesting post by Stefan Goßner about Cloud Hybrid Search in SharePoint 2013. (Ok, I also noticed that...

View Article

SharePoint 2013 August 2015 CU contains a bug, some fix and a cool new feature

Yesterday I blogged about a new cool feature introduced in SharePoint 2013 with the August 2015 CU. I just read about an annoying regression that makes not possible to add attachments to custom lists...

View Article


Check for free disk space with Powershell

Recently I’ve been asked from a client to create a script to check for free disk space on their SharePoint VMs on a daily basis, no matter if other software, like SCOM, was in place or not. I created a...

View Article


Find and remove missing features, the PowerShell way

How to find and remove missing features without querying the content database or 3rd party tools. It's only PowerShell and I like it (sorry for this Mr. Jagger)

View Article
Browsing latest articles
Browse All 55 View Live


Latest Images