{"id":75,"date":"2012-04-05T08:45:51","date_gmt":"2012-04-04T22:45:51","guid":{"rendered":"http:\/\/vmadmin.nt.com.au\/?p=75"},"modified":"2012-04-05T23:16:33","modified_gmt":"2012-04-05T13:16:33","slug":"change-the-default-retention-policy-in-exchange-2010-hosted-mode","status":"publish","type":"post","link":"http:\/\/vmadmin.nt.com.au\/?p=75","title":{"rendered":"Change the Default Retention Policy in Exchange 2010 Hosted mode"},"content":{"rendered":"<p><strong>Change the Default Retention Policy in Exchange 2010 Hosted mode<\/strong><br \/>\n<strong>List your available retention policies.<\/strong><\/p>\n<p><code># Get-RetentionPolicy -Organization test.the.net.au<\/code><\/p>\n<p><strong>List your current Default Policy for the organisation.<\/strong><\/p>\n<p><code># Get-MailboxPlan -Organization test.the.net.au | fl Ret* <\/code><\/p>\n<p><code>There will be a Policy for each mailbox plan.<\/code><\/p>\n<p><strong>List your Policy for the mailbox.<\/strong><\/p>\n<p><code># get-mailbox -organization test.the.net.au -Identity wes | fl Ret*<\/code><\/p>\n<p><strong>Change the Policy for a mailbox<\/strong><\/p>\n<p><code># get-mailbox -organization test.the.net.au -Identity wes | Set-Mailbox -RetentionPolicy \"test.the.net.au\\Defau<br \/>\nlt Archive and Retention Policy\"<\/code><\/p>\n<p><strong>Change the Policy for the organisation.<\/strong><\/p>\n<p><code># Get-MailboxPlan -Organization test.the.net.au | Set-MailboxPlan -RetentionPolicy \"test.the.net.au\\DefaultRetentionPolicy\"<br \/>\n# Start-OrganizationUpgrade test.the.net.au<br \/>\n# Complete-OrganizationUpgrade test.the.net.au<\/code><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Change the Default Retention Policy in Exchange 2010 Hosted mode List your available retention policies. # Get-RetentionPolicy -Organization test.the.net.au List your current Default Policy for the organisation. # Get-MailboxPlan -Organization test.the.net.au | fl Ret* There will be a Policy for each mailbox plan. List your Policy for the mailbox. # get-mailbox -organization test.the.net.au -Identity wes [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[20],"class_list":["post-75","post","type-post","status-publish","format-standard","hentry","category-misc","tag-retention-policy-echange-2010-hosted"],"_links":{"self":[{"href":"http:\/\/vmadmin.nt.com.au\/index.php?rest_route=\/wp\/v2\/posts\/75","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/vmadmin.nt.com.au\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/vmadmin.nt.com.au\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/vmadmin.nt.com.au\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/vmadmin.nt.com.au\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=75"}],"version-history":[{"count":4,"href":"http:\/\/vmadmin.nt.com.au\/index.php?rest_route=\/wp\/v2\/posts\/75\/revisions"}],"predecessor-version":[{"id":80,"href":"http:\/\/vmadmin.nt.com.au\/index.php?rest_route=\/wp\/v2\/posts\/75\/revisions\/80"}],"wp:attachment":[{"href":"http:\/\/vmadmin.nt.com.au\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=75"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/vmadmin.nt.com.au\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=75"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/vmadmin.nt.com.au\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=75"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}