8.2.5 Configure NTFS Permissions

 Complete this lab as follows:

  1. Open the Data (D:) drive.
    1. From the Windows taskbar, select File Explorer.
    2. From the left pane, expand and select This PC > Data (D:).
  2. Disable inheritance and convert inherited permissions to explicit permissions.
    1. From the right pane, right-click the applicable folder and then select Properties.
    2. Select the Security tab.
    3. Select Advanced to modify inherited permissions.
    4. Select Disable inheritance to prevent inherited permissions.
    5. Select Convert inherited permissions into explicit permissions on this object.
  3. Remove the Users group from the access control list.
    1. Under Permission entries, select Users.
    2. Select Remove to remove the group from the access control list.
    3. Select OK.
  4. Add a new group to the access control list and allow Full Control.
    1. From the Properties dialog, select Edit to add a group to the access control list.
    2. Select Add.
    3. Enter the name of the group you want to add and then select Check Names.
    4. Select OK.
    5. With the newly added group selected, under the Allow column, select Full control and then select OK.
    6. Select OK to close the properties dialog.
  5. Repeat steps 2 - 4 to modify the permissions for the additional folder.

Comments