DELETE SERVER
Removes a publishing server.
Note This command does not remove any applications or packages published to the client by the server. For each application, use the SFTMIME CLEAR APP command followed by the DELETE PACKAGE command to completely remove those applications and packages from the client.
SFTMIME DELETE SERVER:server-name [/LOG log-pathname | /CONSOLE | /GUI]
Parameter | Description |
---|---|
SERVER:<server-name> |
The display name of the publishing server. |
/LOG |
If specified, output is logged to the specified path name. |
/CONSOLE |
If specified, output is presented in the active console window (default). |
/GUI |
If specified, output is presented in a Windows dialog box. |
For version 4.6, the following option has been added.
/LOGU |
If specified, output is logged to the specified path name in UNICODE format. |