Have any of you tryed downloading the temporary disabling off SP2 Temporarely disabling dilivery of SP2 on XP
This will downlod: XPSP2BlockerTools.EXE, executing this will unpack the needed files and samples.
This gives a way of disabling install of SP2 via e-mail, and even gives the regchange to enforce it:
To disable automatic updateCode:
$RC = WriteValue('HKLM\Software\Policies\Microsoft\Windows\WindowsUpdate','DoNotAllowXPSP2','1','REG_DWORD')
Delete the value: DoNotAllowXPSP2 to enable it again.
This would give you 120 days to think of another solution.
It also contains an adm-template: NoXPSP2Update.adm
I will exlopre this later, because i'm currently on vacation.
And i will have some more time than most of you, because we only use danish versions of XP
-Erik
Edited by kholm (2004-08-11 06:51 PM)