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
You might also like to view...
Discuss the testing and modifying of web pages. Include an explanation of Multiscreen Preview in your response.
What will be an ideal response?
COGNITIVE ASSESSMENT Word processing software, spreadsheet software, database software, and presentation software are examples of what category of computer software?
A. System software B. Application software C. Hardware coordination software D. World Wide Web personal use and productivity software
Write an example method that overrides the + operator to create a new book whose title is a concatenation of the titles of two books. For example, if the first book's title is "The Adventures of Tom Sawyer" and the second book's title is "The Adventures of Huckleberry Finn", the concatenated title will be "The Adventures of Tom Sawyer and The Adventures of Huckleberry Finn". Assume the book class is defined as:class Book{public Book(string title){Title = title;}public string Title {get; set;}}
What will be an ideal response?
Which of the following authentication methods can use the SCTP and TLS protocols for reliable packet transmissions?
A. TACACS+ B. SAML C. Diameter D. Kerberos