单项选择题

You are the network administrator for TestKing. The network contains a Windows
Server 2003 computer named Testking1.
You back up the data folders on Testking1 by using the following schedule:
1. Normal backup every Monday.
2. Incremental backups every Tuesday, Wednesday, Thursday, and Friday.
After the backup on Friday is completed, a user accidentally deletes a file from a
data folder on Server1. The user reports that he modified the file in the past week,
but he does not know which day he modified the file. You do not know when the file
was last backed up.
You need to restore the latest copy of the file as quickly as possible.
What should you do?()

A.Open the backup log for each day. Begin by opening the log for Monday, and then work forward through the logs for each day of the week. In each log, search for a backup of the file. Restore the first backup that you find.
B.Open the backup log for each day. Begin by opening the log for Tuesday, and then work forward through the logs for each day of the week. In each log, search for a backup of the file. Restore the first backup that you find.
C.Open the backup log for each day. Begin by opening the log for Friday, and then work backward through the logs for each day of the week. In each log, search for a backup of the file. Restore the first backup that you find.
D.Restore the file from the Monday, Tuesday, Wednesday, Thursday, and Friday backups, in that order.
E.Restore the file from the Monday backup, and then from the Friday backup.

相关考题

You are the network administrator for TestKing. The net...


单项选择题

You are the network administrator for TestKing. The network consists of a single
Active Directory domain. All servers run Windows Server 2003.
The domain contains two domain controllers named Testking1 and Testking2. You
use a Windows XP Professional client computer named Client1.
In Active Directory, the domain administrator creates two new user accounts
named NetAdmin1 and AdminUser1. The NetAdmin1 account is a member of the
Domain Admins global group. The AdminUser1 account is a member of only the
Users local group. You assign the AdminUser1 logon account the Allow log on
locally user right in the Default Domain Controller Group Policy object (GPO).
A new written security policy states that user accounts that are member of the
Domain Admins global group should not be used to log on to the console of a
domain controller. It also states that administrative tasks should be performed by
using the Secondary Logon service.
You need to create a new computer account in Active Directory, and you must
comply with the new company security policy.
What should you do?()

A. Log on to Testking1 by using the AdminUser1 user account. Run the dsa.msc command.
B. Log on to Testking1 by using the NetAdmin1 user account. Run the dsa.msc command.
C. Log on to Client1 by using the AdminUser1 user account. Run the runas /user:netadmin1 dsa.msc
D. Log on to Client1 by using the NetAdmin1 user account. Run the runas /user:adminuser1 dsa.msc