up vote 0 down vote favorite
share [g+] share [fb]

I have a W2k3 server (x64 sp2) with which is currently has all updates. This server runs as a VM.

When I attempt to open the Services MMC by clicking: Control Panel>AdministrativeTools>Services I get the event viewer instead. I seem to have no method of opening the Services MMC. (I am logged in as administrator).

Any ideas?

link|improve this question
perhaps relevant, I can open the services mmc by going to c:\windows\system32\services.msc ... adequate workaround for my needs – sympatric greg Jan 15 '10 at 0:52
feedback

1 Answer

up vote 0 down vote accepted

Administrative Tools is simply a shell folder with a bunch of editable shortcuts. The shortcut pointing to Services was probably modified.

Right click on the Services shortcut, open the properties window, and make sure that is has the following settings:

Target: %windir%\system32\services.msc

Start in: %HOMEDRIVE%%HOMEPATH%

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.