How do i setup a distribution group and let certain users send from that email address aswell as their own?
How do i setup a distribution group and let certain users send from that email address aswell as their own? If distribution groups are the wrong way to go about it im open for suggestions :) SBS 2008
August 3rd, 2011 1:55am

Hi, yes, you can do it, you have to assign 'send as' permission to your user in the specified distribution group. This is a Powershell command let you do this work perfectly: Add-ADPermission YourDistributionGroup -ExtendedRights Send-As -user YourUser Best regardsBest Regards Don't forget to mark it as answer if it helps
Free Windows Admin Tool Kit Click here and download it now
August 3rd, 2011 9:31am

Is this a Windows Powershell command? and what if I only have "Exchange Users & Groups" tool? how to run that command on WinXp or only can be run on AD/Exchange server? Thanks!
August 4th, 2011 12:44am

Hi Xingtai2000, "send as" is a AD related permission, we can use cmdlt which we need to run from Exchange Managment Shell. You can try to install Exchange management tool on windows xp. Supported Operating Systems: Windows 7, Windows Server 2003 R2 (32-Bit x86), Windows Server 2003 Service Pack 2, Windows Server 2008, Windows Vista, Windows XP Service Pack 3 Installing Exchange 2007 Management Tools On a 32 Bit Operating System http://support.microsoft.com/kb/555841 Microsoft Exchange Server 2007 Management Tools (32-Bit) http://www.microsoft.com/download/en/details.aspx?id=11876 Regards, Xiu
Free Windows Admin Tool Kit Click here and download it now
August 4th, 2011 4:36am

Hi, How is the issue now? Please feel free to update here. Xiu
August 10th, 2011 6:16am

I am trying to set this up for a group called web. It says there are multiple objects matching the identity web. Please specify an unique value.
Free Windows Admin Tool Kit Click here and download it now
September 4th, 2011 9:37pm

I am trying to set this up for a group called web. It says there are multiple objects matching the identity web. Please specify an unique value. That is when i put in the command Add-ADPermission YourDistributionGroup -ExtendedRights Send-As -user YourUser
September 4th, 2011 9:38pm

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

Other recent topics Other recent topics