Use PowerShell to Remove an Orphaned Custom Site Template from SharePoint 2010
A situation cropped up today where a custom Site Template was created by saving a site as a template which was then used and subsequently deactivated and then deleted. Simple enough except that SharePoint insisted that the template was still there and presented it as a choice when creating new sites even though it didn’t exist and would fail if someone clicked on it.
I could have simply gone into Site Settings – Page Layouts and Site Templates and hidden it there but that raises other problems as well as adds ongoing maintenance as it means all new templates would have to be explicitly added in order to be visible. However, even if I did that Click to read the full post
Upload Files to SharePoint using PowerShell
SharePoint admins occasionally have write PowerShell scripts to regularly extract some type of summary data from the SharePoint farm and then write that out to a file, usually in CSV format since PowerShell handles those so well. This is great for admins because we can just log onto the box and open the file to read the data, but what about the rest of the SharePoint team that also needs that data? Click to read the full post
A Bespoken Post
In my perusal of various IT and general news, I’ve noticed another word popping up all over the place : bespoke. Apparently the simple word “custom” is too pedestrian for some so they reach for this one from the 1600s instead to make themselves seem erudite whilst (and at the same time) obfuscating their true meaning.
A long, long time ago, I was told that the purpose of communication is to convey your message to others in a form that they can easily and accurately understand. However, some people think that if they deliberately say things in a way that confuses others that it makes them appear more intelligent. This is from the same school of thought that says you can become taller by cutting the legs off of everyone else.
A List of All Changes in the February 2013 Cumulative Update
This article continues my series of attempting to put all of the various changes in a Cumulative Update into a single place. This post only covers the February 2013 Cumulative Update for SharePoint 2010. The details regarding the specific CU Click to read the full post
Another Option for Missing “Sign in as Different User” link in SharePoint 2013
In SharePoint 2010, there was a wonderful option called “Sign in as Different User” that would allow you to quickly, easily and painlessly switch user accounts in the browser without losing your place on a site. This worked wonderfully for developers and for Admins where they have multiple IDs. However, it confused the average user and Click to read the full post