Computing.Net > Forums > Windows 2000 > Start Service via Shortcut?

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Click here to start participating now! Also, check out the New User Guide.

Start Service via Shortcut?

Reply to Message Icon

Name: hdgiojdfg
Date: March 25, 2005 at 15:40:09 Pacific
OS: 2000
CPU/Ram: 850/128
Comment:

Is it possible to start a service using a shortcut?



Sponsored Link
Ads by Google

Response Number 1
Name: wanderer
Date: March 25, 2005 at 16:21:52 Pacific
Reply:

If that shortcut is a batch or cmd script.

Very simple. Batch file would look something like this:

@echo off
net start [service]
exit


0

Response Number 2
Name: hdgiojdfg
Date: March 26, 2005 at 15:50:05 Pacific
Reply:

Working like a charm - thanks!


0

Response Number 3
Name: wanderer
Date: March 29, 2005 at 12:38:45 Pacific
Reply:

glad to help 900t. thanks for posting back.


0

Response Number 4
Name: ataglietti
Date: March 31, 2005 at 06:26:42 Pacific
Reply:

Hi guy!
How Can I stop and start only one service on a remote machine?
Using Batch?Which commands?

Thanks
Angelo


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More


2000 pro restarts Strange issues with clean...



Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Windows 2000 Forum Home


Sponsored links

Ads by Google


Results for: Start Service via Shortcut?

Start/Stop Services via Network? www.computing.net/answers/windows-2000/startstop-services-via-network/44041.html

Stop/Start services from cmd Line www.computing.net/answers/windows-2000/stopstart-services-from-cmd-line/63230.html

starting services remotely www.computing.net/answers/windows-2000/starting-services-remotely/8765.html