To force a user to use Ctrl-Alt-Delete to log into the compu

题目
单选题
To force a user to use Ctrl-Alt-Delete to log into the computer, a technician can go to Control Panel then:()
A

Accessibility options.

B

Security Center.

C

User accounts and the Advanced tab.

D

Windows Firewall.

如果没有搜索结果或未解决您的问题,请直接 联系老师 获取答案。
相似问题和答案

第1题:

You use two user accounts for your computer: standard user and administrator. You log on to your computer as standard user but are unable to make advanced configuration changes. You need to make advanced configuration changes while you are logged on as a standard user.What should you do?()

A.A

B.B

C.C

D.D


参考答案:C

第2题:

To force a user to use Ctrl-Alt-Delete to log into the computer, a technician can go to Control Panel then:()

  • A、Accessibility options.
  • B、Security Center.
  • C、User accounts and the Advanced tab.
  • D、Windows Firewall.

正确答案:C

第3题:

You are the administrator of a Windows 2000 Professional computer that is shared by several users in the Sales department. User accounts have been created for current users. Current users can log on to the computers. To accommodate new users, you add two new user accounts named User7 and User8 to computer5. When User7 attempts to log on o the computer, she receives the following error message: "Windows cannot copy file C:\Documents and Settings\Default User\ to location C:\Documents and Settings\User7. Contact your network administrator. Detail - Access is denied." When User8 attempts to log on to the computer, he receives the same type of error message.

You want to allow the two new users, as well as other users in the Sales department, to be able to log on to the computer.

Which two methods can you use to accomplish your goal? (Choose two.)

A.Add the User7 and User8 user accounts to the DACL for the Profiles shared folder on the network server.

B.Add the User7 and User8 user accounts to the DACL for the C:\Documents and Settings\Default User folder.

C.Add the Everyone group to the DACL for the C:\Documents and Settings\Default User folder.

D.Add a Group Policy object (GPO) for the Sales OU that redirects user profiles to a shared folder.

E.Log on by using the local Administrator account and create new folders for User7 and User8 in the C:\Documents and Settings folder.

F.Select the allow inheritable permissions from parent to propagate to this object option on the C:\Documents and Settings\Default User folder, and reset the permissions on all child objects.

G.Move and retain permissions and compressions.


正确答案:CF
C,F 解析:Explanation: The problem in this scenario is related to permissions to the C:\Documents and Settings\Default User folder. To solve this problem you should grant the Everyone group permission on the C:\Documents and Settings\Default User folder by adding the group to the DACL (Discretionary Access Control List) of this folder. You should also specify that the permissions to the C:\Documents and Settings\Default User folder must

Incorrect answers:
A: The error message indicates that there is a permission problem on the C:\Documents and Settings\Default User folder, not with permission on Profiles shared folder.

B: Granting the Everyone group permission to the C:\Documents and Settings\Default User folder rather than just User7 and User8 will reduce administrative effort and would not have to be repeated for each new user that is added to the domain.

D: The error message indicates that there is a permission problem on the C:\Documents and Settings\Default User folder. It does not indicate a Group Policy object problem.

E: Granting the Everyone group permission to the C:\Documents and Settings\Default User folder rather than just User7 and User8 will reduce administrative effort and would not have to be repeated for each new user that is added to the domain.

G: This is a very vague suggestion, as it does not indicate what permissions should be moved and what permissions must be retained. Furthermore, file compression is an invisible process in Windows 2000. The operating system takes care of uncompressing the compressed files when they need to be read. Therefore file compression is not the cause of the problem in this scenario.

第4题:

public class MyLogger {  private StringBuilder logger = new StringBuuilder();  public void log(String message, String user) {  logger.append(message);  logger.append(user);  }  }  The programmer must guarantee that a single MyLogger object works properly for a multi-threaded system. How must this code be changed to be thread-safe?() 

  • A、 synchronize the log method
  • B、 replace StringBuilder with StringBuffer
  • C、 No change is necessary, the current MyLogger code is already thread-safe.
  • D、 replace StringBuilder with just a String object and use the string concatenation (+=) within the log method

