My webMethods Server 10.1 | My webMethods Server Webhelp | Document Conventions | Startup and Configuration | Running My webMethods Server from the Command Line | Deleting a Server Instance
 
Deleting a Server Instance
Important:
When you issue this command, there is no confirmation before the delete operation takes place. Use this command with extreme caution.
*To delete an instance of My webMethods Server from the command line
1. Stop the My webMethods Server instance.
2. At a command line prompt, type the following command to move to the bin directory of the server:
cd Software AG_directory\MWS\bin
3. Type the following command:
mws -s serverName delete
where serverName is the name of the server to be deleted.
Example:
> mws -s test delete