微软认证考试

A user named User1 has a computer named Computer1 that runs Windows XP Professional. User1 has a folder that contains encrypted files. You purchase a new computer named Computer2. You back up User1's files and restore them to Computer2. You need to ensur

题目

A user named User1 has a computer named Computer1 that runs Windows XP Professional. User1 has a folder that contains encrypted files. You purchase a new computer named Computer2. You back up User1's files and restore them to Computer2. You need to ensure that User1 can access the encrypted files on Computer2. What should you do?()

  • A、Instruct User1 to create a new user certificate on Computer2.
  • B、Instruct User1 to take ownership of the encrypted files on Computer2.
  • C、Instruct User1 to import the user certificate from Computer1 to Computer2.  
  • D、Log on to Computer2 by using the local administrator account. Configure User1 as the recovery agent account.
如果没有搜索结果,请直接 联系老师 获取答案。
如果没有搜索结果,请直接 联系老师 获取答案。
相似问题和答案

第1题:

You are the administrator of a new Microsoft Windows 2000 server computer named HQSQL5. HQSQL5 is a member server in your company's Windows NT 4.0 domain, which is named HQMAIN.

After installing SQL Server 2000 on HQSQL5, you configure the MSSQLServer service account to use the HQMAIN\sqladmin user account, which is a member of the local administrators group on HQSQL5.

You can use the HQMAIN\sqladmin user account to log on the HQSQL5. However, the MSSQLServer service fails to start. You need to start the service. What should you do?

A.Revoke Log on interactivity rights for the HQMAIN\sqladmin user account.

B.Add the HQMAIN\sqladmin user account to the HQMAIN\Domain Admins group.

C.Select the Password Never Expires check box for the HQMAIN\sqladmin user account.

D.Grant Log on as a service rights to the HQMAIN\sqladmin user account.


正确答案:D
解析:Explanation: On Windows NT and Windows 2000 operating systems, SQL Server 2000 and SQL Server Agent are started and run as Windows services. Windows services require ‘Log on as a service’ rights, which allow a security principal to log on as a service, as a way of establishing a security context. The Local System account on the Windows computer always retains the right to log on as a service. Any service that runs under a separate account must be granted this right.

Incorrect Answers:
A: The log on interactively should only be applied to user accounts that runs services. Revoking it for the HQMAIN\sqladmin would make the MSSQLServer service to start.

B: The Domain Admins global group can represent the users who have broad administrative rights in a domain. Windows 2000 Server places all users with an Administrator account into this group automatically. This group is responsible for administration and delegation of authority. It is therefore not an appropriate group for Windows service.

C: The Password Never Expires check box specifies that he current Windows NT or Windows 2000 user account password does not need to be changed on a regular basis. However, it is only the MSSQLServer service that failed to start therefore the problem is not related to an expired password.

第2题:

You are the network administrator for . The network consists of a single Active Directory domain named All network servers run Windows Server 2003. Some client computers run Windows 2000 Professional, and the rest run Windows XP Professional. All user accounts in the Sales department are located in the Sales organizational unit (OU). To store roaming user profiles, you create a shared folder named Profiles on a member server named TK1. You assign the Allow - Full Control permission on the Profiles folder to the Everyone group. Now you need to create roaming user profiles for the user accounts in the Sales OU. What should you do?()

  • A、Select all user accounts in the Sales OU. Modify the account properties to specify //TK1/Profiles/%username% as the profile path.
  • B、Select all user accounts in the Sales OU. Modify the account properties to specify //TK1/Profiles as the profile path.
  • C、Create a Group Policy object (GPO) and link it to the Sales OU. In the User Configuration section of the GPO, configure Folder Redirection to use //TK1/Profiles.
  • D、Create a Group Policy object (GPO) and link to the Domain Controllers OU. In the User Configuration section of the GPO, configure Folder Redirection to use //TK1/Profiles.

正确答案:A

第3题:

