Re: Got "access denied" to all .msc files (such as services.msc,etc.)

Posted: 12-01-2008, 12:22 AM
On Oct 27, 12:47*am, shimh <sh...@discussions.microsoft.com> wrote:
> On one of a domain member computer, I got "accessdenied" error when trying
> to open all .mscfiles in Administrative Tools, such as services.msc, *
> compmgmt.msc, etc.. *I canaccessthose functions by using this method
> though: run mmc and then add the snap-in. *So I think it maybe not permission
> issue. *All other domain computers do not have this issue. *Any idea how to
> fix it? *Thanks.
hope this helps somebody, I found out what the issue was. Also, this
would happen with *ALL* .msc files, services.msc, gpedit.msc,
diskmgmt.msc, etc.



It seems some virus, spyware or some other malware substituted this
Registry Key [HKEY_CLASSES_ROOT\MSCFile\Shell\Open\Command] from a
REG_EXPANDABLE_SZ type to a REG_SZ, hence the "Access is denied"
because that wouldn't allow to form a proper command.



The solution is to remove the Key and recreate it by importing the
following into the Registry:



Windows Registry Editor Version 5.00



[HKEY_CLASSES_ROOT\MSCFile\Shell\Open\Command]

@=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00 ,52,00,6f,00,6f,
00,74,00,25,\

00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00 ,32,00,5c,00,6d,
00,6d,00,\

63,00,2e,
00,65,00,78,00,65,00,20,00,22,00,25,00,31,00,22,00 ,20,00,25,00,2a,\

00,00,00

Reply With Quote

Responses to "Re: Got "access denied" to all .msc files (such as services.msc,etc.)"

Mohamed
Guest
Posts: n/a
 
RE: Got "access denied" to all .msc files (such as services.msc, etc.)
Posted: 12-22-2008, 10:12 AM
hI,
How to slow this issue?

"shimh" wrote:
> On one of a domain member computer, I got "access denied" error when trying
> to open all .msc files in Administrative Tools, such as services.msc,
> compmgmt.msc, etc.. I can access those functions by using this method
> though: run mmc and then add the snap-in. So I think it maybe not permission
> issue. All other domain computers do not have this issue. Any idea how to
> fix it? Thanks.
Reply With Quote
Hemant Chauhan
Guest
Posts: n/a
 
RE: Got "access denied" to all .msc files (such as services.msc, etc.)
Posted: 01-13-2009, 06:59 AM
Hi,

Simple solution to this problem ("Access Denied" for most .msc files) is:
(Re-associate .msc files to be open by mmc.exe).
Steps are:
1. Go to System32 folder in windows explorer. (Example: C:\Windows\System32)
2. Locate file "Services.msc". Select the file. Then Right click it and in
context menu, select "Open With...". An Open with Dialog will open.
3. In Open With dialog, select Browse, and locate mmc.exe (Ex:
C:\Windows\System32\mmc.exe).
4. In Open with Dialog, you will now see "Microsoft Management Console"
selected.
5. Select the option "Always use the selected program". Click ok. And your
are done.
Now,
Run Services.msc (Start->Run->Services.msc), and it should launch the
services without the access denied error.

Please let me know if it doesn't work for you.

Regards,
Hemant

"shimh" wrote:
> On one of a domain member computer, I got "access denied" error when trying
> to open all .msc files in Administrative Tools, such as services.msc,
> compmgmt.msc, etc.. I can access those functions by using this method
> though: run mmc and then add the snap-in. So I think it maybe not permission
> issue. All other domain computers do not have this issue. Any idea how to
> fix it? Thanks.
Reply With Quote
 
LinkBack Thread Tools Display Modes
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


Similar Threads
Thread Thread Starter Forum Replies Last Post
Not able to start services - "Access denied" ecleaver Windows Vista Administration 3 12-01-2008 09:49 AM
"Access is denied" to harmless stuff (but I can see hidden files)! Angelique Windows Vista Administration 2 05-30-2007 07:55 PM
Why does services.msc report "Access is denied" Charlie Hauper Customize Windows XP 14 01-08-2005 12:35 AM
Offline files "Access Denied" when synching to Mapped Drive Migration help Windows XP Configuration & Management 0 12-15-2004 08:07 PM
cannot save files to CD drive; "access denied contact administrator" Thomas Windows XP Security & Administration 1 11-05-2003 06:28 PM