WINSERVICE

Usage: WINSERVICE <command> [<parameter>]

This is available only for the Windows NT and Windows 2000 Operating Systems. The WINSERVICE commands allow you to remotely manage your windows services. Use this command to start, stop, pause, or continue each of the services

CONTINUE - Continue a service after it's been paused
DISABLE - Disables the WinService command group.
LIST - List the active and inactive services
PAUSE - Pause a service
START - Start a service remotely
STOP - Stop a service remotely

Examples:
/as help winservice <command>

This allows you to control several windows services through ConferenceRoom commands. You might wish to use this if you were scripting certain events that included affecting windows services.