You are a network administrator for your company.A Windows S

题目
单选题
You are a network administrator for your company.A Windows Server 2003 computer named Server1 is exhibiting connectivity problems. You monitor Server1 by using System Monitor and Network Monitor. While monitoring, you notice that Server1 has approximately 4 MB of available memory, and the average CPU utilization is running at 95 percent. When you investigate the Network Monitor capture, you notice that some network packets sent to Server1 during the capture have not been captured. You need to ensure that the impact of monitoring on Server1 is reduced and that all packets sent to the computer are captured.   What should you do?()
A

From a command prompt, run the diskperf command.

B

Run Network Monitor in dedicated capture mode.

C

Configure a Network Monitor capture filter.

D

Increase the buffer size in Network Monitor.

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

第1题:

You are the administrator for your company's network. The network is configured as shown in the exhibit.

You want to install Windows 2000 Professional on 20 new PXE-compliant computers on the marketing segment of your network. The new computers do not have operating systems installed.

You create a RIS image. You load the image onto the RIS server. You then start the new computers.

You find that the new computers cannot connect to the RIS server. You verify that the new computers cannot connect to the RIS server. You verify that the existing client computers in the network can connect to the network servers, including the RIS server. You want to enable the new computers to connect to the RIS server.

What should you do?

A.Add a Windows 2000 Server computer running WINS to the network.

B.Add a Windows 2000 Server computer running DHCP to the network.

C.Add the domain Everyone group to the RIS OS image security settings.

D.Place the new computers on the same segment as the RIS server.


正确答案:B
解析:Explanation:RIShasthefollowingrequirements:(1)DNSserver,(2)DHCPserverand(3)ActiveDirectory(Windows2000DomainController)TheexhibitshowsthepresenceofActiveDirectoryandDNS,butalackofaDHCPserver.WemustthereforeaddaDHCPserver.Incorrectanswers:A:RISdoesnotuseWINSatall.RISrequiresDNSfornameresolution.C:ThereshouldbenoneedtomanuallyconfigurefilepermissionsontheRISOSimage.D:MovingthenewcomputersintothesamesegmentwillnotworksincethereisnoDHCPserverpresent.Generally,RISworkswellinnetworkswithsubnets.

第2题:

You have a computer that runs Windows Vista. You create a virtual private network (VPN) connection between the computer and your company’s network.You notice that while the computer is connected through the VPN connection, users on the company network can access shared folders on the computer.You need to prevent network users from accessing your shared folders when you are connected to the company’s network by using the VPN connection.What should you do?()

A.A

B.B

C.C

D.D


参考答案:C

第3题:

You are the administrator of your company's network. The network is configured as shown in the exhibit.

You want to install Windows 2000 Professional on 10 non-PXE-compliant computers that are on the marketing segment of your network. You start one of the computers by using a RIS boot disk. However, you cannot connect to the RIS server.

You verify that the existing client computers on the network can connect to network servers, including the RIS server. The network router does not support BOOTP, so existing client computers use manually configured TCP/IP addresses. You want to enable the computers to connect to the RIS server.

What should you do?

A.Add a computer running DHCP Relay Agent to the marketing segment.

B.Add a computer running the network monitor driver to the marketing segment.

C.Move the Windows 2000 Server computer running WINS to the marketing segment.

D.Move the Windows 2000 Server computer running Active Directory to the marketing segment.


正确答案:A
解析:Explanation: RIS requires DNS, DHCP, and Active Directory. These services are all present according to the exhibit. The problem is the router which isn't RFC-1542 compliant, i.e. it is not BOOTP compliant, and therefore the DHCP Server will not be reached from the marketing segment. Thus the computers will not be able to contact the RIS server since RIS clients require DHCP to acquire TCP/IP configuration. By adding a DHCP Relay Agent to the marketing segment the computers will be able to connect to the DHCP server, get their TCP/IP configuration, and connect to the RIS server.

