220-802 · Question #752
When a folder is copied into a shared folder, the permissions on that folder:
The correct answer is B. Inherit from the shared folder. In Windows, when a folder or file is copied to a new location, it inherits the NTFS permissions of the destination (parent) folder. This is a key distinction from a move operation: moving a file within the same NTFS volume preserves the original permissions, but copying always…
Question
When a folder is copied into a shared folder, the permissions on that folder:
Options
- AChange ownership to the domain administrator.
- BInherit from the shared folder.
- CNeed to be manually recreated.
- DRetain their original permissions.
How the community answered
(50 responses)- A2% (1)
- B90% (45)
- C6% (3)
- D2% (1)
Explanation
In Windows, when a folder or file is copied to a new location, it inherits the NTFS permissions of the destination (parent) folder. This is a key distinction from a move operation: moving a file within the same NTFS volume preserves the original permissions, but copying always results in the new copy inheriting permissions from its destination. Since the folder is being copied into a shared folder, the copied folder will take on the permissions of the shared folder it is placed into. Ownership does not automatically transfer to the domain administrator, permissions are not lost and do not need to be manually recreated, and the original permissions are not retained on a copy.
Topics
Community Discussion
No community discussion yet for this question.