RJL Software
Home to RJL SoftwareWindows SoftwareTechnical Support
Home Support FAQ Software  
Money Help Fund
Search

How can I remotely turn on the Messenger service?

You remotely turn on the Messenger service using either two different utilities included in some Resource Kits. The first is called SC.EXE from the NT Resource Kit and NTSVC.EXE from Supplement 2 Resource Kit.

Obviously you need to have administrative privileges and access to Server Manager which allows you to open the services applet on any machine.

SC.EXE is a tool that provides a way to communicate with Service Controller (SERVICES.EXE) from the command prompt to retrieve information about services. You can also use it to control services from the command prompt.

NETSVC.EXE is a new tool that also provides a way to remotely start, stop, and query the status of services from the command prompt.

To start Messenger on a remote machine type the following:

For SC.EXE type:
SC \\machine_name START "Messenger"

Or for Netsvc.exe:
netsvc /start \\machine_name "Messenger"

For more information on these two utilities run the command with the /? parameter at a command prompt or read the help file included with your resource kit. Microsoft also has a Knowledbase article on these utilities.

Click here to download the NT 4 resource kit that includes the SC.EXE application.

Support Our Work

Please consider making a contribution today to help us keep Group Net Send available for everyone.

Get Help

Didn't find your answer?

Our support team can help you with your specific issue. Submit a request and we'll get back to you.

Get Help Now
Rating: Top Rated!Top Rated!Top Rated!Top Rated!Top Rated! (17 votes)
Rate this answer:
Additional Information
Added: Oct 28, 2005