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

What IP network addresses are set aside for class A (for private use)? a. 1.0.0.0 (mask 255.0.0.0) b. 10.0.0.0 (mask 255.0.0.0) c. 10.0.0.0 (mask 255.255.0.0) d. 100.0.0.0 (mask 255.0.0.0) e. 100.0.0.0 (mask 255.255.0.0)

1 Answers  


Which layer does "timing" ? a. Physical b. MAC sublayer c. LLC sublayer d. Network Layer e. transport layer

1 Answers  


Describe methods of QoS?

2 Answers  


what is uplink?

4 Answers   TCS,


What does OSPF stand for ?

1 Answers  






Port modes [trunk and access] have any influence on VLAN tagging and un-tagging?

0 Answers   HCL,


Which 2 protocols does Solaris use in the Transport layer ?

1 Answers  


Which file is used to define host-wide aliases ?

1 Answers  


A subnet's mask is 255.255.255.224. How many nodes can this subnet have?

1 Answers  


What is the name of the routing daemon in Solaris ?

1 Answers  


How to set Proxy Setting?

6 Answers   TCS,


How many metrics can you use with RIP ?

1 Answers  


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)