A Windows user called the help desk to request that her local user account password be reset on her computer. The help desk technician connected to the computer using RDC and reset the password using the Network Places Wizard. After the password was reset, the user lost access to all the data files on the local HDD.
 
Which of the following describes the most likely reason for the lost data files?

A. The technician erased all the data files while resetting the password.
B. The user attempted to enter an incorrect password too many times.
C. The user had previously encrypted her data files and folders using EFS.
D. The user lost access to the network shared drive when her password was reset.


Answer: C

Computer Science & Information Technology

You might also like to view...

Information security work involves a very wide range of ____.

A. required activities B. required competencies C. potential activities D. potential competencies

Computer Science & Information Technology

Which of the following statements is false?

Consider the following Java statements: ``` int x = 9; double y = 5.3; result = calculateValue(x, y); ``` a. A method is called with its name and parentheses. b. x and y are parameters. c. Copies of x and y are passed to the method calculateValue. d. x and y are arguments.

Computer Science & Information Technology

You can set the interval of Gantt Rows so that they appear ______________.

A. below each task B. below every two tasks C. whatever interval you set D. all of the above

Computer Science & Information Technology

Care must be taken when printing forms with combo boxes because all the menu options will be printed in a vertical column below the combo box

Indicate whether the statement is true or false

Computer Science & Information Technology