I just read on another forum that windows only supports NFSv3+
I haven't seen any mention of protocol version anywhere else so maybe this information helps or maybe it doesn't
NFS share on windows 11 pro not working Please help?
I have been trying for days to get this to work but it just doesn't.
The first thing that happened is SMB just stopped working for no reason then I can't get the NFS to work ether
I have access over SSH, FTP, HTTP, and HTTPS but I can't get access using smb or NFS for everything I have and everything I've found on the internet over the last several days has been dead ends.
Please If you know the answer please help.




When I try to mount using powershell I get the response
I can't mount nfs because I get this and I don't understand what it means
New-PSDrive : Parameter cannot be processed because the parameter name 'o' is ambiguous. Possible matches include: -OutVariable -OutBuffer. At line:1 char:7
- mount -o anon \172.161.2.1\mnt\vms Z:
- ~~
- CategoryInfo : InvalidArgument: (:) [New-PSDrive], ParameterBindingException
- FullyQualifiedErrorId : AmbiguousParameter,Microsoft.PowerShell.Commands.NewPSDriveCommand
Windows for business | Windows Client for IT Pros | User experience | Other
2 answers
Sort by: Most helpful
-
Charles Winters 6 Reputation points2024-11-28T18:55:56.8833333+00:00 -
Chris Lindsey 1 Reputation point
2022-08-22T00:13:58.757+00:00 I successfully was able to access the NFS share from Ubtunu to Ubuntu. So I know the server is sharing it. Still trying to work out the Windows 11 side of the equation.