Out of Office to sender of email to distribution list

Is there a way in Exchange 2013 when someone sends an email to a distribution list that they would get out of office reply's for the members of the list that have out of office on.  I found where yo change it for all previous versions of Exchange but not 2013.

Thanks,

Tom

November 26th, 2014 11:36am

Hi Tom,

please try this in Exchange powershell:

Set-DistributionGroup -Identity "Name of distribution group" -SendOofMessageToOriginatorEnabled:$True

Free Windows Admin Tool Kit Click here and download it now
November 26th, 2014 1:12pm

Hi Tom,

You'll not be able to do it from the GUI

Powershell is the answer for this

Set-DistributionGroup -Identity "Name of distribution group" -SendOofMessageToOriginatorEnabled:$True

Thanks & Regards

John chris

November 27th, 2014 8:59am

Thanks for info

Regards,

Enis

Free Windows Admin Tool Kit Click here and download it now
November 29th, 2014 5:39pm

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics