网友您好, 请在下方输入框内输入要搜索的题目:

题目内容 (请给出正确答案)
单选题
You need to prevent a custom application from connecting to the Internet. What should you do?()
A

From Windows Firewall, add a program.

B

From Windows Defender, modify the Allowed items list.

C

From Windows Firewall with Advanced Security, create an inbound rule.

D

From Windows Firewall with Advanced Security, create an outbound rule.


参考答案

参考解析
解析: 暂无解析
更多 “单选题You need to prevent a custom application from connecting to the Internet. What should you do?()A From Windows Firewall, add a program.B From Windows Defender, modify the Allowed items list.C From Windows Firewall with Advanced Security, create an inbound rule.D From Windows Firewall with Advanced Security, create an outbound rule.” 相关考题
考题 You would like to create a custom performance counter for an application that you created recently.To do this, you decide to create a custom category named ApplicationPerformance and a performance counter named HitNumber.You need to ensure that this counter is shared across numerous applications.What should you do?()A.B.C.D.

考题 You create a large, n-tier Web application that has a custom event tracking system. You need to create a custom event type that enables your event tracking system to record all relevant event details for all types of events. The events must be stored in Microsoft SQL Server.From which base type should your custom event type inherit? ()A. IWebEventCustomEvaluatorB. WebEventProviderC. WebBaseEventD. WebAuditEvent

考题 You install a custom application on a computer that runs Microsoft Windows XP. The application stores each user’s data in the %programfiles%\app1\data folder on the computer. You install the custom application on a computer that runs Windows Vista.On the Windows Vista computer, you back up the %programfiles%\app1\data folder and notice that the backup contains no data.You need to back up the application’s user data on the Windows Vista computer.What should you do?()A.AB.BC.CD.D

考题 You have a computer that runs Microsoft Windows XP. The computer has a custom application installed.You plan to upgrade the Windows XP computer to Windows Vista.You need to identify whether User Account Control (UAC) will allow the custom application to run without requiring elevated privileges.What should you do?()A.AB.BC.CD.D

考题 You have a DNS zone that is stored in a custom application directory partition.     You install a new domain controller.   You need to ensure that the custom application directory partition replicates to the new domain  controller.     What should you use()A、the Active Directory Administrative Center consoleB、the Active Directory Sites and Services consoleC、the DNS Manager consoleD、the Dnscmd tool

考题 Your company has a single Active Directory Domain Services (AD DS) domain and 1,000 Windows Vista computers.  You are planning to deploy Windows 7 and a custom application.   You have the following requirements:   The application must be available to only a specific group of users. You must be able to monitor application usage.   You need to design a deployment method for the custom application that meets the requirements.  Which deployment method should you use in your design?()A、software installation in Group PolicyB、startup scripts in Group PolicyC、Microsoft Application Virtualization (App-V)D、baseline Windows 7 image that includes the custom application

考题 You need to prevent a custom application from connecting to the Internet. What should you do?()A、From Windows Firewall, add a program.B、From Windows Defender, modify the Allowed items list.C、From Windows Firewall with Advanced Security, create an inbound rule.D、From Windows Firewall with Advanced Security, create an outbound rule.

考题 You recently installed an application on your computer. The application is configured to automatically start. This application might cause your computer to run slower.  You need to prevent the application from auto starting without uninstalling the application.  What should you do?()A、Use the Microsoft Windows Task Manager application to end the task for the application.B、Use the Control Panel application to uninstall the application. Reboot the computer.C、Use the Software Explorer application to disable the application. Reboot the computer.D、Use the Services application to disable the Application Experience service, and then launch the application.

考题 .In an Exchange Server 2010 Organization, exists an Edge Transport Server named Edge 1.All e-mail messages to the internet are sent from Edge 1.You need to prevent all members of a group named Group 1 from sending e-mail messages to internet.Your solution must provide a custom NDR message to the users when they send an e-mail message to internet. What should you create?()A、Mail tip and a Transport ruleB、Mail tip and a remote and a send connectorC、A custom delivery status notification message and a transport ruleD、A custom delivery status notification message and a send connector

