Matteo Fabiano
Collanos Team
Global Moderator
Newbie
    
Offline
Posts: 4
|
 |
« Reply #1 on: November 05, 2006, 11:37:06 PM » |
|
Hi MilkaDE,
I found this MS knowledgebase article: http://support.microsoft.com/kb/875352#5
The configuration settings should be as follows (copied from knowledgebase):
OPTIN This setting is the default configuration. On systems with processors that can implement hardware-enforced DEP, DEP is enabled by default for limited system binaries and programs that "opt-in." With this option, only Windows system binaries are covered by DEP by default.
OPTUOUT DEP is enabled by default for all processes. You can manually create a list of specific programs that do not have DEP applied by using the System dialog box in Control Panel. Information technology (IT) professionals can use the Application Compatibility Toolkit to "opt-out" one or more programs from DEP protection. System compatibility fixes, or shims, for DEP do take effect.
ALWAYSON This setting provides full DEP coverage for the whole system. All processes always run with DEP applied. The exceptions list to exempt specific programs from DEP protection is not available. System compatibility fixes for DEP do not take effect. Programs that have been opted-out by using the Application Compatibility Toolkit run with DEP applied.
ALWAYSOFF This setting does not provide any DEP coverage for any part of the system, regardless of hardware DEP support. The processor does not run in PAE mode unless the /PAE option is present in the Boot.ini file.
Hope it helps Matteo
|