Link to home
Start Free TrialLog in
Avatar of WORKS2011
WORKS2011Flag for United States of America

asked on

Permission errors on one file causing app to crash

For some reason one .exe file permissions were removed and I can't delete the file, change permissions, or take ownership.

Obviously the app won't run like this.

Admin account I'm using has admin, domain admin, enterprise admin, and schema admin permissions and still can't take ownership of the file. Goal, provide permissions for app to work or delete. Currently can't restore to overwrite the file with permission errors.

Any ideas how to resolve?
Avatar of Toni Uranjek
Toni Uranjek
Flag of Slovenia image

Use icacls to take ownership and/or rewrite permissions:
https://technet.microsoft.com/en-us/library/cc753525.aspx
ASKER CERTIFIED SOLUTION
Avatar of WORKS2011
WORKS2011
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of WORKS2011

ASKER

server restart fixed the issue, see previous comment