Welcome to MSDN Blogs Sign in | Join | Help

A Freaky Microsoft Dynamics CRM Blog

Live and direct from California!

News

  • This posting is provided "AS IS" with no warranties, and confers no rights. The opinions expressed within are my own and should not be attributed to Microsoft.
Error c0070005?

Ok this is really off-topic but i couldnt resist myself putting it up here. Ill describe it short.

Unable to open Event viewer and Exchange system manager, Active Directory Snap-ins
Access is denied.
Facility: Win32
ID no: c0070005
Exchange System Manager

Dont ask me why someone would add the Administrator or Domain Admin accounts in the security group "Guests and Domain Guests"
But if they are inthere you cant open the Event Viewer, Exchange System Manager or Active Directory Snap-ins.
Removing the accounts and logging of and on solves it. There is no KB article of this and i do hope you never will experience this, because it consumes time!

Doesnt this apply to you but you have the same error code, this link might be good for you:
http://support.microsoft.com/search/default.aspx?spid=global&query=c0070005

Posted: Thursday, January 26, 2006 11:15 PM by mennotk
Filed under:

Comments

I'm an idiot said:

Can you list the step you took to fix this problem?  I'm an idiot and got myself into the mess you describe, but don't know how to remove the "guest" and "domain guest" memberships from the Administrator account because the MMC console crashes every time I select properties.

Thanks!

# March 3, 2006 12:14 AM

mennotk said:

Hi, have you tried opening and using active directory and users console? You can double click the groups and then remove them. You wouldnt need to right click at all that way. Hope this helps
Thanks!
# March 7, 2006 6:23 PM

Joachim Berger said:

This helped to solve my problem. Thank you.

To fix it you need another pc / server where the adminpak is installed.

# May 2, 2006 1:28 AM

scott said:

I have this problem however when im on the active directory users and computers console it will not let me delete the "guest" and "Domain guest" accounts as it says

"Windows cannot delete object because: Cannot perform this operation on built-in accounts"

Can you help i cant seem to get around it
# June 7, 2006 4:43 PM

will said:

my server has a DMZ and LAN connection.  a short time after enabling the dmz connection i get this error.  when i disable it functions fine again.

i am assuming by looking at the event viewer that is caused by the server attempting to contact the domain controller through the DMZ port which is impossible.

any idea on how to prevent this?

# November 17, 2006 10:55 AM

Liam said:

this worked.. thanks

# November 29, 2006 9:10 AM

stephen said:

Yes, it is works. Thanks a lot!! :-)

# December 23, 2006 12:48 AM

Adam@francoconsulting.com said:

I work at a small tax firm and I maintain our server and workstations. Recently, I went to log onto the server computer directly and I got an error saying "Windows cannot be logged on interactively." Initally, I thought that I was on remote access on another computer station, but after I made sure I was logged out of every computer it STILL gave me that message. After I decided to stop trying to fix it, I just got lazy and started maintaining remotely (from a workstation, not the server); however, now when I try to make changes to anything in the server management window (EVEN WHEN IM LOGGED ON REMOTELY), I get a message saying:

   ACCESS IS DENIED.

    Facility: Win32

    ID no: c0070005

    Microsoft Active Directory - Exchange Extension

I think its safe to presume something mucked up the Administrator user in the sec/user/distribution groups that made the administrator computer itself work imporperly - the only problem is I CANT FIND WHAT IT IS!!!!

Could it possibly be the local policy of the server that needs to be changed??????????????????????????????????

ANY ADVICE/INPUT WOULD BE HIGHLY APPRECIATED!!!! THANKS!!!

# January 11, 2007 12:55 PM

mennotk said:

Adam, I would suggest in following my steps and see if you have those accounts in the wrong groups. If this is not the case, click the link and see if that would provide you with a solution. Good luck!

# January 12, 2007 12:39 AM

DaveHCAA said:

This error was caused by my account indirectly being placed in the Guests group. Someone put Domain users in the guests group. This paralyzed just about everyone. The only way to fix it was to go into DOS and use the DSMOD Group command:

dsmod group "CN=Guests,CN=Builtin,DC=YourDomainhere,DC=COM" -rmmbr "CN=Domain Users,CN=Users,DC=YouDomainHere,DC=COM"

# March 16, 2007 1:28 PM

Elving said:

Re-run Exchange 2003 SP2, then KB912442 and then KB924334.  This will give you your permissions back according to http://support.microsoft.com/kb/323915.  If you do not do this and just give the permissions through registry, they will be overwritten within minutes.

# May 19, 2007 3:11 AM

Mrs D said:

Thanks you saved my life !!!!

Another way to remove the user admin from these 2 group is :

- use ADSI EDIT

- connect to domain

- navigate to the group Domain Guests (then Guests)

- right click and on properties go to members

- select the administrator account and remove

- same for Guests

- log off and on

# July 27, 2007 7:05 PM

Maqbool Shaikh said:

Dear All,

I had the same issue, but i resolved thanks GOD Alhamdulillaha.

The issue happend in our case because during the backup of exchange we changed the password for the admin account which was doing backup job of exchange.

(Note: with another adminstrative account we was not having any problems)

So we changed the passord for the admin account to old password and try to open ESM and no problems.

then again we log off changed the admin password to new password and logged on with new password and open ESM without any problems.

Hope it will help.

Maqbool.

# September 15, 2007 4:49 AM

Zahid said:

Dear All,

I had the same issue, but i can't resovle it. Even my administrator account has full permission & not member of Domain Guest or Guest.

I have installed OS

Windows Small Business Server 2003 Serveice Pack2

Microsoft Exchange Server 2003

Every thing was ok. Then what happen i don,t know. One thing to mention I have change my Administrator password. After that i m facing problem with "Acess denied" message while open Exchange System Manager.

Even i have give full permission on securepipeserver-->winreg.

Plz help me any body if u can.

# September 19, 2007 1:55 AM

Zahid said:

Dear Adam,

         The problem u mentioned i also faced it & solve it. This is due to change Group membership of Adminsitrator account.

--> open loacal domain policy --> deny log on locally

check the group mentioned there one group of them is a one administrator is member of that. when that group e.g "Remote Desktop Operator" is deneied to log on locally the Administrator is also failed to log on locally but can access through remote.

Sol (1)

Remove all group that are mentioned in "deny log on locally" in default Domain policy. log og & then relog in

Sol (2)

Check which group is member of Administrator by open Active Directory Users & Computers--> Administrator --> Right click --> members of --> remove all group that are mentioned in deny log on locally.

Try it then feed back

# September 19, 2007 2:07 AM

mennotk said:

Zahid, I have heard of cases that got solved when you change the Administrator password back to what it previously was. Give that a try....

# September 19, 2007 2:27 AM

Zahid said:

Thanks Mr. mennotk,

                   I have tried rechanged Server Password back to old Password. Then restart but i have again the same problem. Message come while accesing Exchange System Manager & Active Directory Users & Computer Sanap in while right click the user properties. I get same messages in both cases.

   Facility: Win32

   ID no: c0070005

   Microsoft Active Directory - Exchange Extension

Please tell me is there no solution for this problem or I have to reinstall Active Directory & Exchange Server 2003 which is not safe for my new Job. Plz Give me a better solution If u have or consult ur colleagues. THANKS FOR YOUR COOPERATION

# September 20, 2007 1:56 AM
Anonymous comments are disabled
Page view tracker