正确答案:A

第5题:

The IBM Tivoli Access Manager for Enterprise Single Sign-On IMS is configured to cache user’s wallets. The SLA for network reliability between the IMS Server and the desktop machines is 95%. The customer wants to use Graphical Identification and Authentication (GINA) replacement, and has enabled Active Directory (AD) password synchronization. The user has a cached wallet on their private desktop. Which statement is true when the network is unavailable?()

  • A、The user would not be able to log in to the wallet.
  • B、The user is able to log in with their wallet password, but the wallet is not synchronized with the server.
  • C、A user must be re-assigned to another policy template in order to change any aspects of the applied policy.
  • D、The user experiences normal operation, but AccessAgent will be unable to store newly captured  passwords.

正确答案:B

第6题:

You are the network administrator for The network consists of a single Active Directory domain named All five domain controllers run Windows Server 2003, and all client computers run Windows XP Professional. The domain's audit policy ensures that all account logon events are audited. A temporary employee named King uses a client computer named TestKing1. When King's temporary assignment concludes, his employment is terminated. Now you need to learn the times and dates when King logged on to the domain. You need to accomplish this goal by reviewing the minimum amount of information. What should you do?()

  • A、Log on to TestKing1 as a local Administrator. Use Event Viewer to view the local security log. Use the Find option to list only the events for King's user account.
  • B、Log on to TestKing1 as a local Administrator. Use Event Viewer to view the local security log. Use the Find option to list only the events for the TestKing1 computer account.
  • C、Use Event Viewer to view the security log on each domain controller. Use the Find option to list only the events for King's user account.
  • D、Use Event Viewer to view the security log on each domain controller. Set a filter to list only the events for King's user account.
  • E、Use Event Viewer to view the security log on each domain controller. Set a filter to list only the events for the TestKing1 computer account.

正确答案:D

第7题:

When migrating files from a Windows server A to a Samba server B with the command ’net rpc share migrate files -S A -destination=B -acls -attrs -U administrator’, some files that originally belong only to a Windows group (no user) will generate errors during the migration. Which option in smb.conf will force such files to be mapped to the correct UNIX UID and GID?()

  • A、 use acl = yes
  • B、 map group acls = yes
  • C、 force unknown acl user = yes
  • D、 inherit acls = no

正确答案:C

第8题:

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.

第9题:

A new LPAR has been created that needs SAN attached disk for a database. After AIX has been installed, the fibre cables are attached to the adapters. How should the administrator configure the disks?()

  • A、Run 'mkdev' to force the FC adapter to log into the SAN, have the SAN LUNs zoned to the server, run 'cfgmgr' to discover and configure the disks.
  • B、Run 'mkpath' to force the FC adapter to log into the SAN, have the SAN LUNs zoned to the server, run 'cfgmgr' to discover and configure the disks.
  • C、Run 'chpath' to force the FC adapter to log into the SAN, have the SAN LUNs zoned to the server, run 'cfgmgr' to discover and configure the disks.
  • D、Run 'cfgmgr' to force the FC adapter to log into the SAN, have the SAN LUNs zoned to the server, run 'cfgmgr' to discover and configure the disks.

正确答案:D

第10题:

You have a single Active Directory directory service domain. You use a Group Policy object (GPO) to apply security settings to your client computers. You configure the startup type for system services settings in a new GPO, and you link the GPO to an organizational unit (OU).  You discover that the startup type for system services on one of the client computers has not been updated. You need to ensure that the Group Policy settings are applied to the client computer. What should you do?()

  • A、  Restart the client computer.
  • B、 Instruct the user to log off and then log on to the client computer.
  • C、 On the client computer, run the Gpupdate.exe command with the /Force parameter.
  • D、 On the client computer, run the Gpupdate.exe command with the /Target:computer parameter.

正确答案:A

更多相关问题