{"id":511,"date":"2011-11-28T13:00:25","date_gmt":"2011-11-28T13:00:25","guid":{"rendered":"http:\/\/ec2-34-242-84-40.eu-west-1.compute.amazonaws.com\/?p=511"},"modified":"2011-11-28T13:00:25","modified_gmt":"2011-11-28T13:00:25","slug":"get-a-full-list-of-address-spaces-in-an-exchange-2010-send-connector","status":"publish","type":"post","link":"https:\/\/tomgeraghty.co.uk\/index.php\/get-a-full-list-of-address-spaces-in-an-exchange-2010-send-connector\/","title":{"rendered":"Get a full list of address spaces in an Exchange 2010 Send Connector"},"content":{"rendered":"<p>You might want to back up the list of address spaces in a Microsoft\u00a0Exchange 2010\u00a0send connector, just for backup purposes, migration, or testing.<\/p>\n<p>Use this code to extract the address spaces and pipe them into a csv file. Then open in excel, using space characters as the delimiter (multiple spaces count as a single delimiter).<\/p>\n<pre>(Get-SendConnector -Identity \"ADDRESSSPACENAME\").AddressSpaces | \u00a0ft -autosize &gt; c:\\temp\\addressspaces.csv<\/pre>\n<p><!--START MERCHANT:merchant name Business IT Online Office Shop from affiliatewindow.com.--><br \/>\n                                                                                        \t\t\t<a href=\"http:\/\/www.awin1.com\/cread.php?s=164504&#038;v=2607&#038;q=93990&#038;r=164870\"><img decoding=\"async\" src=\"http:\/\/www.awin1.com\/cshow.php?s=164504&#038;v=2607&#038;q=93990&#038;r=164870\" border=\"0\"><\/a><br \/>\n                                                                <!--END MERCHANT:merchant name Business IT Online Office Shop from affiliatewindow.com--><\/p>\n","protected":false},"excerpt":{"rendered":"<p>You might want to back up the list of address spaces in a Microsoft\u00a0Exchange 2010\u00a0send connector, just for backup purposes, migration, or testing. Use this code to extract the address spaces and pipe them into a csv file. Then open in excel, using space characters as the delimiter (multiple spaces count as a single delimiter). &hellip; <\/p>\n<p class=\"link-more\"><a href=\"https:\/\/tomgeraghty.co.uk\/index.php\/get-a-full-list-of-address-spaces-in-an-exchange-2010-send-connector\/\" class=\"more-link\">Continue reading<span class=\"screen-reader-text\"> &#8220;Get a full list of address spaces in an Exchange 2010 Send Connector&#8221;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1,4],"tags":[],"class_list":["post-511","post","type-post","status-publish","format-standard","hentry","category-blog","category-tech"],"_links":{"self":[{"href":"https:\/\/tomgeraghty.co.uk\/index.php\/wp-json\/wp\/v2\/posts\/511","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/tomgeraghty.co.uk\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/tomgeraghty.co.uk\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/tomgeraghty.co.uk\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/tomgeraghty.co.uk\/index.php\/wp-json\/wp\/v2\/comments?post=511"}],"version-history":[{"count":0,"href":"https:\/\/tomgeraghty.co.uk\/index.php\/wp-json\/wp\/v2\/posts\/511\/revisions"}],"wp:attachment":[{"href":"https:\/\/tomgeraghty.co.uk\/index.php\/wp-json\/wp\/v2\/media?parent=511"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/tomgeraghty.co.uk\/index.php\/wp-json\/wp\/v2\/categories?post=511"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/tomgeraghty.co.uk\/index.php\/wp-json\/wp\/v2\/tags?post=511"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}