Which cmdlet should you use?

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?

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



Leave a Reply 7

Your email address will not be published. Required fields are marked *


CS

CS

Correct answer is D Set-DistributionGroup

Mariyan

Mariyan

CS is right! Set-DistributionGroup has a parameter -MailTip, which is used when writing messages to such group

Jan

Jan

Correct, I´d use MailTip which is under set-distributiongroup

Alfred Jesse

Alfred Jesse

New 70-345 Exam Questions and Answers Updated Recently (12/May/2017):

NEW QUESTION 1
You have a hybrid Exchange Server 2016 organization. Some of the mailboxes in the research department are hosted on-premises. Other mailboxes in the research department are stored in Microsoft Office 365. You need to search the mailboxes in the research department for email messages that contain a specific keyword in the message body. What should you do?

A. From the Exchange Online Exchange admin center, search the delivery reports.
B. Form the on-premises Exchange Center, search the delivery reports.
C. From the Exchange Online Exchange admin center, create a new In-Place eDiscovery & Hold.
D. From the Office 365 Compliance Center, create a new Compliance Search.
E. From the on-premises Exchange admin center, create a new In-Place eDiscovery & Hold.

Answer: E

NEW QUESTION 2
You have an Exchange Server 2016 organization. Some users access their mailbox by using an Android or an iOS device. You need to prevent the users from using OWA for Devices to access their mailbox. Which cmdlet should you use?

A. Set-CASMailbox
B. Set-MobileMailboxPolicy
C. Set-OWAVirtualDirectory
D. Set-OWAMailboxPolicy

Answer: A

NEW QUESTION 3
Your company has an Exchange Server 2016 organization. The organization contains 2,000 mailboxes and five Mailbox servers, including one server named EX1. Five hundred users retrieve email from their mailboxes by using an IMAP4 client application from the Internet. The users also connect to EX1 to send email messages. All of the email messages are secured by using TLS. An administrator recently replaced the company’s firewall. Users now report that they fail to send email messages from the IMAP4 client application. You verify that the users can retrieve email messages form their mailbox successfully. You need to recommend which TCP port must be allowed so that the users can send email messages from the IMAP4 application successfully. Which TCP port should you recommend?

A. 443
B. 587
C. 993
D. 995

Answer: C

NEW QUESTION 4
Your network contains the servers configured as shown in the following table:
Image URL: passleader.org/wp-content/uploads/2017/05/passleader-70-345-dumps-41.jpg
You run the New-DatabaseAvailabilityGroup cmdlet and you receive the following error message:
The task was unable to create the default witness directory on server FS01. Please manually specify a witness directory.
+ CategoryInfo: InvalidArgument:(:)[New-DatabaseAvailabilityGroup], DagFswUnableTo … ectoryException
+ FullyQualifiedErrorId: [Server=EX01, RequestId-81b106a2-21e7-4ac3-8a23-e2e13e54a9fa, TimeStamp=11/13/2015 3:09:02 PM]
[FailureCategory=CmdletDagFswUnableToBindWitnessDirectoryException]166B6E12,Microsoft.Exchange.Management.SystemConfigurationTasks.NewDatabaseAvailabilityGroup
+ PSComputerName: EX01.contoso.com
You need to ensure that you can create the database availability group (DAG) successfully by using the NewDatabaseAvailabilityGroup cmdlet. What should you do?

A. Add the Exchange Trusted Subsystem group to the local Administrators group on FS01.
B. Add the Delegated Setup role group to the local Administrators group on FS01.
C. Install the Failover Clustering feature on FS01.
D. Install the Remote Server Administration Tools feature on FS01.

Answer: A

NEW QUESTION 5
You have an Exchange Server 2016 organization. The organization contains a mailbox database named DB1. DB1 is stored on a volume named Volume1. You plan to use Exchange Native Data protection. You need to recommend a solution to prevent Volume1 from running out of space for transaction logs. What should you recommend?

A. an event history retention period
B. background database maintenance
C. circular logging
D. a size limit of the log directory for the managed folders

Answer: C

NEW QUESTION 6
You have an exchange Server 2016 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

NEW QUESTION 7
You have an Exchange Server 2016 organization. The organization contains an Edge transport server. Users report that a message with the following anti-spam headers is delivered to their Inbox folder in Microsoft Outlook:
X-MS-Exchange-Organization-PCL: 7
X-MS-Exchange-Organization-SCL: 6
X-MS-Exchange-Organization-Antispam-Report: DV:3.1.3924.1409;SID:SenderIDStatus Fail;PCL:PhishingLevel SUSPICIOUS;CW:CustomList;PP:Presolved;TIME:TimeBasedFeatures
You need to prevent similar messages from being delivered. The solution must generate a non-delivery report (NDR) when the messages are prevented from being delivered to all user mailboxes. What should you do?

A. Set the SCL reject threshold to 7.
B. Run the Set-SenderIdConfig cmdlet.
C. Set the SCL delete threshold to 7.
D. Run the Set-TransportConfig cmdlet.

Answer: A

NEW QUESTION 8
You have an Exchange Server 2016 organization. The organization contains one Edge Transport server. A user reports that certain email messages expected from a specific recipient were never received. You need to search for messages that were blocked by the Edge Transport because they contain attachment types that are blocked by the organization. In which folder should you search?

A. QueueViewer
B. AgentLog
C. Connectivity
D. Routing
E. ProtocolLog

Answer: E

NEW QUESTION 9
You have an Exchange Server 2016 organization. Users store sales information in public folders. You need to create a public folder that can receive email from external users. Which three commands should you use? Each correct answer presents part of the solution.

A. Add-MailboxPermission
B. Add-PublicFolderClientPermission
C. Update-PublicFolderMailbox
D. Enable-MailPublicFolder
E. Add-RecipientPermission
F. New-PublicFolder
G. New-Mailbox

Answer: BDF

NEW QUESTION 10
……

P.S. These New 70-345 Exam Questions Were Just Updated From The Real 70-345 Exam, You Can Get The Newest 70-345 Dumps In PDF And VCE From — http://www.passleader.com/70-345.html (104q VCE and PDF)

Good Luck!

Philipp Grafl

Philipp Grafl

Cleared the 70-345 exam yesterday with a good score of 82X!!!

40 questions with 2 Case Studies: 1. Fabrikam, Inc. (Few new questions appeared in this Case Study!!!) 2. Relecloud.

Many questions about the database availability group (DAG), please learning it deeply.

And, lots of questions about Azure, DNS, Exchange 2016 Server Deployment, site links and WAN setup between offices……etc.

Also, I came across around 10-15 new questions that not available here.

One new question about IMAP4 over SSL (IMAPS) — port 993.

New question on setting auditlog for create new mailbox.

Questions on this site MAY not enough for passing, SOME NEW QUESTIONS ARE NOT AVAILABLE HERE!

I do recommend you to learn the NEWEST & VALID PassLeader 70-345 dumps here:

https://drive.google.com/open?id=0B-ob6L_QjGLpck5vRk5XUVFQb00

(IT IS THE NEWEST VERSION!!!)