Click to See Complete Forum and Search --> : Event ID: 1012 Source Winlogon


Matt Malone
09-23-2002, 10:29 AM
The automatic certificate enrollment subsystem could not access local resources needed for enrollment. Enrollment will not be performed. (0x80070005) Access is denied.

Does anyone know what this is or how to fix it. I can't find anything on it.

Thanks in advance.

Matt

delvin
03-24-2003, 03:48 AM
Error: 0x80070005, Error description: "Access is denied". The "Access Denied" message can be caused by a bad or corrupted local profile at the server when attempting to "terminal service" into the server. Delete the local profile of the account that is affected. This may not be the problem but is one explanation.
I also got this error on a W2k terminal server when trying to log on with a user with a roaming terminal services profile. Turns out the user account has to have full permissions on his roaming profiles folder, not just modify permissions.

Hope this helps