How do you start, pause, continue or stop a Windows service
off the command line?
Answer Posted / 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 View All Answers
What is new in .net core?
What tags do you need to add within the asp:datagrid tags to bind columns manually.
What are three common acronyms used in .net, and what do they stand for?
Do you know the difference between the stack and the heap?
What is dot net architecture?
What is the difference between response.redirect & server.transfer?
Is .net capable of supporting multi-thread?
What is .net3.0 and .net3.5?
What are Satellite Assemblies? How you will create this? How will you get the different language strings?
What are the properties of ADO.NET?
What is WSDL? Explain its architecture?
Explain soap and xml?
State some of the different languages supported by .net?
How to debug failed assembly binds?
What is file extension of Webservices in .Net?