Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| monitor:ntsvcs [2010/03/15 22:57] – digitalman | monitor:ntsvcs [2021/02/12 20:03] (current) – [Uninstallation] Re-apply typo fix from mlong digital man | ||
|---|---|---|---|
| Line 4: | Line 4: | ||
| If you're running Synchronet on a Microsoft Windows NT based operating system | If you're running Synchronet on a Microsoft Windows NT based operating system | ||
| - | (e.g. Windows NT, Windows 2000, Windows XP, Windows 2003, Windows Vista, Windows 2008, or Windows 7), you can run | + | (e.g. Windows NT, Windows 2000, Windows XP, Windows 2003, Windows Vista, Windows 2008, Windows 7, Windows 8, or Windows 10), you can run |
| - | Synchronet as a set of Windows Services | + | Synchronet as a set of [[wp>Windows Services]]. |
| + | |||
| + | ===== Executable ===== | ||
| + | |||
| + | The Synchronet Windows Services are hosted by a native | ||
| + | |||
| + | The executable file is: '' | ||
| ===== Advantages ===== | ===== Advantages ===== | ||
| Line 13: | Line 19: | ||
| ===== Services ===== | ===== Services ===== | ||
| - | This single | + | The Synchronet Windows Services |
| functionality of Synchronet-Win32 ('' | functionality of Synchronet-Win32 ('' | ||
| Line 35: | Line 41: | ||
| sbbsNTsvcs install | sbbsNTsvcs install | ||
| + | Example output: | ||
| + | < | ||
| + | Synchronet NT Services | ||
| + | |||
| + | Installing Synchronet NT Services... | ||
| + | Installing service: Synchronet Terminal Server | ||
| + | Installing service: Synchronet FTP Server | ||
| + | Installing service: Synchronet Web Server | ||
| + | Installing service: Synchronet SMTP/POP3 Mail Server | ||
| + | Installing service: Synchronet Services | ||
| + | </ | ||
| ===== Configuration ===== | ===== Configuration ===== | ||
| - | The configuration of the Synchronet | + | The configuration of the Synchronet |
| - | Synchronet initialization | + | Synchronet initialization |
| + | |||
| + | The Synchronet Windows | ||
| services know the location of your Synchronet '' | services know the location of your Synchronet '' | ||
| '' | '' | ||
| Once installed, the Synchronet Windows services may be started from the Windows Services | Once installed, the Synchronet Windows services may be started from the Windows Services | ||
| - | dialog (under the Windows Control Panel-> | + | dialog (under the Windows Control Panel-> |
| - | by running the Synchronet Control Panel, or if the system is rebooted, the | + | |
| - | services will start automatically if enabled and configured for " | + | |
| - | ===== Uninstallation ===== | + | {{: |
| - | To remove/ | + | by running |
| + | services will start automatically if enabled and configured for " | ||
| - | sbbsNTsvcs remove | + | The Windows Services control panel applet may also be started with Windows Start-> |
| - | You may also enable and disable the Synchronet Windows Services with the sbbsNTsvcs | + | {{: |
| - | command-line options. | + | |
| ===== Command Line ===== | ===== Command Line ===== | ||
| Line 90: | Line 107: | ||
| Example: | Example: | ||
| - | sc restart SynchronetMail | + | sc stop SynchronetWeb |
| - | + | ||
| + | Example output: | ||
| + | < | ||
| + | SERVICE_NAME: | ||
| + | TYPE : 20 WIN32_SHARE_PROCESS | ||
| + | STATE : 3 STOP_PENDING | ||
| + | (STOPPABLE, | ||
| + | WIN32_EXIT_CODE | ||
| + | SERVICE_EXIT_CODE | ||
| + | CHECKPOINT | ||
| + | WAIT_HINT | ||
| + | </ | ||
| + | To start or stop all Synchronet Windows Services at once from a command-line, | ||
| + | |||
| + | Example: | ||
| + | sbbsNTsvcs start | ||
| + | |||
| + | Example output: | ||
| + | < | ||
| + | Synchronet NT Services | ||
| + | |||
| + | Starting service: Synchronet Terminal Server | ||
| + | Starting service: Synchronet FTP Server | ||
| + | Starting service: Synchronet Web Server | ||
| + | Starting service: Synchronet SMTP/POP3 Mail Server | ||
| + | Starting service: Synchronet Services | ||
| + | </ | ||
| ===== Synchronet Control Panel ===== | ===== Synchronet Control Panel ===== | ||
| Line 105: | Line 148: | ||
| integrate these features with the Synchronet Windows services in the future. | integrate these features with the Synchronet Windows services in the future. | ||
| + | NOTE: For the Synchronet Control Panel to correctly communicate with the Windows Service Control Manager, sbbsctrl.exe may need to be run "as administrator" | ||
| ===== Windows Event Log ===== | ===== Windows Event Log ===== | ||
| Log messages (determined by the '' | Log messages (determined by the '' | ||
| Line 121: | Line 165: | ||
| parameters" | parameters" | ||
| to '' | to '' | ||
| + | |||
| + | ===== Uninstallation ===== | ||
| + | |||
| + | If you do not wish to run Synchronet as Windows Services (e.g. run them in-process using '' | ||
| + | |||
| + | To disable the Synchronet Windows Services using '' | ||
| + | |||
| + | sbbsNTsvcs disable | ||
| + | | ||
| + | Example output: | ||
| + | < | ||
| + | Synchronet NT Services | ||
| + | |||
| + | Disabling service: Synchronet Terminal Server | ||
| + | Disabling service: Synchronet FTP Server | ||
| + | Disabling service: Synchronet Web Server | ||
| + | Disabling service: Synchronet SMTP/POP3 Mail Server | ||
| + | Disabling service: Synchronet Services | ||
| + | </ | ||
| + | |||
| + | To remove/ | ||
| + | |||
| + | sbbsNTsvcs remove | ||
| + | |||
| + | Example output: | ||
| + | < | ||
| + | Synchronet NT Services | ||
| + | |||
| + | Removing: Synchronet Terminal Server | ||
| + | Removing: Synchronet FTP Server | ||
| + | Removing: Synchronet Web Server | ||
| + | Removing: Synchronet SMTP/POP3 Mail Server | ||
| + | Removing: Synchronet Services | ||
| + | </ | ||
| + | |||
| + | :!: This operation does not uninstall Synchronet. | ||
| ===== See Also ===== | ===== See Also ===== | ||
| Line 126: | Line 206: | ||
| {{tag>}} | {{tag>}} | ||
| - | |||
| - | {{indexmenu_n> | ||