What is the command to start a service in Windows from
command line?

Answers were Sorted based on User's Feedback



What is the command to start a service in Windows from command line? ..

Answer / raj kumar.g

Start-Run-Type CMD -- Then type below command in command
prompt

net stop <service name>
net start "<service>"

Is This Answer Correct ?    7 Yes 4 No

What is the command to start a service in Windows from command line? ..

Answer / vinayblr

C:\>net start "DHCP Client"
C:\>net stop "DHCP Client"

Is This Answer Correct ?    2 Yes 0 No

What is the command to start a service in Windows from command line? ..

Answer / neeraj tuli

c:>net stop "service name"
c:>net start "service name"

e.g. for if we stop and start Net Logon Service then type:

c:>net stop netlogon
c:>net start netlogon

Is This Answer Correct ?    2 Yes 0 No

What is the command to start a service in Windows from command line? ..

Answer / systems & network administator

1. The Run command line may be one of the least utilized
functions in the Start menu. This is a pity since it can be
very useful. It is often the quickest way to launch programs
or to open folders and documents. The figure below shows the
Start-Run entry.

2. Clicking the entry "Run" opens the box shown below, where
commands may be typed and entered.

Is This Answer Correct ?    2 Yes 2 No

What is the command to start a service in Windows from command line? ..

Answer / systems & network administator

cmd
c:\windows\system32\cmd.exe
documments and settings\sekhar>

Is This Answer Correct ?    1 Yes 6 No

Post New Answer

More Networking Administration Interview Questions

Which command displays value of parameters received through DHCP ?

1 Answers  


Which two of the following protocols are used at the Transport layer? * ARP * UDP * ICMP * RARP * TCP * BootP

16 Answers   Cisco, TCS,


If a route to a host is fixed and does not change by the changing conditions of the network, route is called a what type of route.

1 Answers  


List 4 conditions that can be specified in the nsswitch.conf file?

1 Answers  


which layer converts user input into data ? a. application b. presentation c. session d. transport

1 Answers  






what is networking?

8 Answers   TCS, Wipro,


if u hv bad sectore in ur hard disk then can u recover ur data from that bed sectore if yes , how?

0 Answers  


You need to implement an Ethernet 100 MBPS network, what do you use? a. Coaxial b. UTP 3 c. UTP 5 d. Fiber optic

1 Answers  


how to load a software in server

6 Answers   Accenture, EDS, HP, Mphasis, Wipro,


You want to make your own configuration file for sendmail. After editing the appropriate files, which program would you run to compile your new configuration file ?

1 Answers  


How frequent the STP information will be exchanged

0 Answers   HCL,


what is the error we get if one of the disk is failed in raid1 how can i restore the data from another disk

2 Answers   Sify,


Categories
  • Networking Protocols Interview Questions Networking Protocols (671)
  • Networking Administration Interview Questions Networking Administration (1008)
  • Networking Security Interview Questions Networking Security (196)
  • Networking General Interview Questions Networking General (266)
  • Networking AllOther Interview Questions Networking AllOther (430)