You have an Active Directory forest that contains a single site.Your organization contains the Exchange Server 2010 servers shown in the following table: All clients connect from the Internet by using IMAP4.You need to prevent some users from using IMAP4 to connect to the mailboxes Server5. What should you do?()
A. Modify the IMAP4 retrieval settings on Server5.
B. Disable the IMAP4 mailbox feature for the mailboxes on Server5.
C. On Server5, configure Windows Firewall to block TCP port 25 and TCP port 110.
D. On Server5, configure Windows Firewall to block TCP port 110 and TCP port 995.
查看答案
InanyNAT(networkaddresstranslation)configuration,whatistheInsideGlobalIPaddress?()
A. Thesummarizedaddressforallinternalsubnettedaddresses.
B. AprivateIPaddressassignedtoahostontheinsidenetwork.
C. Aregisteredaddressthatrepresentsaninsidehosttoanoutsidenetwork.
D. AuniqueIPaddressusedonaninternalnetwork
E. Nonoftheabove
You network contains 500 computers. You have a computer that runs Windows XP Professional. The computer is used to perform application testing and has Internet Information Services (IIS) installed. The computer has a group named Developers. You need to ensure that only the members of the Developers group can access the Web site. Which two configuration changes should you perform?()
A. Modify the properties of the Developers group.
B. Modify the NTFS permissions of the %systemroot%\inetpub\wwwroot folder.
C. From the properties of the default Web site, assign an SSL certificate.
D. From the properties of the default Web site, modify the Authentication Methods.
YouarethenetworkadministratorforTestKing.com.ThenetworkconsistsofasingleActiveDirectorydomainnamedtestking.com.AllnetworkserversrunWindowsServer2003. YouplacecomputeraccountsforserversinOUsthatareorganizedbyserverroles.YouapplyGPOstotheseserversattheOUlevel. Youneedtoaddanewservertothedomain.YouneedtoensurethattheappropriateGPOsareappliedtothisserver. Whatshouldyoudo?()
A. PrestageadomaincomputeraccountforthenewserverintheappropriateO
B. Jointheservertothedomainbyusingtheprestagedcomputeraccount.
C. Ontheserver,addthedomainnamefortheActiveDirectorydomaintotheDNSsuffixsetting.Jointheservertothedomain.
D. AssignauseraccounttheAllow-CreatepermissionfortheappropriateO
E. Jointhenewservertothedomainbyusingtheuseraccount.
F. JointhenewservertotheActiveDirectorydomain.Onthenewserver,runthegpupdate/forcecommand.
You work as a Web Developer at Certkiller.com. You make use of Microsoft ASP.NET 3.5 tocreate a Web application. A page in the application holds the code that calls the Write and Warn methods of theTraceContext class. The code also adds an instance of EventLogTraceListener to the System.Diagnostics.Trace.Listeners collection. You need to ensure that the Write and WarnActualTests.commethods of the TraceContext class will write ASP.NET trace messages to the event logautomatically. You have to configure the Web application to accomplish this. What should you do?()
A
B
C
D