Consider this:

You are trying to id a user on a computer, and you reboot the computer. You need to tell somebody the computer was restarted.

Instead of getting complicated with email, user lookups, etc, you can create a scheduled task that runs a very simple kix script. That script has only a MessageBox() function that will pop up and tell whoever logs on that the system had been rebooted by your script. The tcLib can create an At Logon task on the target computer, and can even specify a script on a central share. Cuts down on emails, too.

BTW - if you run AutoUpdates, that's what MS does after an unattended restart.

Glenn
_________________________
Actually I am a Rocket Scientist! \:D