This page was exported from Braindump2go Free Exam Dumps with PDF and VCE Collection [ https://www.mcitpdump.com ] Export date:Mon Apr 29 2:17:30 2024 / +0000 GMT ___________________________________________________ Title: Braindump2go New Published Microsoft 70-341 Exam Practice Tests Questions Guarantee 100% Pass! (31-40) --------------------------------------------------- 2015 Latest released Microsoft Official 70-341 Practice Exam Question Free Download From Braindump2go Now! All New Updated 219 Questions And Answers are Real Questions from Microsoft Exam Center! Vendor: MicrosoftExam Code: 70-341Exam Name: Microsoft Core Solutions of Microsoft Exchange Server 2013Keywords: 70-341 Exam Dumps,70-341 PDF Download,70-341 VCE Download,70-341 Study Guide,70-341 Study Material,70-341 Braindump,70-341 Exam Questions,70-341 Book QUESTION 31Hotspot QuestionYou are attempting to resolve the database activation issue. You need to identify why the database copies are activated on EX3 instead of EX2. Which command should you use? (To answer, select the appropriate options in the answer area.) Answer:   QUESTION 32Drag and Drop QuestionYou need to identify which commands must be run to perform the maintenance window tasks. Which commands should you run? (To answer, drag the appropriate commands to the correct tasks. Each command may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.) Answer:   QUESTION 33You need to recommend which command must be run to remove the email notifications from all of the servers if App1 malfunctions again. Which command should you recommend? (To answer, configure the appropriate options in the answer area.) Answer:   QUESTION 34You are implementing a solution to meet the security requirements for Outlook authentication. You purchase a new certificate that has a subject name of mail.proseware.com and SANs of autodiscover.proseware.com and oa.proseware.com. You create a host (A) record for oa.proseware.com in the public DNS zone. Remote users report that they fail to connect to their mailbox by using Outlook. You need to ensure that the remote users can connect to their mailbox from Outlook. The solution must meet the security requirements. Which two commands should you run? (Each correct answer presents part of the solution. Choose two.) A.    Set-OutlookProvider EXPR -CertPrincipalName msstd:mail.proseware.com B.    Set-OutlookAnywhere -ExternalHostName oa.proseware.com –ExternalClientAuthenticationMethod Basic -ExternalClientsRequireSsI $true –InternalHostName mail.proseware.com –InternalClientAuthenticationMethod NTLM –InternalClientsRequireSsI StrueC.    Set-OutlookProvider EXPR -CertPrincipalName msstd:oa.proseware.comD.    Set-OutlookAnywhere -ExternalHostName mail.proseware.com-ExternalClientAuthenticationMethod Basic -ExternalClientsRequireSsI $true –InternalHostName oa.proseware.com -InternalClientAuthenticationMethod NTLM –InternalClientsRequireSsI $true Answer: ABExplanation:Set-OutlookProvider EXPRThe common benefit of enabling Outlook Provider, is to assure Outlook client connecting to a specific server, which has a specific name in subject name field on the certificate. Set-OutlookProvider EXPR -CertPrincipalName msstd:mail.contoso.com Running above command will force Outlook client "Only connect to proxy servers that have this principal name in their certificate" to be enabled and value set to msstd:mail.contoso.com.If client connects to a proxy server, which does not have mail.contoso.com in subject name field in the certificate, the connection will fail.Set-OutlookAnywhereUse the Set-OutlookAnywhere cmdlet to modify the properties on a computer running Microsoft Exchange Server 2013 enabled for Microsoft Outlook Anywhere. The ExternalHostname parameter specifies the external host name to use in the Microsoft Outlook profiles for users enabled for Outlook Anywhere. The InternalHostname parameter specifies the internal hostname for the Outlook Anywhere virtual directory.ASubject name of the certificate is mail.proseware.com not oa.prosware.com NOT CSubject name of the certificate is mail.proseware.com not oa.prosware.com BExternalHostName oa.proseware.com is correct as oa.proseware.com is a host (A) record in the public DNS zone.NOT DExternalHostName mail.proseware.com is NOT correct as oa.proseware.com is a host (A) record in the public DNS zone.http://technet.microsoft.com/en-us/library/bb123683(v=exchg.150).aspxhttp://technet.microsoft.com/en-us/library/bb123545(v=exchg.150).aspx QUESTION 35You need to recommend which actions must be performed to meet the technical requirements for the new Contoso users. Which three actions should you recommend? (Each correct answer presents part of the solution. Choose three.) A.    Configure UPN suffix routing.B.    Configure Contoso to trust Proseware.C.    Configure Proseware to trust Contoso. D.    Run the New-Mailbox cmdlet and specify the -AccountDisabled parameter.E.    Run the New-Mailbox cmdlet and specify the -LinkedMasterAccount parameter.F.    Create a linked role group. Answer: ACEExplanation:http://technet.microsoft.com/en-us/library/cc731404.aspxUNDERSTANDING TRUST DIRECTIONPROSEWARE CONTOSO USER ACCOUNT IN CONTOSO NEEDS TO OBTAIN ACCESS TO MAILBOX IN PROSEWARE.INC DIRECTION OF TRUST IS FROM PROSEWARE TO CONTOSO.THAT IS PROSEWARE NEEDS TO TRUST CONTOSO,AAll new user accounts in contoso.com must have a user principal name (UPN) that ends with proseware.comConfigure UPN suffix routingName suffix routing is a mechanism that you can use to manage how authentication requests are routed across Active Directory forests that are joined by forest trusts.NOT BAS PER ABOVE DIAGRAM PROSEWARE NEEDS TO TRUST CONTOSO CAS PER ABOVE DIAGRAM PROSEWARE NEEDS TO TRUST CONTOSO EAll new users hired at Contoso must have a user account in contoso.com and an Exchange Server mailbox in proseware.comUse the New-Mailbox cmdlet to create a user in Active Directory and mailbox-enable this new user.The LinkedMasterAccount parameter specifies the master account in the forest where the user account resides. The master account is the account to link the mailbox to. The master account grants access to the mailbox. This parameter is required only if you're creating a linked mailbox.A linked mailbox is a mailbox that's associated with an external account. The resource forest scenario is an example of a situation in which you would want to associate a mailbox with an external account. In a resource forest scenario, user objects in the Exchange forest have mailboxes, but the user objects are disabled for logon. You must associate these mailbox objects in the Exchange forest with enabled user objects in the external accounts forest.NOT DNeed to use linked mailboxes.Use the New-Mailbox cmdlet to create a user in Active Directory and mailbox-enable this new user.The AccountDisabled parameter specifies whether to create the mailbox in a disabled state. You don't have to specify a value with this parameter.NOT FNeed to use linked mailboxes.You can use a linked management role group to enable members of a universal security group (USG) in a foreign Active Directory forest to manage a Microsoft Exchange Server 2013 organization in a resource Active Directory forest. By associating a USG in a foreign forest with a linked role group, the members of that USG are granted the permissions provided by the management roles assigned to the linked role group.For more information about linked role groups, see Understanding Management Role Groups.http://technet.microsoft.com/en-us/library/aa997663(v=exchg.150).aspx QUESTION 36Hotspot QuestionYou need to recommend a solution to resolve the Autodiscover and the free/busy information issues. Which command should you include in the recommendation? (To answer, configure the appropriate options in the answer area.) Answer:   QUESTION 37You need to recommend a solution to resolve the issue of the human resources department manager. What should you include in the recommendation? A.    Run Set-ADServerSettings -ConfigurationDomainController dcl.proseware.com on all of the Exchange servers in the London site.B.    Move the PDC emulator to the New York office.C.    Modify the replication interval on the Active Directory site link.D.    Schedule a task that runs the Update-AddressList command to run once per hour. Answer: CExplanation:NOT ASet-ADServerSettingsUse the Set-AdServerSettings cmdlet to manage the Active Directory Domain Services (AD DS) environment in the current Exchange Management Shell session. The Set-AdServerSettings cmdlet replaces the AdminSessionADSettings session variable that was used in Microsoft Exchange Server 2007.The ConfigurationDomainController parameter specifies the fully qualified domain name (FQDN) of the configuration domain controller to be used for reading Exchange configuration information in this session.NOT BIssue is related to AD Site replicationNOT DWill not improve the site replicationYou can use the Shell to update a global address list (GAL). A GAL is a directory that contains entries for every group, user, and contact within an organization's implementation of Microsoft Exchange.CYou must set the site link replication interval property to indicate how frequently you want replication to occur during the times when the schedule allows replication. For example, if the schedule allows replication between 02:00 hours and 04:00 hours, and the replication interval is set for 30 minutes, replication can occur up to four times during the scheduled time. The default replication interval is 180 minutes, or 3 hours. Consider the following criteria to determine how often replication occurs within the schedule window:A small interval decreases latency but increases the amount of WAN traffic. To keep domain directory partitions up to date, low latency is preferred. http://technet.microsoft.com/en-us/library/cc738212(v=WS.10).aspx QUESTION 38You have an Exchange Server 2013 organization that contains two Client Access servers named SERVER1 and SERVER2 and two Mailbox servers named SERVER3 and SERVER4. You have a firewall that controls all of the traffic between the internal network and the Internet. SERVER3 and SERVER4 are prevented from communicating with Internet hosts. SERVER1 and SERVER3 are in a site named Main. SERVER2 and SERVER4 are in a site named Main_2. All outbound email is sent through SERVER1. Main fails. You discover that email messages for the Internet are queued on SERVER4. You create a new send connector in Main_2. You discover that all of the outbound email is queued on SERVER4 and is not delivered to the Internet. You verify that the client computers on the network can receive email messages from the Internet successfully. You need to ensure that the email messages are delivered successfully to the Internet. Which cmdlet should you run? A.    Set-SendConnectorB.    Set-TransportServiceC.    Set-ExchangeServerD.    Set-ADSite Answer: AExplanation:Mailbox ServerIn an Exchange Server 2013 organization the Mailbox server role is responsible for sending outbound email via a Send Connector. When this option is enabled outbound email that is being sent via a Send Connector does not go directly out from the Mailbox server, and instead is proxied through a Client Access server in the site. There is nothing complicated going on here, the Client Access server simply acts as a proxy for the connection so that the receiving host out on the internet sees the connection as coming from the Client Access server name and IP address rather than the Mailbox server.IN THIS QUESTION THE CLIENT ACCESS SERVER (SERVER1) IS ACTING AS A PROXY SERVER FOR THE MAILBOX SERVERS.NEED TO CHANGE THE SEND CONNECTOR SETTINGS IN ORDER FOR MAIL TO FLOW OUT FROM SERVER4 TO THE INTERNET.Correct Answer ASet-SendConnectorUse the Set-SendConnector cmdlet to modify a Send connector.EXAMPLE 1This example makes the following configuration changes to the Send connector named Contoso.com SendConnector:Sets the maximum message size limit to 10 MB.Changes the connection inactivity time-out to 15 minutes.Set-SendConnector "Contoso.com Send Connector" -MaxMessageSize 10MB –ConnectionInactivityTimeOut00:15:00Send ConnectorIn Microsoft Exchange Server 2013, a Send connector controls the flow of outbound messages to the receiving server.They are configured on Mailbox servers running the Transport service. Most commonly, you configure a Send connector to send outbound email messages to a smart host or directly to their recipient, using DNS.Exchange 2013 Mailbox servers running the Transport service require Send connectors to deliver messages to the next hop on the way to their destination. Send connectors that are created on Mailbox servers are stored in Active Directory and are available to all Mailbox servers running the Transport service in the organization.   NOT BSet-transportserviceUse the Set-TransportService cmdlet to set the transport configuration options for the Transport service on Mailbox servers or for Edge Transport servers. This example sets the TransientFailureRetryCount parameter to 3 and sets the TransientFailureRetryInterval parameter to 30 seconds for the Transport service on a Mailbox server named Mailbox01.Set-TransportService Mailbox01 -TransientFailureRetryCount 3 -TransientFailureRetryInterval00:00:30NOT CWill not resolve the issueSet-ExchangeServerUse the Set-ExchangeServer cmdlet to set Exchange attributes in Active Directory for a specified server.For information about the parameter sets in the Syntax section below, see Syntax.EXAMPLE 1This example disables error reporting on the specified server.Set-ExchangeServer -Identity TestServer.Contoso.com -ErrorReportingEnabled: $false NOT DWill not resolve the issueSet-ADSiteUse the Set-AdSite cmdlet to configure the Exchange settings of Active Directory sites.EXAMPLE 1This example configures the Active Directory site named Default-First-Site-Name as a hub site. Set-AdSite Default-First-Site-Name -HubSiteEnabled $truehttp://technet.microsoft.com/en-us/library/aa998294(v=exchg.150).aspx QUESTION 39You have an Exchange Server 2013 organization named adatum.com. The organization contains five Mailbox servers and two Client Access servers. You need to ensure that an administrator named user1 receives a daily email message that contains a log of all the Exchange Server administrative actions. Which cmdlet should you use in a scheduled task? A.    Search-AdminAuditLogB.    Set-MailboxC.    New-AdminAuditLogSearchD.    Set-ExchangeServerE.    Set-AdminAuditLogConfig Answer: CExplanation:NOT AUse Search-AdminAuditLog for searching through the audit logs.Search-AdminAuditLogUse the Search-AdminAuditLog cmdlet to search the contents of the administrator audit log.For information about the parameter sets in the Syntax section below, see Syntax.EXAMPLE 1This example finds all the administrator audit log entries that contain either the New-RoleGroup or the New-ManagementRoleAssignment cmdlet. Search-AdminAuditLog -Cmdlets New-RoleGroup, New-ManagementRoleAssignment NOT BSet-MailboxUse the Set-Mailbox cmdlet to modify the settings of an existing mailbox. You can use this cmdlet for one mailbox at a time.To perform bulk management, you can pipeline the output of various Get-cmdlets (for example, the Get-Mailbox or Get-User cmdlets) and configure several mailboxes in a single-line command. You can also use the Set-Mailbox cmdlet in scripts. For information about the parameter sets in the Syntax section below, see Syntax.EXAMPLE 1This example delivers John Woods's email messages to John's mailbox and also forwards them to Manuel Oliveira's (manuel@contoso.com) mailbox. Set-Mailbox -Identity John -DeliverToMailboxAndForward $true -ForwardingSMTPAddress manuel@contoso.comNOT DSet-ExchangeServerUse the Set-ExchangeServer cmdlet to set Exchange attributes in Active Directory for a specified server.For information about the parameter sets in the Syntax section below, see Syntax.EXAMPLE 1This example disables error reporting on the specified server. Set-ExchangeServer -Identity TestServer.Contoso.com -ErrorReportingEnabled: $falseNOT ENOT Set-AdminAuditLogConfigUse the Set-AdminAuditLogConfig cmdlet to configure the administrator audit logging configuration settings.EXAMPLE 1This example enables administrator audit logging for every cmdlet and every parameter in the organization, with the exception of Get cmdlets. Set-AdminAuditLogConfig -AdminAuditLogEnabled $true -AdminAuditLogCmdlets * -AdminAuditLogParameters *CNew-AdminAuditLogSearchUse the New-AdminAuditLogSearch cmdlet to search the contents of the administrator audit log and send the results to one or more mailboxes that you specify.For information about the parameter sets in the Syntax section below, see Syntax.EXAMPLE 1This example finds all the administrator audit log entries that match the following criteria and sends the results to the david@contoso.com and chris@contoso.com SMTP addresses:Cmdlets Set-Mailbox Parameters UseDatabaseQuotaDefaults, ProhibitSendReceiveQuota, ProhibitSendQuota StartDate 01/24/2012 EndDate 02/12/2012New-AdminAuditLogSearch -Name "Mailbox Quota Change Audit" -Cmdlets Set-Mailbox -ParametersUseDatabaseQuotaDefaults, ProhibitSendReceiveQuota, ProhibitSendQuota -StartDate 01/24/2012 -EndDate02/12/2012 -StatusMailRecipients david@contoso.com, chris@contoso.com New-AdminAuditLogSearch: Exchange 2013 Help QUESTION 40You have an Exchange Server 2013 organization. You plan to deploy Exchange ActiveSync for mobile devices. Each mobile device will be authenticated by using certificates issued by an internal certification authority (CA). You need to configure the organization to authenticate the mobile devices by using the certificates. Which two actions should you perform? (Each correct answer presents part of the solution. Choose two.) A.    From Internet Information Services (IIS) Manager on each Client Access server, configure the Microsoft-Server-ActiveSync virtual directory to require client certificates.B.    From Exchange Admin Center, configure the Microsoft-Server-ActiveSync virtual directory to require client certificates.C.    From Internet Information Services (IIS) Manager on each Client Access server, enable Active Directory Client Certificate Authentication.D.    From Internet Information Services (IIS) Manager on each Mailbox server, enable Active Directory Client Certificate Authentication. Answer: BCExplanation:NOT AEnable Active Directory Client Certificate Authentication within IIS but configure the Microsoft-Server-ActiveSync virtual directory to require client certificates is performed in Exchange Admin CenterNOT DIIS is configured on the Client Access Server not the Mailbox ServerBAfter you've installed the Exchange 2013 Client Access server, there are a variety of configuration tasks that you can perform.Although the Client Access server in Exchange 2013 doesn't handle processing for the client protocols, several settings need to be applied to the Client Access server, including virtual directory settings and certificate settings.http://technet.microsoft.com/en-us/library/gg247612(v=exchg.150).aspxExchange Server 2013 automatically configures multiple Internet Information Services (IIS) virtual directories during installation.This topic contains information about the default IIS authentication settings and default Secure Sockets Layer (SSL) settings for the Client Access and Mailbox servers.The following table lists the default settings on a stand-alone Exchange 2013 Client Access server.Default Client Access server IIS authentication and SSL settings Virtual directory Authentication method SSL settings Management methodMicrosoft-Server-ActiveSync Basic authentication SSL required Requires 128-bit encryptionEAC or Shell  CConfigure certificate-based authentication for Exchange ActiveSync http://blogs.technet.com/b/exchange/archive/2012/11/28/configure-certificate-based-authentication-forexchange-activesync.aspxClient Access Server ConfigurationTo configure the Client Access server to enforce certificate based authentication :1. Verify if Certificate Mapping Authentication is installed on the server. Right click on Computer in the start menu and choose Manage.Expand Roles and click on Web Server (IIS)Scroll down to the Role Services section. Under the Security section you should see Client Certificate MappingAuthentication installed.  If you don't see Client Certificate Mapping Authentication installed, click add Role Services > (scroll) Security and select Client Certificate Mapping Authentication and then click Install.Reboot your server.  Guaranteed 100% Microsoft 70-341 Exam Pass OR Full Money Back! Braindump2go Provides you the latest 70-341 Dumps PDF & VCE for Instant Download! http://www.braindump2go.com/70-341.html --------------------------------------------------- Images: --------------------------------------------------- --------------------------------------------------- Post date: 2015-05-28 03:32:26 Post date GMT: 2015-05-28 03:32:26 Post modified date: 2015-05-28 03:32:26 Post modified date GMT: 2015-05-28 03:32:26 ____________________________________________________________________________________________ Export of Post and Page as text file has been powered by [ Universal Post Manager ] plugin from www.gconverters.com