cannot open access control editor access denied

Hi,

I have windows 2008 R2 server . after restarting the server its not behaving normally c: drive lost its permission and trustedinstaller get all the permission instead of administrator. i am unable to change permission or replace ownership from trustedinstaller to administrator its give me error cannot open access control editor access denied.

Please help me

Thanks in advance.

Regards

Aadi

March 13th, 2012 6:46pm

Hi Aadi,

Thank you for the post.

Please perform steps below to troubleshooting:
1. Disable UAC and restart the server
2. Use local admin account to take the drive ownership
3. Boot system to safe mode to take the drive ownership
4. Try to use command Subinacl /directoriesonly C:\  /setowner=administrator to take the ownership

Here are some related article, hope it helps you.

http://support.microsoft.com/kb/265360
http://support.microsoft.com/kb/313222
 
Regards

Free Windows Admin Tool Kit Click here and download it now
March 14th, 2012 8:20am

Hi Rick Tan,

Many Thanks For your reply.

I am unable to disable UAC i think due to permission issue can't access the UAC from administrator user. 

Is there any other way to disable UAC.

Regards

Aadi.

March 14th, 2012 1:57pm

Hi Aadi,

Local admin account has the permission to take ownership in your system. Please ensure your operations with Local admin account.
To disable UAC, boot system into safe mode, set registry key EnableLUA value to 0 under HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System.

Regards

Free Windows Admin Tool Kit Click here and download it now
March 15th, 2012 3:17am

Hi Rick Tan,

Great :) its works and now some application still not working properly (like Internet Explorer) after giving full permission to local admin.

i give the permission with these commands

For Files:

takeown /f file_name /d y
icacls file_name /grant administrators:F

For Folders or Directories (will perform action recursively):

takeown /f directory_name /r /d y
icacls directory_name /grant administrators:F /t

And when i am access the network properties to changing the ip address its give me error. "An unexpected error occur" .

is there any thing that i am missing.

Thanks & Regards,

Aadi.

March 15th, 2012 11:28am

Hi Aadi,

Please try KB824923 to register netshell.dll and ole32.dll.
It seems your server has been broken more and I suggest you restore your system from backup if you backup it before.

Regards

Free Windows Admin Tool Kit Click here and download it now
March 16th, 2012 5:49am

Awesome.. worked for me. Many thanks. 
August 8th, 2015 7:28pm

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics