Server manage on Windows

If the SSForge is installed on Windows system, you can use following methods to manage the SSForge server:

1.  Manage SSForge Server with command:
     If the host which SSForge is installed on can be connected through Internet/Intranet with telnet, you can use telnet to login that host with your user name and password then enter the folder where SSForge is installed (The user name and password is your host's Windows users.  If you don't know, please contact your host provider).  If you want to install programs or manage services with telnet, you need to login with user which belong to "Administrators" group instead of "Guests" or "Users" etc. Please see How to login Windows host with telnet?

     If you can operate directly the host which SSForge is installed on, or can login that host through Internet/Intranet and can see and operate it's screen, you can also open the host's "Start Menu" => "Programs" => "MS-DOS Prompt". Then enter the folder which SSForge is installed under.

    After enter the SSForge installed path which includes the file "ssforge.exe",  then you can use following command to manage the SSForge Server:
    a. /i - Install SSForge service:
        Input "ssforge/i" to install SSForge service if not.
    b. /u - Uninstall SSForge service:
        Input "ssforge/u" to uninstall SSForge service.
    c. /s - Start SSForge service:
        Input "ssforge/s" to start SSForge service if not.
    d. /q - Stop SSForge service:
        Input "ssforge/q" to stop SSForge service.
    e. /a - Install and Start SSForge service:
        Input "ssforge/a" to install and start SSForge service.
     f. /d - Stop and Uninstall SSForge service:
        Input "ssforge/d" to stop and uninstall SSForge service.


2.  Manage SSForge Server with WinGUI:
     If you can operate directly the host which SSForge is installed on, or can login that host through Internet/Intranet and can see and operate it's screen, you can run the file "wingui.exe" to manage the SSForge server. Please see usage of SSForge WinGUI.


3.  Manage SSForge Server with Control Panel:
     If you can operate directly the host which SSForge is installed on, or can login that host through Internet/Intranet and can see and operate it's screen, you can also open "Start Menu" => "Control Panel" => "Administrative Tools" => "Service" => "SSForge Service" to manage the SSForge server. You can start, stop and change the property of SSForge service with this.