As part of the summary script I use the following code to get the SharePoint 2010 version. This identifies which CU or Service Pack has been installed. There are a couple of ways for getting the build version: 1. Using Central Administration It is of course possible to get the build version using central administration … Read More
Service Pack
Getting SQL Instance Edition or service pack for Microsoft SQL Server
I was working on a manual for implementing SCOM 2012 and I needed to document the SQL edition. I founded an select query a couple years ago what I’m using ever since. This query shows the edtion, productversion, productlvl and some more data. I thought why not make a blog about it for people who are starting … Read More
SharePoint Storage Manager – Storman.aspx
Storman.aspx was a feature in SharePoint installations but it was not implemented in the RTM version of SharePoint 2010. Service Pack 1 implements StorMan.aspx again for site collections. StorMan.aspx can be used for the management of documents size and pagesize. You can see the pages and documents which require the most disk space in SharePoint … Read More