PowerShell
Preparing for upgrade to SharePoint 2013 - Iterative Upgrade Process Paid Members Public
Every cycle of SharePoint [http://sharepoint.microsoft.com] comes with challenges around upgrades and migrations. In one of my current projects I’ve been part of designing an iterative upgrade process – as I like to call it – which means we’ll be upgrading our Farm (all content databases) from SharePoint
FindBestContentDatabaseForSiteCreation() problem after upgrading to SharePoint 2013 - Solution Paid Members Public
In one of the projects I’m currently involved, we’re in the process of upgrading from SharePoint 2010 to SharePoint 2013. One of the problems we faced were the fact that we had some orphaned content databases in our production environments, but the problem didn’t surface in SharePoint
SP 2010: How to create a PowerShell Snapin Cmdlet - Part 2 Paid Members Public
In my previous article (How to create a PowerShell Snapin – Part 1 [https://zimmergren.net/sp-2010-how-to-create-a-powershell-snapin-part-1/]) I talked about the general approach to create a custom PowerShell Cmdlet. However, in Part 1 I did not talk about how you create SharePoint 2010 specific Cmdlets. That’s what this article is
SP 2010: How to create a PowerShell Snapin - Part 1 Paid Members Public
In this article I will talk about how you can get started with creating custom PowerShell [http://technet.microsoft.com/en-us/library/ms714418(VS.85).aspx] commands for SharePoint 2010 [http://sharepoint.microsoft.com/] that you can use. You will see how easy it actually is to build a custom
Recent comments