Incorrect answers:
B: Network monitor driver is used to monitor network traffic. It cannot solve the problem in this scenario and is thus inappropriate.

C: In addition to a DHCP server, the RIS server requires the presence of a DNS server running Active Directory. As DNS and Active Directory are present in the exhibit, there is no need for the WINS server. Both WINS and DNS with Active Directory are responsible for name resolution. A WINS server is required for compatibility with older versions of Windows and with non-Windows computers.

D: A DHCP server, a DNS server and Active Directory is available on this network. These servers and services are required for RIS. However the RIS server cannot access the DHCP server as the router is not RFC-1542 compliant.

第4题:

You are the administrator of your company’s network. You run the English (US) edition of Windows 2000 Professional on all computers in your network. As your company continues to grow, and the number of computers is continually expanding, you decide that another domain is needed. Management asks you about what is required to accommodate this new domain. What should you answer the Management in this regard? ()

  • A、WINS, DHCP and DNS
  • B、At least one domain controller and one DNS server.
  • C、At least one domain controller, Active Directory and DNS server.
  • D、Nothing more is needed.
  • E、Nothing more is needed, we can just subnet the network.

正确答案:C

第5题:

You are an administrator of a switched network and your goal is to reduce some of the administrative overhead on your network. You plan on achieving this by configuring a new VLAN for each department in your network. However, you need to share the VLAN information across numerous switches throughout your network. Which of the following would allow you accomplish this?()

  • A、STP
  • B、GVRP
  • C、SNMP
  • D、VTP
  • E、DHCP

正确答案:D

第6题:

You are a network administrator for Ezonexam.com's Windows 2000 network.

Your network has 200 Windows 2000 Professional computers and 15 Windows 2000 Server computers.

Users on the network save their work files in home folders on a network server. The NTFS partition that contains the home folders has Encrypting File System (EFS) enabled. A user named Jack Bauer leaves the company. You grant her manager the Full Control NTFS permission to Jack's home folder. When the manager attempts to open any of the files, she receives the following error message: "Access is denied."

What should you do?

A.Use System File Checker (SFC) to decrypt the file.

B.Log on the network as the Recovery Agent. Decrypt the files for the manager.

C.Log on the network as the administrator. Use the cipher command to decrypt the files.

D.Log on the network as a member of the Backup Operators group. Decrypt the files for the manager.


正确答案:B
解析:Explanation: A user has asked for EFS to be configured on his or her Windows 2000 Professional computer. You need to enable the Recovery Agent on the computer to be able to unencrypt files if the user's private key has been deleted. In this case Jack left the company and his manager needs access to the files. Even with Full Control NTFS permissions she could not get access, thus you need to make use of the recovery agent to decrypt the files for the manager. Remember that the user who encrypts a file is the only user who can access the file (except for the recovery agent).

Incorrect answers:
A: System file checker (sfc.exe) is a command-line utility that scans and verifies the versions of all protected system files. System file checker (sfc.exe) will discover that a protected file has been overwritten and replace it with the correct version of the file from the %systemroot%\system32\dllcache folder. This is not going to grant the manager access to the files in this case.

C: The Cipher utility allows you to encrypt files and folders as well as check the encryption statistics. But this is not what should be used in this scenario.

D: Membership in the Backup Operators group enables a user to back up and restore file systems regardless of permissions, ownership, encryption settings, or audit settings. Membership in this group enables you to assign users the authority to back up file systems without having to assign the users specific permissions to access the resources. However, this is not what is required here.

第7题:

You are the administrator for Ezonexam.com's network.

Your network includes Windows 2000 Professional client computers, Windows NT Workstation 4.0 client computers, Windows 98 client computers, and UNIX client computers. Users of the Windows operating systems store files on shared folders on a Windows 2000 Server computer named FileServ.

You want to make the shared folders on FileServ available to the UNIX computers.

What should you do?

A.Install and configure Network File System (NFS) on FileServ.

