Time of reboot for Windows

A script alternative for uptime for Windows is to just display the time of reboot.

C:\WINDOWS\uptime.bat
@echo off
net statistics workstation | find "Statistics since"


for example
C:\>uptime
Statistics since 12/26/2006 9:36 AM