download (4).png

Project Overview: Configuring Network File Shares and Permissions in Active Directory

This tutorial focuses on creating and managing network file shares with permission-based access control in an Active Directory environment. You will learn how to configure shared folders, assign security group permissions, and test access control from a domain-joined client machine.

By the end of this exercise, you will:

Create shared folders with different permission levels

Test user access to shared folders based on permissions

Create and configure security groups for access control

Assign users to security groups and verify access changes

📌 Pre-requisites: Ensure DC-1 and Client-1 are running in Azure and properly networked.


Step 1: Create Shared Folders with Permissions

  1. Log into DC-1 via Remote Desktop as:
  2. Open File Explorer and navigate to C:.
  3. Create the following four folders:
  4. Set permissions for each folder:
  5. Click Apply and OK for each folder.

Step 2: Test File Share Access from Client-1

  1. Log into Client-1 via Remote Desktop as a normal user:
  2. Press Win + R, type \\\\dc-1, and press Enter to access the shared folders.