mount | Microsoft Docs
docs.microsoft.com › windows-commands › mountMar 03, 2021 · Specifies the user name to use for mounting the share. If username isn't preceded by a backslash ( \), it's treated as a UNIX user name.-p:<password> The password to use for mounting the share. If you use an asterisk (*), you'll be prompted for the password. <computername> Specifies the name of the NFS server. <sharename>
The Mount command accesses an NFS share by using incorrect ...
support.microsoft.com › en-us › topicAssume that you run the following command on a computer that is running Windows Server 2008 R2 or Windows 7 to access a Network File System (NFS) share on a network. Mount –u:USER –p:PASSWORD \\server\nfs sharem:You run the command by using user credentials that differ from the credentials that you used to log on to the computer. In this situation, the command tries to access the NFS share by using the user credentials that you used to log on the to computer.