• You can try:

    use master

    select name from sysobjects where objectproperty(id, 'ExecIsStartup') = 1


    Cheers,
    - Mark