98-365 Exam QuestionsBrowse all questions from this exam

98-365 Exam - Question 164


You are working on a system with Windows Server 2008 R2 installed on it. You want to enable Data Execution Prevention, which is a set of hardware and software technologies for preventing harmful code from running in protected memory locations. Which of the following boot.ini parameters will you use to accomplish the task?

Show Answer
Correct Answer: B

To enable Data Execution Prevention (DEP) on a system with Windows Server 2008 R2, you should use the /noexecute parameter in the boot.ini file. This parameter allows you to enable, disable, and configure DEP, which prevents harmful code from running in protected memory locations.

Discussion

1 comment
Sign in to comment
geo11111
Jun 25, 2021

The noexecute parameter is a switch in the boot.ini file used to enable, disable, and configure Data Execution Prevention (DEP).