iTechtalk

Quick Search

Go Advanced

Member Login

Not registered? | Forgot Password
 
Register
Welcome
 
iTechtalk > Tutorials > Operating systems » Service Control Manager
Reply
Old 10-06-2008, 11:51 AM   #1 (permalink)
 
Encompass's Avatar
 
Junior Member
Join Date: Oct 2008
Posts: 12
Smile Service Control Manager

Service Control Manager

All service log-on accounts must be assigned the Log-on As A Service right, which gives the service the ability to interact with and be controlled by the Service Control Manager (SCM), which in turn allows the service to log on and access resources without another external security principal having to log on first.

The SCM is started during the Windows boot sequence as a Remote Procedure Call (RPC) server so that service management and control programs (Sc.exe, Services.msc, WMIC, and so on) can interact with local and remote services. The SCM is responsible for starting services defined to start automatically during the Windows boot process. SCM will read the service values located in the registry, log on the service account to the local computer using the found credentials, load the service account’s user profile, start the service in a suspended state, associate the service with the service account’s log-on token, and then finish starting the service. SCM will detect any registered service dependencies and start them first, if needed.

The SCM is tasked with many service-oriented responsibilities, including:

■ Maintaining the database of installed services

■ Starting services and driver services either upon system start-up or upon demand

■ Enumerating installed services and driver services

■ Maintaining status information for running services and driver services

■ Transmitting control requests to running services

■ Locking and unlocking the service database
Encompass is offline   Reply With Quote
 
Reply

Bookmarks

Tags
drivers, server 2008, service control manager

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Keep Task Manager Always on Top geek Windows Vista 0 05-18-2009 06:35 AM
Pin Control Panel to Taskbar reader Windows 7 0 04-13-2009 10:17 AM
NTLM and LAN Manager Freelanser Operating systems 0 11-04-2008 09:50 AM
I/O Control rock Operating systems 0 10-08-2008 09:43 AM
Features of New SCM (Service Control Manager) Encompass Operating systems 0 10-06-2008 12:03 PM


 

Content Relevant URLs by vBSEO 3.3.0