How do you start, pause, continue or stop a Windows service
off the command line?



How do you start, pause, continue or stop a Windows service off the command line?..

Answer / swapna

net start ServiceName, net pause ServiceName and so on.
Also sc.exe provides a command-line interface for Windows
services. View the OS documentation or proper book chapters
on using sc.exe

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Dot Net General Interview Questions

Explain the code behind wors and contrast that using the inline style.

0 Answers  


Please explain what do the terms “boxing” and “unboxing” mean?

0 Answers  


What is lazy initialization?

0 Answers  


Why do we use the “using” statement?

0 Answers  


Tell about your technical profile ?

0 Answers   TNEB Tamil Nadu Electricity Board,






Explain how com+ related to the dna architecture?

0 Answers  


What are the contents of assembly?

4 Answers  


How will you make .NET programs work in Linux ?

0 Answers  


Do you know the difference between the stack and the heap?

0 Answers  


What is the difference between server.transfer and response.redirect? Why?

0 Answers  


what is the default value of CHAR type?in C# using asp.net?

7 Answers   Bosch,


What is boxing?

3 Answers  


Categories