Shutting down the Network Server To shut down the Network Server, you can invoke a script, a jar file, or a class. Shutting down Network Serverfrom scripts Network Servershutting down

The scripts to shut down the Network Server are located in the $/bin directory.

If user authentication is enabled, you must specify a valid user name and password; if the user authentication check fails, you'll see an authentication error and the running server remains intact. Note that does not yet restrict the shutdown privilege to specific users: the server can be shut down by any user on the server machine who presents valid credentials.
To shut down the Network Server by using the scripts provided for Windows systems, use: stopNetworkServer.bat [-h hostname] [-p portnumber] [-user username] [-password password] To shut down the Network Server by using the scripts provided for UNIX systems, use: stopNetworkServer [-h hostname] [-p portnumber] [-user username] [-password password]