考题 Your network contains a single Active Directory domain. All client computers run Windows Vista  Service Pack 2 (SP2).     You need to prevent all users from running an application named App1.exe.     Which Group Policy settings should you configure()A、Application CompatibilityB、AppLockerC、Software InstallationD、Software Restriction Policies

考题 You create a large, n-tier Web application that has a custom event tracking system. You need to create a custom event type that enables your event tracking system to record all relevant event details for all types of events. The events must be stored in Microsoft SQL Server. From which base type should your custom event type inherit? ()A、IWeb Event Custom EvaluatorB、Web Event ProviderC、Web Base EventD、Web Audit Event

考题 You create an isntance of a BackgroundWorker Component named backgroundworker1.You discover that when the application attempts to cancel the background process you get an exception from the following code segment:    backgroundworker1.CancelAsync();  You need to configure the BackgroundWorker component appropriately to prevent to application from exception.What should you do?()A、Cancel the background process in the backgroundworker1_DoWork eventB、Set the IsBusy property og backgroundworker1 to True before you attempt to cancelC、Set the WorkerSupportsCancellation property of backgroundworker1 to true before the codeD、Set the DoWorkEventArgs Cancel property to true

考题 You are designing a Windows Azure web application.   The application will be accessible at a standard cloudapp.net URL.  You need to recommend a DNS resource record type that will allow you to configure access to the application through a custom domain name.  Which type should you recommend?()A、 AB、 CNAMEC、 MXD、 SRV

考题 You are the network administrator for your company. The network consists of a single Active Directory domain. The network contains 10 domain controllers and 50 servers in application server roles. All servers run Windows Server 2003.   The application servers are configured with custom security settings that are specific to their roles as application servers. Application servers are required to audit account logon events, object access events, and system events. Application servers are required to have passwords that meet complexity requirements, to enforce password history, and to enforce password aging. Application servers must also be protected against man-in-the-middle attacks during authentication.  You need to deploy and refresh the custom security settings on a routine basis. You also need to be able to verify the custom security settings during audits.   What should you do? ()A、 Create a custom security template and apply it by using Group Policy.B、 Create a custom IPSec policy and assign it by using Group Policy.C、 Create and apply a custom Administrative Template.D、 Create a custom application server image and deploy it by using RIS.

考题 You create a large, n-tier Web application that has a custom event tracking system. You need to create a custom event type that enables your event tracking system to record all relevant event details for all types of events. The events must be stored in Microsoft SQL Server. From which base type should your custom event type inherit? ()A、IWebEventCustomEvaluatorB、WebEventProviderC、WebBaseEventD、WebAuditEvent

考题 You are developing a Windows Presentation Foundation (WPF) application. You need to use XAML to create a custom control that contains two Button controls. From which base class should you inherit? ()A、FrameworkElementB、UIElementC、UserControlD、Button

考题 You have a Windows 7 computer that is a member of a workgroup. You need to prevent members of a localgroup from starting a specific application. You must achieve this goal by using the minimum amount ofadministrative effort.  What should you create?()A、administrative template.B、application control policy.C、IPSec policy.D、software restriction policy.

考题 Which of the following is NOT one of the three details you need to fill in on the New Custom Control dialog?()A、Name of the custom controlB、Comments to describe the custom controlC、List of the controls that will make up this custom controlD、Application that will contain the custom control

考题 多选题You work as an application developer at Certkiller .com. You are in the process of creating an application for Certkiller .com’s Human Resources department that tracks employee benefits. You have to store current employee data without recompiling the application. You elect to store this employee data as a custom section in the application configuration file. The relevant portion of the application configuration file is shown in the following exhibit:          You want to use the .NET 2.0 Configuration API to access the custom section. You need to ensure that programmatic access of the EmployeeSection element is enabled. What should you do?()ACreate a custom section handler class that inherits the ConfigurationSection interface.BAdd a section element to the EmployeeSection element of the application configuration file.CCreate a custom section handler class that implements the IConfigurationSectionHandler interface.DAdd an EmployeeSection element to the configSections element of the application configuration file.ECreate a custom section handler class that implements the IApplicatioSettingsProvider interface.FAdd a section element to the configSections element of the application configuration file.

