Here is a brief walkthrough to demonstrate FSView. In the following, you create the password file, start a Fileshare server, and then use the FSView utility to close it.
fs /pf pass.dat /u FSVIEW /pw Meryton
fs -pf pass.dat -u FSVIEW -pw Meryton
This creates a password file called pass.dat, containing an entry for the user ID FSVIEW with password Meryton. The contents of this file are encrypted for secrecy.
User IDs and passwords are case-sensitive.
Note that the Fileshare server does not start, because you have not specified the /s (Windows) -s (UNIX) parameter.
start fs /s server1 /pf pass.dat /sc
fs -s server1 -pf pass.dat -sc
fsview
admin logon FSVIEW Meryton
server set server1
server shutdown
The server does not close yet. This command does not take effect until you exit from FSView.
exit