Then you could use Invoke-VMScript to launch that same 'df -h' inside the guest OS.
From the returned output you should be able to extract the NFS mount.
Then you could use Invoke-VMScript to launch that same 'df -h' inside the guest OS.
From the returned output you should be able to extract the NFS mount.