mount

Mount Network File System (NFS) network shares. More information: https://docs.microsoft.com/windows-server/administration/windows-commands/mount.…

mount

Mount Network File System (NFS) network shares. More information: https://docs.microsoft.com/windows-server/administration/windows-commands/mount.

mount \\{{computer_name}}\{{share_name}} {{Z:}}

mount \\{{computer_name}}\{{share_name}} *

mount -o timeout={{seconds}} \\{{computer_name}}\{{share_name}} {{Z:}}

mount -o retry={{retries}} \\{{computer_name}}\{{share_name}} {{Z:}}

mount -o casesensitive \\{{computer_name}}\{{share_name}} {{Z:}}

mount -o anon \\{{computer_name}}\{{share_name}} {{Z:}}

mount -o mtype={{soft|hard}} \\{{computer_name}}\{{share_name}} {{Z:}}

Также может быть вам интересно:
Windows
← more msg →