This is only peripherally a TCC question but I am trying to delete 1,384 files and am getting an "Access is denied" error message on all of them. This is a delete where all of the files have had the "R" (as well as "H" and "S") attribute stripped off (i.e., none of them is read only, hidden, or system) and the delete is being done in an administrative TCC session (since the delete is being done in a "for" loop I can not repeat the test in cmd.exe and see if I get the same result). What could possibly be going on here?