How to access SQL EM from command prompt?

  • How to access SQL EM from command prompt?

    I like to know the commant to launch the SQL Server Enterprise Manager form the command prompt?

    Sivaprasad S - [ SIVA ][/url]http://sivasql.blogspot.com/[/url]

  • Hello,

    If you do Start->Programs_MIcrosoft SQL Server and RIGHT CLICK the entry for Enterprise Manager and select properties it would show you a shortcut for EM. It is:

    C:\WINNT\system32\mmc.exe /s "C:\Program Files\Microsoft SQL Server\80\Tools\BINN\SQL Server Enterprise Manager.MSC"

    But it also worked if I just enter:

    "SQL Server Enterprise Manager.msc"

    It assumes that the path to the folder is already in the Environmental Variable Path

    Yelena

     

    Regards,Yelena Varsha

  • Hi Yelena,

    I just tried from the command prompt "SQL Server Enterprise Manager.msc".

    It works fine.

    thanks

    Sivaprasad S - [ SIVA ][/url]http://sivasql.blogspot.com/[/url]

Viewing 3 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply