Hello all,
Birmingham schools (and many others) will shortly need to upgrade to Sophos Enterprise Console 4.5, but here's how to do the complicated bits:
Firstly if you're running an older version of MSDE 2000, you need to upgrade to MSDE 2000 SP4: SQL2000.MSDE-KB884525-SP4-x86-ENU.EXE (78.5MB)
Extract to the default directory, then from the command prompt run:
thenCode:CD C:\SQL2KSP4\MSDE\
You should restart your server after the upgrade.Code:setup /upgradesp sqlrun INSTANCENAME=SOPHOS /L*v c:\msdelog.txt
Proceed to download and install SQL 2008 SP2 Express - SQLEXPR_x86_ENU.exe (100.5MB)
When prompted, choose the correct instance EG: SOPHOS and MSDE 2000 will be upgraded to SQL 2008.
At this point you should be ready to upgrade to Sophos Enterprise Console 4 :)

