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
You work as a Web Developer at Certkiller.com. You create a Web application using MicrosoftASP.NET 3.5. Certkiller.com hosts the application in Microsoft Internet Information Services 7.0. You attempt tobrowse the application and receive the following error message: Service Unavailable HTTP Error 503. The service is unavailable. You check and discover that you are able to browse successfully to other application that formspart of the same IIS Web site. The hosted applications on the network make use of ASP.NET 3.5.There are not previous versions of ASP.NET is installed. You need to resolve this error as soon aspossible. What should you do?()
A. You should run the ServiceModel Metadata Utility tool (Svcutil.exe).
B. You should change the pipeline mode associated with the application pool that hosts theapplication.
C. You should run the AS
D. NET Registration Tool (Aspnet_regiis.exe).
E. You should make sure that the application pool that hosts the application is initiated.