If it's doing what I think it's doing (just blip- there's the POST screen), try reinstalling IE/Outlook. I would guess that some system file got screwed up and is executing what I call 'restart code'. Basically, it's a certain hex sequence that, when executed, makes your power supply via the APIC interface restart your machine. (And yes, I have the assembly code to do it. 26 bytes if I recall correctly.

) Even if the function is turned off in the BIOS, you can turn it on via software and then reboot.) I've gotten this symptom on several occasions and it's gone away after I uninstalled/reinstalled the program that was causing it. I'm guessing that there's a hex sequence in a file somewhere being executed when it's not supposed to be, causing this problem.
If windoze is actually shutting down instead of the computer restarting itself at a system level, ignore the above.