• For SQL Server 2008 you can execute the following query to obtain the server start time. This is a lot simpler than running a command line utility.

    SELECT sqlserver_start_time FROM sys.dm_os_sys_info