windows.rst
changeset 473 6ecff173dda7
parent 457 37e24958dca4
child 494 e0fa3c7c920a
--- a/windows.rst	Sun Aug 01 13:32:07 2010 +0300
+++ b/windows.rst	Sun Aug 01 14:35:29 2010 +0300
@@ -231,8 +231,16 @@
 
   multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="MS Windows XP Prof" /fastdetect /noexecute=alwayson
 
+To see current DEP status run:
+
+  cmd> wmic OS Get DataExecutionPrevention_Available
+  cmd> wmic OS Get DataExecutionPrevention_SupportPolicy
+  cmd> wmic OS Get DataExecutionPrevention_Drivers
+
   http://msdn.microsoft.com/en-us/library/ff557134%28VS.85%29.aspx
                 /noexecute parameter
+  http://support.microsoft.com/kb/912923
+                How to determine that hardware DEP is available and configured on your computer
 
 * Life cycle.