Answer Posted / swapna
SCM is Windows Service Control Manager. Its
responsibilities are as follows:
1) Accepts requests to install and uninstall Windows
services from the Windows service database.
2) To start Windows services either on system startup or
requested by the user.
3) To enumerate installed Windows services.
4) To maintain status information for currently running
Windows services.
5) To transmits control messages (such as Start, Stop,
Pause, and Continue) to available Windows services.
6) To lock/unlock Windows service database.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Which dll is required to translate xml to sql in internet information server (iis)?
Which dll translate xml to sql in internet information server (iis)?
Is there a way to suppress the finalize process inside the garbage collector forcibly in .net?
How do you instantiate a complex number?
What are the challenging issues you have faced in implementation project/Maintainance project in .net Functionality? How you have overcome that issue?
What is .net and .net framework?
Explain me why do we use msmq?
What is garbage collection and how it works ?
What does jit do?
Elements of CAS
Is atl redundant in the .net world?
What is COM Interoperability in .NET
What is singlecall activation mode used for in .net?
One user deleted one row after that another user through his dataset was trying to update same row. What will happen? How will you avoid this problem?
What are the two main parts of the .net framework?