DisableDefragSvc (Standard 8 Module Reference)

7/8/2014

Review the applicable Feature modules and any examples for the DisableDefragSvc setting in Windows Embedded 8 Standard (Standard 8).

This setting specifies whether to turn off the disk defragmentation service.

Set to true to turn off the service; otherwise set to false. The default value is true.

Modules

The following table shows the modules that you can apply this setting to. In Image Configuration Editor (ICE), you can follow the corresponding path to set this setting for a module.

Module

Path

Enhanced Write Filter Management Tool

Features/Lockdown/Compatibility Write Filters/Enhanced Write Filter Management Tool/DisableDefragSvc

Enhanced Write Filter

Features/Lockdown/Compatibility Write Filters/Enhanced Write Filter/DisableDefragSvc

File Based Write Filter Management Tool

Features/Lockdown/Compatibility Write Filters/File Based Write Filter Management Tool/DisableDefragSvc

File Based Write Filter

Features/Lockdown/Compatibility Write Filters/File Based Write Filter/DisableDefragSvc

XML Example

The following XML example shows how to turn on the disk defragmentation service.

<DisableDefragSvc>false</DisableDefragSvc>

See Also

Concepts

Feature Module Settings