In this article, you will learn-
- 1 Install and Configure NFS Server on Windows Server 2019
- 1.1 Introduction
- 1.2 Stage 1: Open Server Manager
- 1.3 Stage 2: Click Next on Wizard
- 1.4 Stage 3: Role-Based
- 1.5 Stage 4: Choose Server
- 1.6 Stage 5: Select Role
- 1.7 Stage 6: Add Features
- 1.8 Stage 7: Features
- 1.9 Stage 8: Confirm and Install
- 1.10 Stage 9: Configure NFS Share Folder
- 1.11 Stage 10: Select profile
- 1.12 Stage 11: Select the Share Folder
- 1.13 Stage 12: Name your Share
- 1.14 Stage 13: Specify authentication methods
- 1.15 Stage 14: Choose Hosts to Access the Share
- 1.16 Stage 15: Specify Permissions
- 1.17 Stage 16: Confirm your selections and snap Create
- 1.18 Stage 17: Finish
- 1.19 Stage 18: Confirm your share is created
- 1.20 Conclusion
- 1.21 For More Latest Articles Click on Below Link
- 1.22 https://www.worldofitech.com/category/microsoft-windows-server-2019/
Install and Configure NFS Server on Windows Server 2019
Introduction
In this guide, we will install and configure the NFS Server and make NFS Share. This is a proficient method to share a directory with other client machines in your organization. You can use it as a central repository that can be mounted to clients and hence be able to access comparative files as though they were part of the system. That can be intriguing, so let us continue
Stage 1: Open Server Manager
Hit “Windows” key and search for “Server Manager”. When open, click on “Add Roles and Features”
Stage 2: Click Next on Wizard
On the first page of the “Add Roles and Features Wizard”, click “Next”
Stage 3: Role-Based
In the “Select Installation type page”, select “Role-based or feature-based installation” and snap “Next”
Stage 4: Choose Server
Select the server you will install NFS on and click “Next”.
Stage 5: Select Role
In this “Select server roles” part, extend “File and Storage Services” and further grow “File and iSCSI Services” at that point check the crate against “Server for NFS”. A spring up window will come forth.
Stage 6: Add Features
In the spring up window, simply click on “Add Features” at that point hit “Next”.
Stage 7: Features
In this “Select features” page, basically click on “Next”.
Stage 8: Confirm and Install
Confirm your installation selections and hit “Install”. Let is get done with introducing at that point click “Close” and you will have completed the installation of the procedure.
We are presently going to configure a folder that we shall to export to clients. Make a directory/folder in your desired disk partition. I will make TestShare in C partition.
Head over to “Server Manager”. Snap “File and Storage Services” and select Shares from the extended menu. From that point forward, click on the “Tasks” drop-down menu and select “New Share… “. A ” New Share Wizard” will open.
Stage 10: Select profile
On the first page of the wizard, select “NFS Share-Quick” and Click “Next” as shown below.
On this page, pick “Type a custom path”, browse for your directory and snap “Next”
Type in a name for your share and hit “Next”
Stage 13: Specify authentication methods
Depending on the authentication methods that your organization uses, you have a decision to make at this stage. Pick the one that befits your use case and hit “Next”.
Snap-on “Add” on the window below and you presently have numerous choices to pick the hosts to get to share. You can put just one host, a netgroup, Client group or all servers that can arrive at it. make your choice and snap on “Next”
Stage 15: Specify Permissions
You can tweak the permissions to befit your scenario here. When done, click “Next”.
Stage 16: Confirm your selections and snap Create
Stage 17: Finish
When done making, click “Close”
Return to “Server Manager” > “File and Storage Services” > “Shares”
Conclusion
We have successfully installed the Server and created a share.
You can also learn about the below topics.
Install and Configure NFS Client on Windows 10/Server 2019
Instructions to Configure iSCSI Initiator on Windows Server 2019
How to Install and Configure iSCSI Target on Windows Server 2019
How to Install and Configure OpenSSH Server on Windows Server 2019