Windows IT Pro is the leading independent community for IT professionals deploying Microsoft Windows server and client applications and technologies.
  
  
  Advanced Search 



JSI Tip 0324 - Registry entries for services.

RSS
Subscribe to Windows IT Pro | See More Registry Articles Here | Reprints | Or get the Monthly Online Pass—only $5.95 a month!

HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services contains sub-keys for services and device drivers. The following value entries appear in most sub-keys:

ErrorControl is a type REG_DWORD which specifies how to proceed if the driver fails to load or to initialize properly:

 Value  D e s c r i p t i o n 
 0  Ignore: If the driver fails to load or initialize, startup proceeds, and no warning message appears. 
 1  Normal: If the driver fails to load or initialize, startup proceeds, but a warning message appears. 
 2  Severe: If the driver fails to load or initialize, declares the startup as having failed and restarts by using the LastKnownGood control set. If startup is already using the LastKnownGood control set, continues startup. 
 3  Critical: If the driver fails to load or initialize, declares the startup as having failed and restarts by by using the LastKnownGood control set. If startup is already using the LastKnownGood control set, stops startup and runs a debugging program. 

ImagePath is a type REG_EXPAND_SZ that contains the full path to the executable. This entry is not used for network adapters.

ObjectName is a type REG_DWORD which contains the account name for services or the driver object that the I/O manager uses to load the device driver.

Start is a type REG_DWORD which specifies how the service is loaded or started. If the service is a Win32 service, the value of Start must be 2, 3, or 4. This value entry is not used for network adapters.

 Value  D e s c r i p t i o n 
 0  Boot: Loaded by kernel loader. Components of the driver stack for the boot (startup) volume must be loaded by the kernel loader. 
 1  System: Loaded by I/O subsystem. Specifies that the driver is loaded at kernel initialization. 
 2  Automatic: Loaded by Service Control Manager. Specifies that the service is loaded or started automatically. 
 3  Manual:. The service does not start until the user starts it manually, such as by using Services or Devices in Control Panel. 
 4  Disabled: Specifies that the service should not be started. 

Type is a type REG_DWORD that specifies what this object represents:

 Value  D e s c r i p t i o n 
 1  A kernel-mode device driver. 
 2  A file system driver. 
 4  A set of arguments for an adapter. 
 8  A file system driver service, such as a file system recognizer. 
 16 (0x10)  A Win32 program that runs in a process by itself. This type of Win32 service.can be started by the Service Controller. 
 32 (0x20  A Win32 program that shares a process. This type of Win32 service can be started by the Service Controller. 
 272 (0x110)  A Win32 program that runs in a process by itself (like Type16) and can interact with users. 
 288 (0x120)   A Win32 program that shares a process and can interact with users. 

See tips 069 and 260 for additional entries.

Drv.zip is a freeware utility which starts, stops, pauses, continues or lists information about drivers on the specified system.

Svc.zip is a freeware utility which starts, stops, pauses, continues or lists information about services on the specified system.

End of Article



Reader Comments
I'd like to know if there is a way to ignore all errors by default, instead of going through them one by one to change the value to 0.

COPE2 November 04, 2009 (Article Rating: )


You must be a registered user or online subscriber to comment on this article. Please log on before posting a comment. Are you a new visitor? Register now




Top Viewed ArticlesView all articles
Battery Life Issues Almost Certainly Not Windows 7's Fault

While Microsoft is still investigating a notebook battery life issue that was supposedly caused by Windows 7, some interesting trends have emerged. ...

Confirmed: Battery Life Issues Not Windows 7's Fault

Microsoft on Monday issued a lengthy statement about the recent Windows 7 battery controversy, echoing my assessment from earlier in the day, but backing it up with hard, cold evidence. Put simply, Windows 7 is not responsible for any battery life issues ...

Getting your iPhone to Sync with Exchange 2003

Follow these steps to use an iPhone with Exchange. ...


Related Events 7 Ways To Get More From Your SharePoint Deployment Now

Check out our list of Free Email Newsletters!

Related Resources Introducing Left-Brain.com, the online IT bookstore
Looking for books, CDs, toolkits, eBooks? Prime your mind at Left-Brain.com

Discover Windows IT Pro eLearning Series!
Clear & detailed technical information and helpful how-to's, all in our trademark no-nonsense format


Windows IT Pro Home Register FAQ for Windows WinInfo News
Europe Edition About Us Contact Us/Customer Service Media Kit Affiliates / Licensing  
SQL Server Magazine Office & SharePoint Pro DevProConnections IT Job Hound
Left-Brain.com Technology Resource Directory asp.netPRO ITTV Windows SuperSite 
 
 Windows IT Pro is a Division of Penton Media Inc.
 © 2010 Penton Media, Inc. Terms of Use | Privacy Statement