Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 General SQL Server Forums
 New to SQL Server Programming
 Enterprise Manager Shortcut

Author  Topic 

vavs
Starting Member

24 Posts

Posted - 2010-04-26 : 09:52:15
I have Enterprise Manager on my server and for the most part this works fine. I would like to create a shortcut on my desktop. I can get to the Enterprise Manager but cannot get the MMC to create the snap in when I am not on the server. The snap in gets called as part of the shortcut. It uses the command C:\WINDOWS\system32\mmc.exe /s.

I have tried to change the C: to the mapped drive Y: but it cannot create the snap in.

Is there a way to start the Enterprise Manager on a device other than the server that houses the database?

RickD
Slow But Sure Yak Herding Master

3608 Posts

Posted - 2010-04-26 : 09:59:28
Why not just install the client tools on your desktop?
Go to Top of Page
   

- Advertisement -