I use a USB HDD a lot between lots of different Windows Boxes.

What I find after a while is that there get to be lots of different Permission on the files in some cases stopping me looking at files or removing them. They want Admin rights or even sometimes you need to put the disk back into the original machine with the original user.

This is a right pain.

Is there away of making the disk have Modify All for All Users and making this the default for all files on the disk.

Thanks

link|improve this question
feedback

2 Answers

up vote 2 down vote accepted

Include Everyone pseudouser in Security list for and give him full access right. In the advanced menu check both "replace.." and "inherit..." checkboxes, than press "OK". You can also can change owner of the root folder in advanced options.

link|improve this answer
I have just done this on the disk in question and it has stopped a lot of the problems but there are still files which it will not let me take ownership off. – David Allan Finch Mar 31 '10 at 14:01
I found that the items had Deny Write permission set. After removing them - it works. Thanks. – David Allan Finch Mar 31 '10 at 15:00
feedback

Take everything off the drive.

Format it as FAT32 (or exFAT if you'll only be plugging into Vista and newer boxes), that way anyone can modify any file without any permissions worries.

link|improve this answer
I have used this before and if you start off with a FAT32 drive it works well but there are times where an NTFS volume is needed. – David Allan Finch Mar 31 '10 at 13:57
Thanks for this answer. – David Allan Finch Mar 31 '10 at 15:01
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.