MMC – Active Directory

After a server crash at work I came across this error when trying to access active directory users and computer

MMC cannot open the file C:\WINDOWSWindowsWindows\system32\dsa.msc.
This may be because the file does not exist, is not an MMC console, or was
created by a later version of MMC. This may also be because you do not have
sufficient access rights to the file.

I tried a number of solutions but the only one that worked for me was to recreate the mmc file

 

If you have the same problem just try recreating the file

# Start

# Run

# MMC

# File, Add/Remove Snap-in

image

# Click Add

# Select Active Directory Users and Computers

image

# Click Add

# Click Close

# Click OK

# Click File then SAVE as

image

# Point the browser to C:\Windows\System32\

# Name the file dsa.msc and replace the existing file.

 

Try loading active directory users and computer and all should be OK :-)

If there any other *.msc files that are doing the same thing, follow the same process but change accordingly

One Response to “MMC – Active Directory”

  1. Nathan 07. Jul, 2008 at 4:32 pm #
    Internet Explorer 7.0 Internet Explorer 7.0 Windows XP Windows XP
    Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 2.0.50727)

    This helped me out, thanks!

Leave a Reply