How to Create NFS Shares with windows 2008 R2 server

Creating NFS share is easier to be made by using the Microsoft GUI for NFS, although using command prompt is also a way to accomplish the target (the command to be use for this matter is “nfsshare”).
To create NFS shared network folder with the GUI interface, follow this:

1.Browse to the requested shared folder < right click and choose “Properties”.

2.Select “NFS Sharing” tab < select “Manage NFS Sharing” .

3.Mark “Share This Folder” check box < configure permissions by choosing the “allow anonymous access” or “user Unix access”.

4.Choose the encoding and authentication methods < click “save”.