Friday, March 30, 2012

Is there a run command to open enterprise manager?

Hello ,
I know that to open Management studio I use "sqlwb" in the run
window from the start menu. Is there a run command to open up
Enterprise Manager?
Thanks
-L
Yes, but it's a little longer and will vary from this depending on the
location of your program files folder.
mmc.exe /s "C:\Program Files\Microsoft SQL Server\80\Tools\BINN\SQL Server
Enterprise Manager.MSC"
Of course, this assumes you have Enterprise Manager and Management Studio
installed on the same machine, and that in his case you really want to use
both tools (I wouldn't, personally).
Aaron Bertrand
SQL Server MVP
http://www.sqlblog.com/
http://www.aspfaq.com/5006
"Learner" <pradev@.gmail.com> wrote in message
news:1178113494.312020.262680@.c35g2000hsg.googlegr oups.com...
> Hello ,
> I know that to open Management studio I use "sqlwb" in the run
> window from the start menu. Is there a run command to open up
> Enterprise Manager?
> Thanks
> -L
>
|||Yes, but it's a little longer and will vary from this depending on the
location of your program files folder.
mmc.exe /s "C:\Program Files\Microsoft SQL Server\80\Tools\BINN\SQL Server
Enterprise Manager.MSC"
Of course, this assumes you have Enterprise Manager and Management Studio
installed on the same machine, and that in his case you really want to use
both tools (I wouldn't, personally).
Aaron Bertrand
SQL Server MVP
http://www.sqlblog.com/
http://www.aspfaq.com/5006
"Learner" <pradev@.gmail.com> wrote in message
news:1178113494.312020.262680@.c35g2000hsg.googlegr oups.com...
> Hello ,
> I know that to open Management studio I use "sqlwb" in the run
> window from the start menu. Is there a run command to open up
> Enterprise Manager?
> Thanks
> -L
>
|||On May 2, 9:53 am, "Aaron Bertrand [SQL Server MVP]"
<ten...@.dnartreb.noraa> wrote:
> Yes, but it's a little longer and will vary from this depending on the
> location of your program files folder.
> mmc.exe /s "C:\Program Files\Microsoft SQL Server\80\Tools\BINN\SQL Server
> Enterprise Manager.MSC"
> Of course, this assumes you have Enterprise Manager and Management Studio
> installed on the same machine, and that in his case you really want to use
> both tools (I wouldn't, personally).
> --
> Aaron Bertrand
> SQL Server MVPhttp://www.sqlblog.com/http://www.aspfaq.com/5006
> "Learner" <pra...@.gmail.com> wrote in message
> news:1178113494.312020.262680@.c35g2000hsg.googlegr oups.com...
>
>
>
> - Show quoted text -
Hello Aaron,
I dont' have both installed on the same box but I do on two different
boxes. So just wondering if there is a run command to open up
Enterprise Manager. I will try with the one you mentioned.
Thanks,
-L

No comments:

Post a Comment