iTechtalk

Quick Search

Go Advanced

Member Login

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

Features of New SCM (Service Control Manager)

Prior to Windows Vista and Windows Server 2008, the only way for a client to determine whether a service had changed its status, or been created or deleted, was to use the service query Application Programming Interface (API), QueryServiceStatusEx function, and poll the status of the service. Having to constantly poll for changed status was not efficient. Windows Vista introduced a new API, NotifyServiceStatusChange, which allows the SCM to notify registered clients when a specific service changes status. This means that applications that monitor services can now receive notifications when services change status, making it far easier to write management tools.


Services can also register to get preshutdown notifications to give them a longer time to prepare for a system shutdown. And shutdown can take into account each service’s dependencies and shut them down (if configured) in a more orderly manner.

SCM was also enhanced to detect and recover from nonfatal errors better. In early versions of Windows, it took a complete crash of the service to kick off a recovery event. Now, memory leaks, slow processing, and other issues can initiate a recovery event.

Microsoft has spent significant effort to make Windows services more secure. While no software as complex as Windows will ever be without security bugs, Windows Vista has already proven to be more resistant to newly announced security vulnerabilities. We should expect Windows Server 2008 to be similarly more resilient.
Encompass is offline   Reply With Quote
 
Reply

Bookmarks

Tags
scm, server 2008, services, windows

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
Features of PowerShell Arjit Windows 2008 0 01-03-2009 06:05 AM
The New “Out-of-Band” FTP 7.0 Service Features in Windows Server 2008 Indrajit Windows 2008 0 12-29-2008 10:52 AM
New Features of Windows 7 bunty Windows 7 0 11-13-2008 10:12 AM
Service Control Manager Encompass Operating systems 0 10-06-2008 11:51 AM
New Features in JSP 2.1 Technology prashant Programming 0 08-18-2008 11:47 AM


 

Content Relevant URLs by vBSEO 3.3.0