Windows Server Administration Fundamentals — Question 61
What is the minimum permission needed to change the attributes of a file?
Answer options
- A. Full Control
- B. Modify
- C. Read & Execute
- D. Write
Correct answer: D
Explanation
The 'Write' permission is necessary to change file attributes, as it allows users to modify the file's properties. 'Full Control' and 'Modify' provide broader permissions, which include writing but are not the minimum required. 'Read & Execute' does not allow for any changes to the file itself.