Monthly Archives: March 2009

How to Ghost back or uncustomize customized Page Layouts

In followup of my previous post, today my favourite Microsoft Premier Support Engineer was asked to provide a way to unghost customized page layouts. He came up with a little piece of code that does the trick in a C# Console … Continue reading

Posted in MOSS, SharePoint, Tips | 5 Comments

How to find all the customized master pages in a site collection

I got this question today from one of my collegues and needed to find the answer to it. Why did I get this question? Well one of our developper teqms provided a new solution to deploy that replaces the default … Continue reading

Posted in Designer, MOSS, SharePoint, Tips, WSS | 1 Comment

SWAT 2007

This is another one of those tools you should have on your SharePoint farm(s). Although the tool is aimed to designers of SharePoint solutions, I like to use it for deploying solutions to different or additional web applications without having to … Continue reading

Posted in MOSS, Tools, WSS | Leave a comment

SPS2003 Lock site using command line: SPSiteManager

yeah yeah, if you are used to working with MOSS, then you will probably tell me to use the command stsadm -o setsitelock -url <url> -lock readonly or something like that. Unfortunately back in the SharePoint Portal Server 2003 and … Continue reading

Posted in SPS, Tools, WSS | 4 Comments

Using SQL Aliases with SharePoint by Thomas Vochten

Thomas Vochten, a former colleague of mine, wrote about an interesting way to create and configure your SharePoint farm to take into account any possible changes in your backend SQL infrastructure by using SQL aliases on your MOSS servers and therefore … Continue reading

Posted in Planning, SharePoint, Tips | 1 Comment

SPS2003 Add Link to Site not working

Why might this be relevant to a MOSS admin. Well, you might be busy upgarding a SharePoint Portal Server 2003 environment to MOSS using the gradual approach, like I am. Off course you would test thjis on a test farm … Continue reading

Posted in SharePoint, SPS, Tips, Upgrade | Leave a comment