Aug02

How to add a new server to an existing upgraded farm

Tags: MOSS/WSS
This is a very simple one, imagine you have an existing farm, all the servers have been upgraded: SP1, language packs, cumulative updates… and you have to add an additional server to the farm. What is the sequence of steps?
Here it is:
First of all, you can create an installation disk that includes the updates (sp1 or sp2), spec... [Read More]

Aug01

The proper way to handle the Name ActiveX Control warning

Tags: MOSS/WSS, Proyectos
One common mistake in many public facing MOSS/WSS sites (including this blog) is the Name ActiveX Control warning, it seems its the presence control activeX, that can be very useful in an intranet environment, but its no good at all in public facing sites:

MS gives us a solution http://support.microsoft.com/kb/931509, but it is a rea... [Read More]