Windows server 2008 - a folder has become inaccessible and I am trying to change the user to administrator, but it comes up unable to set new owner - access is denied
Windows OSWindows Server 2008
Last Comment
Shaun Vermaak
8/22/2022 - Mon
Mahesh
logon to server with member of local administrators group and then take ownership of folder for account you logged on and then add your admin account full control NTFS and then add another user required rights
Hello There
Log on as the user that owns the folder and than change the ownership.
grwallace
ASKER
The base folder is fine - if I go in do d:\XXX as administrator all is fine.
If I try to access the shared t: drive I can't
when you say shared drive, what is target path for this drive?
U need to logon to server locally with local admin rights, dig up to path mentioned as shared drive and then do ownership exercise as mentioned above
grwallace
ASKER
The shared drive is d:\CompName.
If you go in as administrator to d:\CompName you an access it no problem. If you try to click on the share even while logged in as administrator it gives the same error.
The problem was reported by a client, but currently I am logged on as administrator
Mahesh
as long as you logged on to server as administrator, you should be able to take ownership followed by full control to same account and then can control access to other accounts as well
grwallace
ASKER
The physical location is fine - the problem is with the share,
I have copied the folder to a new one and tried to set it up, but the user has gone home now and so it will be continued tomorrow
Shaun Vermaak
As mentioned in #a42458006 and #a42458049 you need to give correct share permissions. You will probably be able to accesss \\computername\d$\CompName because Admin shares already have share permissions for admins