The Win2k Resource kit has an .exe called WaitFor. The syntax would be:
WaitFor.exe -t (Timeout)
where (Timeout) is the number of seconds to wait.

THis could be used in a batch file, logon script, etc...