A project manager at your company missed a deadline on a high-profile project because they did not
know one of the people on the project’s distribution list was out of the office. You need to allow
these notifications to be returned to the message sender on this distribution group. Which cmdlet
should you run?
A.
Set-DistributionGroup ProjectX -ReportToOriginatorEnabled:$true
B.
Set-DistributionGroup ProjectX -ReportToManagerEnabled:$true
C.
Set-DistributionGroup ProjectX -SendOofMessageToOriginatorEnabled:$true
D.
Set-DistributionGroup ProjectX -CreateDTMFMap:$true
Explanation:
Enabling the SendOofMessageToOriginator parameter allows out-of-office messages to be returned
to the originator of a message to the distribution group.