Windows Operating System Fundamentals — Question 54
You are employed as an intern in ABC.com's IT department. The ABC.com network consists of a single domain named ABC.com. All workstations on the
ABC.com network have Windows 7 installed.
A workstation that is used by multiple users includes a script file. You are required to make sure that these users are allowed to run and change the script, but not remove it.
Which of the following is the permission required to change the script?
Answer options
- A. Full control
- B. Modify
- C. Read & Execute
- D. Read
- E. Write
Correct answer: B
Explanation
The 'Modify' permission allows users to change the contents of the script file while preventing its deletion. 'Full control' would allow users to delete the file, which is not desirable in this scenario. Options 'Read & Execute', 'Read', and 'Write' do not provide the necessary permissions to modify the file without enabling deletion.