Comments on: How to mount a an NFS Share in Windows Server 2019 https://vzilla.co.uk/vzilla-blog/how-to-mount-a-an-nfs-share-in-windows-server-2019 One Step into Kubernetes and Cloud Native at a time, not forgetting the world before Thu, 21 Oct 2021 20:36:55 +0000 hourly 1 https://wordpress.org/?v=6.8.3 By: pedro6161 https://vzilla.co.uk/vzilla-blog/how-to-mount-a-an-nfs-share-in-windows-server-2019#comment-37074 Thu, 21 Oct 2021 20:36:55 +0000 https://vzilla.co.uk/?p=1727#comment-37074 In reply to Brandn.

i tried this, connected every reboot but in windows explorer always showing the drive icon is disconnected

ho to create actions for point no. 4 ?

]]>
By: michaelcade https://vzilla.co.uk/vzilla-blog/how-to-mount-a-an-nfs-share-in-windows-server-2019#comment-36816 Thu, 07 Oct 2021 06:34:39 +0000 https://vzilla.co.uk/?p=1727#comment-36816 In reply to lbro16.

Brandon in the last comment supplied the steps to make this change persistent.

]]>
By: Brandn https://vzilla.co.uk/vzilla-blog/how-to-mount-a-an-nfs-share-in-windows-server-2019#comment-36798 Wed, 06 Oct 2021 22:22:41 +0000 https://vzilla.co.uk/?p=1727#comment-36798 In reply to lbro16.

To keep it persistent you can use Task Scheduler…
1. Open Task Scheduler and create a new task, make it run as the System account (switch from domain to local when choosing and it’ll check names verify).
2. Under triggers choose At startup.
3. Actions: New: Start a program.
Program: mount
Add arguments: x.x.x.x:/export/SHARE X:
4. Unmap if already mapped, run the task manually and verify it works, then reboot to test.
* Verified on Server 2019 and a Synology.

]]>
By: lbro16 https://vzilla.co.uk/vzilla-blog/how-to-mount-a-an-nfs-share-in-windows-server-2019#comment-32229 Fri, 22 Jan 2021 15:11:11 +0000 https://vzilla.co.uk/?p=1727#comment-32229 Hi. I followed your steps and for the most part they worked. I am using OpenMediaVault as the NFS Host and it required me to add ipaddress:/export/SHARE… Hope this will help someone else. On another note. I restarted Server 2019 and the mount was gone. How would I be able to mount the drive on startup?

Thanks

]]>
By: michaelcade https://vzilla.co.uk/vzilla-blog/how-to-mount-a-an-nfs-share-in-windows-server-2019#comment-30960 Tue, 13 Oct 2020 21:17:21 +0000 https://vzilla.co.uk/?p=1727#comment-30960 In reply to PRADEEP KUMAR Das.

Please share more detail to what you are not seeing with this walkthrough? These are the exact steps taken on my system and then documented.

]]>
By: PRADEEP KUMAR Das https://vzilla.co.uk/vzilla-blog/how-to-mount-a-an-nfs-share-in-windows-server-2019#comment-30959 Tue, 13 Oct 2020 21:12:54 +0000 https://vzilla.co.uk/?p=1727#comment-30959 This document is not correct because windows didn’t allow to mount nfs shsre even after enable the nfs-client hence please guide with yhe correct documentation l.

]]>