To add two network drives as Windows 11 shares on a server and map them for a user, follow these steps:
-
On the server, share the first network drive:
- Open File Explorer and navigate to the drive you want to share.
- Right-click the drive, select
Share>Advanced Sharing. - In the
Advanced Sharingdialog, check theShare this folderoption. - Enter a
Share nameand clickPermissions. - Set the necessary permissions and click
OK. - Click
OKto close theAdvanced Sharingdialog.
-
On the server, share the second network drive:
Repeat the steps for the first drive but with the second drive instead.
-
Map the shared network drives on the user's computer:
- Open File Explorer and click on
This PC. - Click on
Map network drivein the toolbar. - Choose a drive letter for the first shared network drive and check the
Reconnect at sign-inoption. - In the
Folderfield, enter the UNC path of the first shared network drive (e.g.,\\ServerName\SharedFolderName). - Click
Finish. - Repeat the steps for the second shared network drive.
- Open File Explorer and click on
References:
- Microsoft Docs: Share a folder
- Microsoft Docs: Map a network drive