Here are some (over 400) PowerShell™ commands for SharePoint 2010! These can be run remotely (Powershell 2.0). Stsadm will still be functional in SharePoint …
For those wanting to dig deeper into SharePoint 2010 products performance and Capacity planning, Microsoft has published some very good documents on performanc…
In SharePoint 2010 , you may experience this message on your page that you are trying to edit/view: Important StatusStatus: This page has been declared a re…
When you search in SharePoint 2010 , you may get the following error: Error Internal server error exception Troubleshoot issues with Microsoft SharePoint…
Microsoft SharePoint 2010 caters for farms with large storage needs. SharePoint 2010 has implemented RBS – Remote Storage BLOB. With RBS, you can store BLOBs f…
After deleting a Service Application, you may want to clear up the corresponding managed account that you created for the Service Application. You may run in…
In SharePoint 2010 new improvements are made for better event receiving management. Few new event handlers are added for site, web, list, listitems etc. Howeve…
Sometimes, we need to move the site from one server to another, usually in development environment. In that case its required few steps to make sure you have m…
Today I was trying to export one of my site from one Virtual machine to another. First I took a export of the web from my source server and then I tried to imp…
Sometimes in development environment and even in production you may need to rename a site url. For example you have planned a site with URL www.mysite.com in …
SharePoint 2010 has added new Linq extension called Linq-to-SharePoint similar like Linq-to-Sql. In Linq to Sql, when you Visual Studio generate classes based …