Understanding Services
Windows Vista services are long-running applications that run in the background and typically start up on boot and run independently of users logging on. Services handle low-level tasks that manage authentication, 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 Vista.
Windows services are implemented using the Services API and are managed by the Service Control Manager (SCM). The SCM maintains a database of information concerning the services installed on the system and exposes these services to management using both user interface and command-line tools. Using these tools, administrators can:
Configure a ...
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