考题 单选题You have a Windows 7 computer that is a member of a workgroup. You need to prevent members of a localgroup from starting a specific application. You must achieve this goal by using the minimum amount ofadministrative effort.  What should you create?()A administrative template.B application control policy.C IPSec policy.D software restriction policy.

考题 多选题You are designing a Windows Azure web application that includes many static content files.  The application will be accessed from locations all over the world by using a custom domain.  You need to recommend an approach for providing access to the static content with the lowest possible latency.  Which two actions should you recommend?()APlace the static content in Windows Azure Blob storage.BPlace the static content in Windows Azure Table storage.CConfigure a custom domain that is an alias for the Windows Azure Storage domain.DConfigure a custom domain that is an alias for the Windows Azure Content Delivery Network(CDN) domain.

考题 单选题You are creating a Windows Forms application by using the .NET Framework 3.5.You plan to develop a custom control for the application.  The control will be a composite control.Your need to derive from the class that will create the control by using the minimum amount of development effort.What should you do?()A Derive from the Control class.B Derive from the UserControl class.C Derive from the FrameworkElement class.D Derive from the ContainerControl class.

考题 单选题You are creating a Windows Forms Application by using the .NET Framework 3.5.You plan to design a new control that will be used on multiple forms in the app.You need to ensure that the control meets the following requirement:   (1)It retrieves data from a MSSQL Server 2008 database instance.   (2)It uses WPF classes to display data.   (3)It uses user-customizable actions when the control is first painted on the form.    What should you do?()A Create a new custom class for the control that is derived from the Control class.B Create a new custom class for the control that is derived from the UserControl class.C Create a new custom class for the control that is derived from the ContentControl class.D Create a new custom class for the control that is derived from the ContentPresenter class.

考题 单选题Your network has client computers that run Windows 7.   A custom Web-based application requires specific security settings.   You need to prevent users from permanently modifying their Internet Explorer browser’s security settings.   What should you do?()A Use Windows Internet Explorer Maintenance (IEM) extension settings in Preference mode.B Use Windows Internet Explorer Maintenance (IEM) extension settings in Normal mode.C Reset the Internet Explorer settings.D Restore the advanced settings in Internet Explorer.

考题 单选题You are designing a Windows Azure web application.   The application will be accessible at a standard cloudapp.net URL.  You need to recommend a DNS resource record type that will allow you to configure access to the application through a custom domain name.  Which type should you recommend?()A  AB  CNAMEC  MXD  SRV

考题 单选题You need to prevent a custom application from connecting to the Internet. What should you do?()A From Windows Firewall, add a program.B From Windows Defender, modify the Allowed items list.C From Windows Firewall with Advanced Security, create an inbound rule.D From Windows Firewall with Advanced Security, create an outbound rule.

考题 单选题You use Microsoft .NET Framework 4 to create a Windows Presentation Foundation (WPF) application. The application requires frequent updates. You want to use the ClickOnce technology to distribute the application to Internet users. You need to ensure that the application is automatically updated without requiring user intervention. You also need to ensure that the users execute the most recent version of the application. What should you do when you publish the application? ()A Use Install the application from a file share. Select the Application is available online and offline option.B Use Install the application from CD-ROM or a DVD-ROM. Select the Application will not check for updates option.C Use Install the application from a Web site. Select the Application is available online only option.D Use Install the application from a Web site. Select the Application is available online and offline option.

考题 单选题You have a DNS zone that is stored in a custom application directory partition.     You install a new domain controller.   You need to ensure that the custom application directory partition replicates to the new domain  controller.     What should you use()A the Active Directory Administrative Center consoleB the Active Directory Sites and Services consoleC the DNS Manager consoleD the Dnscmd tool