File deletation anoyance

Red Squirrel

No Lifer
May 24, 2003
69,812
13,386
126
www.anyf.ca
I'm trying to delete a bunch of folders with .del in the name. Because these are user profiles I don't have access to all files in them so it wont let me delete.

Is there a tool that will let me do a force delete? I really don't want to have to manually take ownership of every single one, it will take too long. I am the administrator, I should be able to do what I want, I hate how MS limits access even to the admin. At least in Linux root has access to anything even if it's chmodded 000.
 

pcgeek11

Lifer
Jun 12, 2005
22,118
4,900
136
I'm trying to delete a bunch of folders with .del in the name. Because these are user profiles I don't have access to all files in them so it wont let me delete.

Is there a tool that will let me do a force delete? I really don't want to have to manually take ownership of every single one, it will take too long. I am the administrator, I should be able to do what I want, I hate how MS limits access even to the admin. At least in Linux root has access to anything even if it's chmodded 000.

Boot with a live linux CD and mount the volume, then delete the files. Linux won't care.

pcgeek11
 

Red Squirrel

No Lifer
May 24, 2003
69,812
13,386
126
www.anyf.ca
Can't really do that on a live file server :p Normally this is what I do in non critical availability systems like home and what not.