Windows: Service Managing Through Command Line

Home -> Windows -> Network administration

51414 views

From the computer of: jafiz (1 recipe)
Created: Apr 22, 2005


0 comments:
View all comments

Add a comment

Add to:
Add to stumbleuponAdd to del.icio.usDigg itAdd to FURL

How can I start/stop/pause Windows Services from command Line in win-2000,Win-XP & win-2003

To start a service follow the steps:

1. Go to START---->RUN

2. Type CMD-----> Click on Enter

3. Net Start to Start a Service
Eg:- net start telnet

4. Net Stop to Stop a Service
Eg:- net stop telnet

5. Net Pause to Pause a Service
Eg:- net pause telnet

6. Net Continue to Continue a Service
Eg:- net continue telnet


For more detail contact me at getjafiz@gmail.com

Subscribe to the Tech-Recipes Newsletter

You can get tips like this delivered in your email every week!

Enter your Email

We will never, ever sell your email address or spam you.





Related recipes:

  How to force a Windows 2K3 domain controller to reregister its DNS records
  Install a Windows 2003 DNS server
  Windows XP: Disable Indexing Service
  XP: Set or configure network interface to DHCP wtih netsh from command line
  XP: Set or configure static network IP address wtih netsh from command line
  How to Reset Internet Protocol (TCP/IP) in Windows XP
  Windows Server 2003: Running ASP.NET (and ASP)
  How To Speed Up Nero Burning Rom in Windows XP
  Renew DHCP client lease in Windows
  Tips for Managing Files On A Windows System

 

Sponsored links

 

Login

Nickname

Password

Don't have an account yet? You can create one. As a registered user you have some advantages like theme manager, comments configuration and post comments with your name.