Keep NFS mounted after reboot

So you rebooted your Windows server and NFS did not automatically re-mount itself?

To make the NFS share presistent we have to use our old friend net use.

 net use /persistent:yes 

now execute the mount command and windows will keep it as a persistent coneccetion even after re-boot.

 mount -u: -p: :/