ObjectName

Applies To: Windows Server 2003, Windows Server 2003 R2, Windows Server 2003 with SP1, Windows Server 2003 with SP2

HKLM\SYSTEM\CurrentControlSet\Services\service-name

Data type Range Default value

REG_SZ

Object name

Drivers: Systemroot\System32\Drivers\Driver-name.sys Services: Systemroot\System32\Service-name.exe

Description

Specifies the name of the Windows Server 2003 driver object that I/O Manager uses to load the device driver, if the service represented by the subkey is either a kernel-mode driver or a file system driver.

If the service represented by the subkey is a Win32 service, then this entry specifies the account name that the service uses to log on to Windows Server 2003.

Change Method

To change the value of this entry, you can use the Services snap-in. You can also use the ChangeServiceConfig API or use SC, a tool included in Windows Server 2003.

Note

  • This information is presented for reference only. You cannot edit this entry to change the driver object or account name that Windows Server 2003 uses to start a service.

Tip

  • To determine what type of service the subkey represents, see the Type Entry entry.