Dial-up Server Manager for Windows 95/98

Version 1.3

This simple utility allows to start/stop Windows 9x build-in dial-up remote access server from the command prompt. Using it together with system scheduler you can force dial-up server to accept incoming only at specified time periods. The utility works on Windows 95/98/ME only. More detailed information is available at: http://triton.itep.ru/~lyosha/DialServ/ (in Russian only, sorry)

What's new?

Ver 1.3

More detailed information is displayed on the "showstatus" command

/T switch was added. It allows to select devices of specified type.

Ver 1.2

Disconnect user command was added.

Command Line Format:

DialServ [command] [device_name]
or
DialServ [command] [/N:device_number] [/T:device_type]

Commands:
startserver - start dial-up server
stopserver - stop dial-up server
disconnectuser - break connection
showstatus - (the default) display device list and their status
help or ? or /? - show brief help

device_name – modem name. If device_name not specified, the command is performed on all available devices. If the name contains spaces, put it in double quotes.

/N:device_number – You can select device by it's order in device list instead of its name. Note, that using modem name is preferable. If your hardware configuration is changed, the device list order may be changed too.

/T:device_type – show only devices of the specified type.

Examples:

DialServ startserver "Lucent Win Modem"
DialServ stopserver /N:1
DialServ showstatus /T:modem

Some Notes

If you have any questions, suggestions, you can email me.