A systems administrator creates a new folder in the user profile.
The administrator wants it to have different NTFS permissions than its parent folder.
Which of the following settings should the administrator change?
Click on the arrows to vote for the correct answer
A. B. C. D.D.
The correct answer is D. Inheritance.
NTFS (New Technology File System) permissions are used to control access to files and folders on Windows operating systems. By default, when a new folder is created within a parent folder, it inherits the NTFS permissions of the parent folder. This means that any user or group that has access to the parent folder also has access to the new folder.
To create different NTFS permissions for the new folder, the administrator needs to change the inheritance setting. Inheritance is the process by which permissions are passed down from a parent object to its child objects. To disable inheritance and create different permissions for the new folder, the administrator should follow these steps:
Once inheritance is disabled and explicit permissions are set for the new folder, it will have different NTFS permissions than its parent folder.
File attributes (option A) refer to characteristics such as read-only, hidden, or archived, and do not control access to the file or folder. Share permissions (option B) control access to files and folders over a network, but are separate from NTFS permissions and are not used to control access to local files and folders. Local share (option C) refers to the ability to share files and folders on a local network, but is not directly related to NTFS permissions.