Practical 70-345 Torrent 2021
Our pass rate is high to 98.9% and the similarity percentage between our 70-345 study guide and real exam is 90% based on our seven-year educating experience. Do you want achievements in the Microsoft 70-345 exam in just one try? I am currently studying for the Microsoft 70-345 exam. Latest Microsoft 70-345 Test exam practice questions and answers, Try Microsoft 70-345 Brain Dumps First.
NEW QUESTION 1
You have an Exchange Server 2021 organization. You configure the organization for site resilience.
You have to Exchange servers named exch1.adatum.com and exch2.adatum.com. Each server is in a different data center. The certificates on both servers have a subject name of mail.adatum.com.
Outlook Anywhere is configured to use the fully qualified domain name (FQDN) of the server in the local data center.
You need to ensure that Outlook Anywhere remains connected after a database, server, or data center switchover.
Which command should you run?
- A. Set-OutlookProvider EXPR –CertPrincipalName msstd: ".adatum.com"
- B. Set-OutlookProvider –Identity msExchAutoDiscoverConfig –TTL 2
- C. Set–OutlookProvider -OutlookProviderFlags ExternalClientsRequireSSL
- D. Set–OutlookProvider EXPR –CertPrincipalName "msstd:mail.adatum.com"
Answer: A
Explanation:
References: https://technet.microsoft.com/en-us/library/dd638104(v=exchg.160).aspx
NEW QUESTION 2
You have an Exchange Server 2021 organization.
The organization has two Mailbox servers named EX01 and EX02.
Both servers are members of a database availability group (DAG) named DAG01. A mailbox database named DB01 is replicated to EX01 and EX02.
You plan to move the database file and the transaction logs of DB01 to a new location.
You create a new folder structure on EX01 and EX02 to store the DB01 database file and transaction logs. You need to complete the move.
The solution must minimize the amount of network traffic between EX01 and EX02. You dismount DB01.
Which five actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.
NOTE: More than one order of answer choices is correct. You will receive credit for any of the correct orders you select.
- A. Mastered
- B. Not Mastered
Answer: A
Explanation: 
NEW QUESTION 3
You plan to configure the Exchange organization for site failovers.
You need to recommend how many certificates must be deployed to meet the availability requirements and the security requirements.
What is the minimum number of certificates you should recommend deploying?
- A. one
- B. two
- C. three
- D. four
Answer: A
NEW QUESTION 4
You have an Exchange Server 2021 organization.
You plan to configure the organization in a hybrid deployment.
You need to identify which firewall ports must be open for Microsoft Azure Active Directory Connect (Azure AD Connect) to communicate with Azure Active Directory (Azure AD).
Which two TCP ports should you identify? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point.
- A. 80
- B. 389
- C. 443
- D. 636
- E. 3289
Answer: AC
Explanation:
References:
https://docs.microsoft.com/en-us/azure/active-directory/connect/active-directory-aadconnect-ports
NEW QUESTION 5
You have an exchange Server 2021 organization that uses an SMTP domain named contoso.com. You need to encrypt all of the SMTP traffic from the organization to a partner organization.
The partner organization uses an SMTP domain named litwareinc.com.
Which three commands should you run on your server? Each correct answer presents part of the solution.
- A. New-ReceiveConnector-Name "Connector1"-Usage Internet- Bindings 0.0.0.0:587-DomainSecureEnabled: $true
- B. Set-TransportConfig-TLSSendDomainSecureList litwareinc.com
- C. New-SendConnector-Usage Partner-Name “Connector1” -AddressSpaces “lintwareinc.com”-IgnoreSTARTTLS $false-DNSRoutingEnabled $true -DomainSecureEnabled $true
- D. Set-TransportConfig- TLSReceiveDomainSecureList contoso.com
- E. Set-TransportConfig-TLSReceiveDomainSecureList litwareinc.com
- F. New-SendConnector- Usage Partner -Name “Connector1” -AddressSpaces “contoso.com”-IgnoreSTARTTLS $false-DNSRoutingEnabled $ture -DomainSecureEnabled $true
- G. Set-TransportConfig-TLSSendDomainSecureList contoso.com
Answer: CEG
Explanation:
http://dizdarevic.ba/ddamirblog/?p=78
https://technet.microsoft.com/en-us/library/bb124151(v=exchg.160).aspx https://technet.microsoft.com/en-us/library/aa998936(v=exchg.160).aspx
NEW QUESTION 6
You plan to deploy Exchange Server 2021 to a new server. The server will host 1,000 mailboxes. You need to identify whether the new server has the required disk throughput and speed.
Which two tools should you use? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.
- A. LoadGen
- B. the Exchange Server Best Practices Analyzer Tool
- C. Jetstress
- D. Isinteg
- E. the Exchange Server Role Requirements Calculator
Answer: AC
Explanation:
To determine how many Exchange servers are required to manage user load, use the following capacity planning tools:
Microsoft Exchange Jetstress Microsoft Exchange Load Generator Note:
The Jetstress tool is designed to simulate Exchange I/O at the database level by interacting directly with the database technology of the Extensible Storage Engine (ESE), also known as Jet, that Exchange is built on.
Jetstress can be configured to test the maximum I/O throughput available to your disk subsystem within the required performance constraints of Exchange, or it can accept a desired profile of user count and I/Os per second per user and validate that the disk subsystem is capable of maintaining an acceptable level of performance with such a profile. Jetstress testing can be used to validate storage reliability and performance prior to the deployment of Exchange servers. You should run Jetstress if you are concerned about your storage subsystem performance or if you need to determine a system's I/O capacity.
The Load Generator (LoadGen) tool is designed to produce a simulated client workload against a test Exchange deployment. This workload can be used to evaluate how Exchange performs, and can also be used to analyze the effect of various configuration changes on Exchange behavior and performance while the system is under load
Use the output from these tests in the following ways: Validate deployments
Calculate the client computer response time for the server configuration under client load Estimate the number of users per server
Identify bottlenecks on the server
References: https://technet.microsoft.com/en-us/library/dd335108(v=exchg.141).aspx
NEW QUESTION 7
You have an Exchange Server 2021 organization.
You are planning a Messaging Records Management (MRM) strategy.
You need to configure the organization to meet the following requirements:
Implement an organization-wide setting that permanently deletes all email messages in default folders after five years.
Ensure that users can override the organization-wide email deletion setting.
Ensure that users can modify the default email archive schedule.
- A. Mastered
- B. Not Mastered
Answer: A
Explanation:
Box 1: Retention policy tags
Assigning retention policy tags (RPTs) to default folders, such as the Inbox and Deleted Items. Box 2: Personal tags
Allowing the user to assign personal tags to custom folders and individual items. Box 3: Default policy tags
Applying default policy tags (DPTs) to mailboxes to manage the retention of all untagged items. References: https://technet.microsoft.com/en-us/library/dd297955(v=exchg.160).aspx
NEW QUESTION 8
You are planning an Exchange Server 2021 organization. The organization will contain a Mailbox server named EX01.
Users will have primary SMTP email addresses in the following domains:
• Contoso.com
• Fabrikam.com
• Cohowinery.com
• Wingtiptoys.com
You need to add a DNS record to provide Autodiscover for each domain. Which type of record should you create in each zone?
- A. SRV
- B. CERT
- C. MINFO
- D. PTR
Answer: A
NEW QUESTION 9
You have an Exchange Server 2021 organization.
Some users access the mailbox on their mobile device by using Exchange ActiveSync.
You need to prevent the users from synchronizing more than one month of email or calendar data to their device.
Solution: You deploy a mobile device mailbox policy. Does this meet the goal?
- A. Yes
- B. No
Answer: B
Explanation:
You can use mobile device mailbox policies to manage many different settings. These include the following: Require a password
Specify the minimum password length
Require a number or special character in the password
Designate how long a device can be inactive before requiring the user to re-enter a password Wipe a device after a specific number of failed password attempts
References: https://technet.microsoft.com/en-us/library/bb123783(v=exchg.160).aspx
NEW QUESTION 10
You need to recommend a solution that meets the security requirements for the mailbox databases. What should you include in the recommendation?
- A. Resilient File System (ReFS)
- B. Transparent Data Encryption (TDE)
- C. BitLocker Drive Encryption (BitLocker)
- D. Encrypting Files System (EFS)
Answer: C
NEW QUESTION 11
Your company has an Exchange Server 2021 Organization. The Organization contains three servers and 2000 mailboxes.
The company’s compliance policy has the following requirements:
* A compliance officer named OfficerAdmin must be able to search all of the mailboxes for email messages that contain specific Keywords.
* OfficerAdmin must be able to read all of the email messages that contains specific keywords.
* OfficerAdmin must be able to prevent specific users from deleting email messages that contain specific keywords.
You need to identify which management roles must be assigned to OfficerAdmin to meet the requirements.
Which management role group should you identify for each requirement?
- A. Mastered
- B. Not Mastered
Answer: A
Explanation: 
NEW QUESTION 12
Hotspot Question
A company named Contoso, Ltd. deploys Exchange Server 2021.
Contoso plans to establish a hybrid deployment between Exchange Server and a new Microsoft Office 365 tenant.
You need to identify which relative URL paths in the on-premises environment will be accessed by the Office 365 tenant.
What should you identify? To answer, select the appropriate options in the answer area
- A. Mastered
- B. Not Mastered
Answer: A
Explanation: 
NEW QUESTION 13
All users connect to their mailbox by using Microsoft Outlook and Outlook on the web.
You need to ensure that all of the users are notified before they send an email message to a distribution group named Executives.
Which cmdlet should you use?
- A. New-TransportRule
- B. Set-Mailbox
- C. New-PolicyTipConfig
- D. Set-DistributionGroup
- E. Set-DLPPolicy
Answer: A
Explanation:
You can use a transport rule with the condition. The recipient is a member of. This condition matches messages that contain recipients who are members of the specified distribution group. The distribution group can be listed in the To, Cc, or Bcc fields.
NEW QUESTION 14
You deploy Layer 7 load balancers to the New York and London offices.
You are planning the namespace configuration that will be used once you complete the planned upgrade to Exchange Server 2021.
You need to recommend a solution to meet the connectivity requirements for the namespaces. What should you recommend?
- A. On the New York office servers, change the internal URLs to mail.fabrikam.com.
- B. On all of the branch office servers, change the external URLs to Snull.
- C. On all of the branch office servers, change the external URLs to mail.fabnkam.com.
- D. On the New York office servers, change the internal URLs to Snull.
Answer: C
Explanation:
Scenario:
Fabrikam connectivity requirements include: The number of namespaces used for client access must be minimized.
Each office is configured to use a separate namespace for client access. The New York office is configured to use a namespace of mail.fabrikam.com.
NEW QUESTION 15
You have an Exchange Server 2021 organization. You plan to enable Federated Sharing.
You need to create a DNS record to store the Application Identifier (AppID) of the domain for the federated trust.
Which type of record should you create?
- A. A
- B. CNAME
- C. SRV
- D. TXT
Answer: D
Explanation:
When you create a federation trust with the Azure AD authentication system, an application identifier (AppI is automatically generated for your Exchange organization and provided in the output of
the Get-FederationTrust cmdlet. The AppID is used by the Azure AD authentication system to uniquely identify your Exchange organization. It's also used by the Exchange organization to provide proof that your organization owns the domain for use with the Azure AD authentication system. This is done by creating a text (TXT) record in the public Domain Name System (DNS) zone for each federated domain.
References:
https://technet.microsoft.com/en-us/library/dd335047(v=exchg.150).aspx
NEW QUESTION 16
You have an Exchange Server 2021 organization. The organization contains two Mailbox servers. You have a database that is replicated to both servers. The database contains 500 mailboxes. You add new volumes to the Mailbox servers.
You need to move all of the mailbox data to the new volumes. The solution must meet the following requirements: Ensure that multiple copies of the mailbox data are available at all times. Minimize downtime for the mailbox users.
Which three actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.
- A. Mastered
- B. Not Mastered
Answer: A
Explanation: 
NEW QUESTION 17
You need to configure a data loss prevention (DLP) policy to meet the compliance and security requirements. How should you configure the policy rule? To answer, select the appropriate options in the answer area.
- A. Mastered
- B. Not Mastered
Answer: A
Explanation: 
NEW QUESTION 18
You deploy an Exchange Server 2021 organization. You create a data loss prevention (DLP) rule package. You need to import the rule package.
Which cmdlet should you use?
- A. New-DlpPolicy
- B. New-MessageClassification
- C. New-DataClassification
- D. New-ClassificationRuleCollection
Answer: D
NEW QUESTION 19
You have an Exchange Server 2021 organization. The organization contains a database availability group (DAG). You need to identify the number of transaction logs that are in replay queue. Which cmdlet should you use?
- A. Test-ServiceHealth
- B. Test-ReplicationHealth
- C. Get-DatabaseAvailabilityGroup
- D. Get-MailboxDatabaseCopyStatus
Answer: D
Explanation:
References:
https://technet.microsoft.com/en-us/library/bb691314(v=exchg.160).aspx?f=255&MSPPError=-2147217396
NEW QUESTION 20
You have a hybrid Exchange Server 2021 organization.
Users use Outlook on the web. All mailboxes currently reside on-premises.
You have an internal public key infrastructure (PKI) that uses a certification authority (CA) named CA1. Certificates are issued to users to sign and encrypted email messages.
You move a mailbox to Exchange Online and you discover that the mailbox fails to exchange signed or encrypted email messages from the on-premises mailbox users.
You need to ensure that all of the mailboxes that were moved to Exchange Online can send encrypted email messages to the on-premises mailboxes. The mailboxes must also be able to receive encrypted email messages from the on-premises mailboxes.
You export the required certificates to a file named Export.sst
What command should you run next? To answer, select appropriate options in the answer area.
- A. Mastered
- B. Not Mastered
Answer: A
Explanation: 
NEW QUESTION 21
You have an Exchange Server 2021 organization.
You plan to migrate some of the users to Exchange Online.
You run the Microsoft Office 365 Hybrid Configuration Wizard and you discover that the Get-Federationlnformation cmdlet fails to retrieve the required information.
You need to identify which DNS record must be configured to resolve the failure. What should you identify?
- A. an MX record for SMTP domain
- B. an A record for a Mailbox server
- C. a PTR record for the Mailbox server
- D. an A record for Autodiscover
Answer: D
NEW QUESTION 22
You have an Exchange Server 2021 organization. The organization contains several servers.
Users in the marketing department often send Information Rights Management (IRM)-protected email messages. The IRM-protected messages are excluded from eDiscovery searches.
You need to configure the Exchange Server Organization to ensure that the contents of the mailboxes of the marketing department users are searched for all messages that contain the word ProjectX. The solution must prevent the email messages from being deleted permanently.
You user account is a member of the required role group.
Which three actions should you perform? Each correct answer present part of the solution.
- A. Run theNew-Mailboxcmdlet
- B. Run theNew-MailboxSearchcmdlet
- C. Run theSet-IRMConfigurationcmdlet
- D. RuntheSearch-Mailboxcmdlet
- E. Export the results from the discovery mailbox to a personal folders (PST) file, and then use MicrosoftOutlook to open the PST file.
- F. Use Outlook on the web to open the discovery mailbox.
Answer: BCE
Explanation:
References:
https://technet.microsoft.com/en-us/library/dn440164(v=exchg.160).aspx?f=255&MSPPError=-2147217396 https://technet.microsoft.com/en-us/library/dd353189(v=exchg.160).aspx
NEW QUESTION 23
......
Recommend!! Get the Full 70-345 dumps in VCE and PDF From Certleader, Welcome to Download: https://www.passcertsure.com/{productsort}-test/ (New 164 Q&As Version)