Last month we got problems! A lot of patches were missing from our packages and the solution was then to just re-download them all and update the distribution points.
Now Microsoft has released a patch for this "KB2783466" and I just deployed it using SCCM.
Create a normal software package and add the file and this commandline:
SCCM2007-SP2-KB2783466-ENU.msi /passive /norestart
Advertise it to some pilot servers and install it manually, since the switches are /passive you will see the installation but it's still automatic which gives you some control.
Check "add/remove programs" to see that it's installed ok.
Put in a mandatory installation time to the advertisement and rock on with the rest of your SCCM servers.