5/13/2011

By default, the scheduler for the Device Imaging service runs once every 60 minutes. This time interval can be configured by changing the ServiceDelayMinutesentry of the registry value specified in the following procedures.

ServiceDelayMinutesis located in the registry under HKLM\Software\Microsoft\EDM\OSD. If the OSDkey does not exist, you can add the OSDkey and then add the ServiceDelayMinutes DWORDvalue.

If the ServiceDelayMinutesvalue is present, the scheduler runs after the number of minutes set in this value. If this value is not present, the scheduler runs once every 60 minutes. After you update the system registry, you must restart the Device Imaging service for the new settings to take effect.

To change the default scheduler interval in 32-bit operating systems

  1. In Registry Editor, open HKLM\Software\Microsoft\EDM\OSD.

  2. Change the ServiceDelayMinutesvalue to the appropriate value.

To change the default scheduler interval in 64-bit operating systems

  1. In Registry Editor, open HKLM\Software\Wow6432Node\Microsoft\EDM\OSD.

  2. Change the ServiceDelayMinutesvalue to the appropriate value.

See Also