You are writing an application that uses isolated storage to store user preferences.The application uses multiple assemblies.Multiple users will use this application on the same computer.You need to create a directory named Preferences in the isolated storage area that is scoped to the current Microsoft Windows identity and assembly.Which code segment should you use?()

A.

B.

C.

D.


参考答案:A

第4题:

Your network contains a Network Policy Server (NPS) named NPS1. NPS1 is configured for remote access account lockout.A domain user named User1 has been locked out by NPS1.You need to unlock the User1 user account on NPS1.What should you use?()

  • A、the Netsh tool
  • B、the Network Policy Server console
  • C、the Registry Editor
  • D、the Routing and Remote Access console

正确答案:C

第5题:

You are the administrator of a Windows 2000 network. You use a user account named User1 to log on to a Windows 2000 Professional computer. Different students in a classroom use this Computer. User does not have administrative rights. However, you prefer to use this account for most of your daily activities, because it is not a security breach if you fail to log off. You want to schedule a task to run a command file named AddUsers.cmd that automatically adds six more student user accounts. What should you do?()

  • A、Schedule the task to run under an Administrative account
  • B、Log on by using the local Administrator account. Then schedule the task to run under User1
  • C、Take the ownership of Addusers.cmd file. Then schedule the task to run under User1
  • D、Grant User1 Read & Execute permission for AddUsers.cmd. Then schedule the task to run  under User1.

正确答案:A

第6题:

You are the network administrator for The network consists of a single Active Directory domain named All network servers run Windows Server 2003, and all client computers run Windows XP Professional. A user named King uses a client computer named TestKing1. This computer has a locally attached tape device. You grant King the necessary permission to perform backups of a member server named TestKingSrvB. King runs the Backup utility on TestKing1 to back up the files located on TestKingSrvB. You need to use your client computer to view the most recent backup logs for TestKingSrvB. What should you do?()

  • A、Use Notepad to view the contents of the backup report located on TestKingSrvb.
  • B、Use Notepad to view the contents of the backup report located on TestKing1.
  • C、Use Event Viewer to view the contents of the application log located on TestKingSrvb.
  • D、Use Event Viewer to view the contents of the application log located on TestKing1

正确答案:B

第7题:

You install a read-only domain controller (RODC) named RODC1.   You need to ensure that a user named User1 can administer RODC1. The solution must minimize the number of permissions assigned to User1.   Which tool should you use()

  • A、Active Directory Administrative Center
  • B、Active Directory Users and Computers
  • C、Dsadd
  • D、Dsmgmt

正确答案:D

第8题:

You use Microsoft .NET Framework 4 to create a Windows Forms client application.You write the following code segment.The application contains a form of type Form1 that contains a FormSettings object named frmSettings1.You need to maintain the user‘s form size preference each time the user executes the application.Which code segment should you use? ()

A.

B.

C.

D.


参考答案:D

第9题:

You have an Exchange Server 2010 organization.You have a user named User1 and a user named User2. You need to ensure that User1 can add User2 to the From field when he sends e-mail messages. Messages that have User2 in the From field must display only User2 as the message sender to recipients Who receive the messages. What should you use?()

  • A、Active Directory Users and Computers
  • B、Exchange Control Panel (ECP)
  • C、Exchange Management Console (EMC)
  • D、Microsoft Office Outlook

正确答案:C

第10题:

You are the administrator of an Active Directory domain named A user reports that he forgot his password and cannot log on to the domain. You discover that yesterday morning the user reset his password and successfully logged on to the domain. You need to enable the user to log on to the domain. What should you do? ()(Choose two)

  • A、Use Active Directory Users and Computers to move the account to the default organizational unit (OU) named Users. Instruct the user to restart his computer.
  • B、Use Active Directory Users and Computers to open the account properties for the user's user account. Clear the Account is locked out check box, and select the User must change password at next logon check box.
  • C、Use Active Directory Users and Computers to reset the user's password. Give the user the new password.
  • D、Use Computer Management to reset the password for the local Administrator account.

正确答案:B,C

更多相关问题