SPWebApplication Class

[toc] Namespace Microsoft.SharePoint.Administration Assembly Microsoft.SharePoint.dll A SharePoint Server web application is composed of an Internet Information Services (IIS) web site that acts as a logical unit for the site collections that you create. Before you can create a site collection, you must first create a Web application. Each web application is represented by a different […]

Continue Reading

PowerShell: Retrieve All Sites With or Without Personal Sites (MySites)

[toc] I love using the pipeline in PowerShell.  Recently I was in a situation where, if a PS script what a one-liner I didn’t have to submit it through the review/approval/change management process.  Its amazing what you can do in PowerShell in a single line of code! Retrieve all site collections, for all web applications […]

Continue Reading

Debugging SharePoint Issues and ULS Log Files

I often see administrators and developers new to SharePoint find debugging difficult and complex. When working with SharePoint, log files are your friend.  In large on-premise farms, locating issues within large log files can be time consuming and sometimes difficult. When I am presented with an error that contains a correlation ID, I first resort […]

Continue Reading

AutoSPInstaller: SharePoint 2013 March 10, 2015 CU (KB2956166)

[toc] The AutoSPInstaller tool is not something I’ve written about in the past.  I’m not sure why because its a fantastic tool and I use it on a regular basis.  In general, it is a PowerShell based SharePoint installation tool.  If you are unfamiliar with it, I do recommend you take a look at it […]

Continue Reading

10 Key Elements of Enterprise Information Architecture (#IA) – #2 Understanding

This article is the second in a series of ten that will help you better understand the 10 key elements of Enterprise Information Architecture.  To read the first article and the complete table of contents in this series, please click here. Understanding Information Understanding information is the most important aspect of Information Architecture. Before we […]

Continue Reading

Factors that Drive the Success of Information Use

There are many factors that comprise the successful implementation of a SharePoint solution. Regardless of what it is you are building, the following key success factors apply. Ease the Pains Associated with Storing and Managing Information Provide Meaningful and Accurate Information to Consumers Promote the Agile Evolution of Information Use Governance Education Each of these […]

Continue Reading