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
This creates a password file called pass.dat, containing an entry for the user ID FSVIEW with password Meryton. The contents of this file (except for the username) 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 parameter.
fs -s server1 -pf pass.dat -sc
fsview
You now see the FSView command prompt.
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
FSView and the Fileshare server both close.