To view NFS server properties using the command line

  1. Open a command prompt (this does not need to be an elevated command prompt).

  2. At the command prompt, type:

    showmount -e Server

    Argument Description

    Server

    The name of the computer for which you want to view properties.

    Note

    To view the complete syntax for this command, at a command prompt, type: showmount /?

Additional references