1

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

David Allan Finch
  • 273
  • 1
  • 2
  • 11

2 Answers2

2

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.

1

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.

GAThrawn
  • 2,434
  • 3
  • 20
  • 38