I have a very strange issue where a domain admin can not see the permissions of a file i.e. has no read permissions. This means I can not use takeown
or icacls
(even running as administrator) to alter permissions and ownership because access is always denied.
Having looked at google I can not see a way round this issue, any suggestions are very welcome
network admin
. AFAIK there is no group, role or user by that name in Windows or in Active Directory. If you use a user that belongs to theAdministrators
group on the machine where the files reside, you should be able to change owners and permissions. If the machine belongs to an Active Directory domain, every Domain Administrator should be able to do this.