What does SCM do?

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


Please Help Members By Posting Answers For Below Questions

Do you know what is .net standard?

571


Explain what is an anonymous method and how is it different from a lambda expression?

503


What is a web service in .net?

575


Explain the different parts of an assembly?

577


What are data types in .NET?

647






Will my .net app run on 64-bit windows?

595


Name the classes that are introduced in the system.numerics namespace.

622


What is the purpose of IClonable interface in .NET?

593


When should I use .net core?

548


Can you write a class without specifying namespace?

575


Explain About GDI object ?

608


Explain something about WebService?

669


What is an anonymous method and how is it different from a lambda expression?

510


What is .net core used for?

536


What is the new three features of COM+ services, which are not there in COM (MTS)

1532