Problem:
Method to shut down fileshare via a command file (without GUI interface)
Resolution:
Some new commands line commands have been added for FSVIEW with Net Express 4.0.
If a password file has not been created or no password has been added for FSVIEW that needs to be done as FSVIEW is the admin user for Fileshare.
FS /pf password.dat /u FSVIEW /pw FSVIEW
Fileshare must be using the password file
FS /s FSTEST /pf password.dat
First test that this will works on a test machine.
FSVIEW
Server set the_server_name
Admin password the_admin_password
Server shutdown
Exit
If this works, take the commands after FSVIEW and place them in a control file (any name is fine; e.g., "your_control_file")
Retest by entering the following: FSVIEW @your_control_file



