Overview: SharePoint 2010 Service Applications
A lot of people wanna use Access or Excel Services with Sharepoint 2010. But this is only possible...
Powershell: Count Sharepoint Sites on Sharepoint Server 2010
This is a very small line of code to count Sharepoint 2010 Site Collections with Powershell. (Get-SPSite -Limit all).Count By the...