{"id":1369,"date":"2017-09-21T11:59:56","date_gmt":"2017-09-21T16:59:56","guid":{"rendered":"https:\/\/it.thelibrarie.com\/weblog\/?p=1369"},"modified":"2017-09-21T11:59:56","modified_gmt":"2017-09-21T16:59:56","slug":"send-on-behalf-of-distribution-group","status":"publish","type":"post","link":"https:\/\/it.thelibrarie.com\/weblog\/2017\/09\/send-on-behalf-of-distribution-group\/","title":{"rendered":"Send on behalf of Distribution Group"},"content":{"rendered":"<p>I have an Exchange 2010 server on prem &#8211; needed to grant send on behalf to a user for a distribution list. In this case the distribution list is called &#8220;Events&#8221;. However, every time I would change the permissions I noticed that the previous entries were removed.<\/p>\n<p><strong>List Group Current Permissions<\/strong><br \/>\n<code>Get-DistributionGroup \"Events\" | fl name,grant*<\/code><\/p>\n<p><strong>Replace Granted Users List<\/strong><br \/>\n<code>Set-DistributionGroup \"Events\" -GrantSendOnBehalfTo \"Some User\", \"Another User\", \"Third User\"<\/code><\/p>\n<p><strong>Add Additional Users<\/strong><br \/>\n<code>Set-DistributionGroup \"Events\" -GrantSendOnBehalfTo @{add=\"New Hire\", \"Manager Name\"}<\/code><\/p>\n<p><strong>Remote Users<\/strong><br \/>\n<code>Set-DistributionGroup \"Events\" -GrantSendOnBehalfTo @{remove=\"Recently Fired\", \"Another User\"}<\/code><\/p>\n","protected":false},"excerpt":{"rendered":"<p>I have an Exchange 2010 server on prem &#8211; needed to grant send on behalf to a user for a distribution list. In this case the distribution list is called &#8220;Events&#8221;. However, every time I would change the permissions I noticed that the previous entries were removed. List Group Current Permissions Get-DistributionGroup &#8220;Events&#8221; | fl &hellip; <a href=\"https:\/\/it.thelibrarie.com\/weblog\/2017\/09\/send-on-behalf-of-distribution-group\/\" class=\"more-link\">Continue reading <span class=\"screen-reader-text\">Send on behalf of Distribution Group<\/span> <span class=\"meta-nav\">&rarr;<\/span><\/a><\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[8],"tags":[],"class_list":["post-1369","post","type-post","status-publish","format-standard","hentry","category-microsoft"],"_links":{"self":[{"href":"https:\/\/it.thelibrarie.com\/weblog\/wp-json\/wp\/v2\/posts\/1369","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/it.thelibrarie.com\/weblog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/it.thelibrarie.com\/weblog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/it.thelibrarie.com\/weblog\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/it.thelibrarie.com\/weblog\/wp-json\/wp\/v2\/comments?post=1369"}],"version-history":[{"count":1,"href":"https:\/\/it.thelibrarie.com\/weblog\/wp-json\/wp\/v2\/posts\/1369\/revisions"}],"predecessor-version":[{"id":1370,"href":"https:\/\/it.thelibrarie.com\/weblog\/wp-json\/wp\/v2\/posts\/1369\/revisions\/1370"}],"wp:attachment":[{"href":"https:\/\/it.thelibrarie.com\/weblog\/wp-json\/wp\/v2\/media?parent=1369"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/it.thelibrarie.com\/weblog\/wp-json\/wp\/v2\/categories?post=1369"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/it.thelibrarie.com\/weblog\/wp-json\/wp\/v2\/tags?post=1369"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}