B.Configure data volumes on FileServ to be FAT volumes.

C.Disable Server Message Block (SMB) signing on FileServ.

D.Install Simple TCP/IP Services on FileServ.


正确答案:A
解析:Explanation:ClickingMicrosoftWindowsNetworktellsyoursoftwarethatyouwanttousetheClientforMicrosoftNetworks,insteadofsomeotherinstalledclient,tofindservers.Forinstance,iftheNetwareclientwereinstalled,youwouldselectNetwareNetworkfromthebrowselisttosearchforNetwareservers.IfaUnixclientwerepresent(thereareanumberoftheseonthemarket),anoptionthatprobablyincludesthetermNFSwouldshowuponthelist.YouwouldselectittolookforserversrunningtheNFSfileserversoftware.IfyouinstallandconfigureNFSonFileServ,thenyouwillsupportUNIXcomputersaswell.Incorrectanswers:B:ConfiguringFATvolumeswillnotallowUNIXcomputerstoaccessthesharedfolders.C:ThisisnotaServerMessageBlocksigningissue.D:InstallingSimpleTCP/IPServicesonFileServisnotgoingtoavailthesharedfoldertoUNIXcomputers.

第8题:

You are an administrator of Ezonexam.com's network. You want to perform. routine upgrades on your Windows 2000 Server computer. You use your non-administrator user account in the domain to logon to the server.

You want to upgrade all of the critical system files and patches on the server in the shortest possible time.

What should you do?

A.Use Windows Update.

B.Run System File Checker.

C.Log on as administrator and run Windows Update.

D.Log on as administrator and run System File Checker.


正确答案:C
解析:Explanation:WindowsUpdateisusedtoupgradethesystemfilesandtoretrieveandapplythelatestservicepacksandpatchesfortheoperatingsystem.AllnecessaryfilesaredownloadedthroughtheInternet.TobeabletorunWindowsUpdatewemusthaveadministrativerights.Incorrectanswers:A:Thenon-administrativeuseraccountcannotbeusedtorunWindowsUpdate.TorunWindowsUpdatewemusthaveadministrativerights.B:SystemFileCheckercheckstheintegrityofthesystemfiles.Itcannotbeusedtoupgradethesystemfilesortoretrieveandapplythelatestservicepacksandpatchesfortheoperatingsystem.D:SystemFileCheckercheckstheintegrityofthesystemfiles.Itcannotbeusedtoupgradethesystemfilesortoretrieveandapplythelatestservicepacksandpatchesfortheoperatingsystem.

第9题:

You are the network administrator for passguide.com. Which device will you install in your computer to make wireless connections you and a network?()

  • A、Repeater
  • B、Wireless router
  • C、Hub
  • D、Wireless network adapter

正确答案:D

第10题:

You are the desktop administrator for one of your company's branch offices. The network in the branch office consists of a single network segment, which contains a domain controller, a DHCP server, 10 Windows 2000 Server computers, and 50 Windows 2000 Professional computers. All servers and client computers are members of the company's Active Directory domain. You purchase 50 new client computers for the branch office. Each new client computer contains a built-in PXE-compliant network adapter. You install and configure RIS on one of the Windows 2000 Server computers that is on the network in the branch office. You create a Windows XP Professional RIS image on the Windows 2000 Server computer. You connect the new client computers to the network in the office, and you turn on each computer. Each computer displays a message stating that it cannot contact a PXE boot server. You verify that the RIS server is connected to the network. You need to ensure that the new client computers can connect to the RIS server and can begin installing Windows XP Professional. What should you do?()

  • A、Ask a domain administrator to authorize the RIS server. 
  • B、Grant the Everyone group Allow - Read NTFS permission on the RIS image.
  • C、Install RIS on the domain controller. Copy the RIS image to the domain controller.
  • D、Add a reservation for the RIS server to the DHCP server. 

正确答案:A

更多相关问题