Configure Windows 2016 Server for NFS
1. Log in to the Windows 2016 Server and open Server Manager
2. Click on Add roles and features

3. Select Role-based or feature-based installation

4. Select a server from the server pool

5. Expand File and Storage Services and File and iSCSI Services and then select Server for NFS

6. Confirm to Add Features

7. Click Next on the Features Page

8. Click Install

9. Close the window once Installation is complete

10. Create a shared folder and note the path
This example uses C:\NFSShare

11. Open Server Manager and click on File and Storage Services

12. Click on Shares

13. On the right of the screen, select the TASKS dropdown and click on New Share

14. Select NFS Share – Quick
Click Next

15. Set the Share Location to the shared folder created in step 10
Click Next

16. Confirm the Share name, local path, and remote path
Click Next

17. Specify authentication methods based on the security policy for your organization. For the lab demonstration, all options will be selected.
Click Next
18. On the Share Permissions page click on Add
Set the ISE Host IP address
Set Share Permissions to Read / Write
Add the permission and repeat for any other hosts (MNT, etc.)
Allow root access

19. Verify permissions and click Next

20. Click on Customize permissions…

Click Add

Click Select a principal

Since ISE NFS uses the ISE machine account for NFS access we will add the ISE machine to the allowed users
Add the ISE Machine Account
Click OK

Set Basic permissions and click OK

Click Apply and OK
Click Next
21. Click Create

22. Click Close

Configure ISE to use the NFS Repository
1. Log in to the ISE GUI
2. Navigate to Administration > Maintenance

3. Select Repository

4. Click Add

5. Name the Repository
Set the protocol to NFS
Set the server FQDN or IP address
Set the Path
Click Submit

Verify ISE can view the contents of the repository from the CLI
1. Create a test file in the NFS repository
2. Access the ISE CLI via SSH
3. Run the command: show repository <repository name>
