Understanding Services
Services are long-running applications that run in the background, typically start up on boot, and run independently of users who log on. Services handle low-level tasks such as managing authentication and networking and other tasks that need little or no user interaction to function. Third-party services, such as firewalls and antivirus software, can also run on Windows.
Services are implemented using the Services API and are managed by the Service Control Manager (SCM). SCM maintains a database of information concerning the services installed on the system and exposes these services to management using both UI and command-line tools. Using these tools, administrators can:
Configure a service to start automatically on system ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access