SharePoint Recipes

SharePoint – Test-SPContentDatabase complains of Classic Mode database

The Issue:  Migrating SP 2010 classic content database to SP 2013 Claims web app. The...

Author: nirmas Date: 06/18/2015

SharePoint – PSConfig Failure IdentityNotMappedException

The Issue: Unable to create a new farm PSConfig fails with...

Author: nirmas Date: 06/18/2015

SharePoint – AppFabric PreRequisite Installer fail 1603

The Issue: AppFabric installation was failing with "AppFabric installation failed because...

Author: nirmas Date: 06/17/2015

SharePoint – Unable to create any site collection

The Issue: We are unable to create any site collections. We see error "This page has...

Author: nirmas Date: 06/17/2015

SharePoint – Cannot open Office documents in Client

The Issue: We are not able to open office documents in a new web application. We get the following...

Author: nirmas Date: 06/17/2015

Code Sample – Enumerate all sub webs of a SPO site collection

In SharePoint OnPremise, it is very easy to enumerate all the sub webs [SPWeb] of a site collection...

Author: nirmas Date: 06/17/2015

Code Sample – Parse eml file as SPEmailMessage

A while back, we happened to work on an issue with SharePoint Incoming email. We saw that certain...

Author: nirmas Date: 06/17/2015

Code Sample – Enumerating ODB sites in SharePoint Online tenant

There was a requirement a while back to enumerate all the MySites [aka ODB Sites/OneDrive for...

Author: nirmas Date: 06/17/2015

Code Sample - SharePoint Online – Shared With Me

#Below Script Sample emulates the Search Query that is sent out while browsing to Shared With Me...

Author: nirmas Date: 06/17/2015

Code Sample – SPO dump out list items to CSV

I had to work on a SharePoint Online scenario the other day where the requirement was to dump out a...

Author: nirmas Date: 06/17/2015

Failed Export: String or binary data would be truncated

Situation: The export of a site or list fails with the below stack trace: Export-SPWeb : String or...

Author: nirmas Date: 06/17/2015

SSL People Crawl Failure

Situation: We are crawling people profiles in an SP2010 content source using the URL -...

Author: nirmas Date: 06/17/2015

Bulk Create AD users with Real user names.

So here goes my first post! [Irony that this Blog is for SharePoint and I start with something in AD...

Author: nirmas Date: 06/17/2015

Write-Host “Hello World!”

Hey There! This will be a platform where I will share my musings on years of working with all...

Author: nirmas Date: 06/17/2015