Category Archives: Tips

Cumulative updates packaging changed for SharePoint 2010

while browsing the updates page on Technet I found: The packaging of cumulative updates changed as of August 31, 2011. The following packages are provided for cumulative updates: • SharePoint Foundation 2010 • SharePoint Foundation 2010 + SharePoint Server 2010 … Continue reading

Posted in SharePoint 2010, Support, Tips, Upgrade | Leave a comment

Remove HTTP Response Headers for internet facing SharePoint sites

if you are serious about to publish an internet facing SharePoint site you have to consider security. One of the first things a possible hacker will inspect are the HTTP Response Headers. I usually use the Firefox Developper toolbar to … Continue reading

Posted in SharePoint 2010, Tips | Leave a comment

Where is the RSS Viewer web part in SP 2010?

Like everything in SharePoint why make things simple if you can make it hard Turns out that if you want the RSS Viewer webpart, you need to activate the “SharePoint Server Standard Site Collection features” feature in your site collection … Continue reading

Posted in SharePoint 2010, Tips | Leave a comment

Rename SharePoint 2010 Central Admin database

I had a post on this for SharePoint 2007 and needed to do the same thing for SharePoint 2010, but wanted to do this the powershell way instead of the stsadm way I used for MOSS. Not sure if that … Continue reading

Posted in powershell, SharePoint 2010, Tips | Leave a comment

SharePoint 2010 gradual upgrade approach using ISA server

Now first a little remark about this post: This post will not handle the actual upgrade from MOSS 2007 to SP2010. It will only provide a possible method to use when you are considering to gradually upgrade specific web applications, … Continue reading

Posted in SharePoint 2010, Tips, Upgrade | 2 Comments

interesting new blog –> Pascal Benois

for those of us that are always interesting in SharePoint blogs from Microsoft engineers with a lot of experience in the field, I am glad to be able to tell you that Pascal Benois, a Premier Field Engineer at Microsoft … Continue reading

Posted in Community, Learning, Tips | 1 Comment

Document your SP2010 Farm configuration

I was passed a link today by Thomas Vochten, that leads to a Technet Article containing a pretty neat Powershell script for documenting a SharePoint 2010 farm configuration. The script will output several XML files containing specifi farm configuration settings. … Continue reading

Posted in SharePoint 2010, Tips | 1 Comment

SharePoint 2010 Knowledgde articles

So you took the step of installing your first SharePoint 2010 server or farm. You install the server, but not everything goes smoothly or doesn’t work as expected. What’s next? Well, a good place to start is to use the … Continue reading

Posted in SharePoint 2010, Support, Tips | Leave a comment

SP2010 Create site without template

I often let my users decide which site template they want to use for their new site collection. In SharePoint 2007 i did this by creating a site collection using stsadm without specifying a site template. this caused the first user … Continue reading

Posted in SharePoint, SharePoint 2010, Tips | Leave a comment

SharePoint 2010 PowerShell Cheat Sheet by Dmitry Sotnikov

Dmitry recently posted an interesting 3 page reference card describing how to get started with PowerShell for SharePoint. Not having taken the blue pill yet, I reealy need to get this information drilled down very soon. Go find the document … Continue reading

Posted in SharePoint 2010, Tips | Leave a comment