{"id":1182,"date":"2023-02-18T18:01:08","date_gmt":"2023-02-18T18:01:08","guid":{"rendered":"https:\/\/www.mozesoft.com\/blog\/?p=1182"},"modified":"2023-02-18T18:03:00","modified_gmt":"2023-02-18T18:03:00","slug":"how-to-use-the-powershell-set-mailboxexportrequest-cmdlet","status":"publish","type":"post","link":"https:\/\/www.mozesoft.com\/blog\/how-to-use-the-powershell-set-mailboxexportrequest-cmdlet\/","title":{"rendered":"How To Use the PowerShell Set-MailboxExportRequest Cmdlet?"},"content":{"rendered":"\n<p>The PowerShell <code>Set-MailboxExportRequest<\/code> cmdlet is used to modify the settings of an existing mailbox export request in Exchange Server. Here&#8217;s how to use it:<\/p>\n\n\n\n<ol><li>Open the Exchange Management Shell by running it as an administrator.<\/li><li>Use the <code>Get-MailboxExportRequest<\/code> cmdlet to get the details of the mailbox export request that you want to modify. For example, to get the details of a mailbox export request with the name &#8220;MailboxExportRequest01&#8221;, run the following command:\n<p>Get-MailboxExportRequest -Name MailboxExportRequest01\n<\/p>\n<\/li><li>Use the Set-MailboxExportRequest cmdlet to modify the settings of the mailbox export request. The available parameters include:<\/li>\n<ul><li>ContentFilter: Specifies a filter for the items to be exported.<\/li>\n<li>FilePath: Specifies the file path where the exported data will be saved.<\/li>\n<li>BadItemLimit: Specifies the maximum number of bad items that can be encountered before the export request fails.<\/li>\n<li>AcceptLargeDataLoss: Indicates whether to allow the export to continue even if a significant amount of data loss occurs.<\/li>\n<\/ul>\n<p>For example, to modify the mailbox export request &#8220;MailboxExportRequest01&#8221; to include only items from the Inbox folder and save the exported data to the &#8220;C:\\Exports&#8221; folder, run the following command:\n<\/p><p>Set-MailboxExportRequest -Identity MailboxExportRequest01 -ContentFilter {(All -eq $false) -and (Subject -like &#8216;Inbox\/*&#8217;)} -FilePath &#8220;C:\\Exports\\MailboxExportRequest01.pst&#8221;\n\n<\/p><p>\n<\/p><li>Verify that the changes have been made by using the Get-MailboxExportRequest cmdlet again to retrieve the details of the modified mailbox export request.<\/li>\n<\/ol>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>The PowerShell Set-MailboxExportRequest cmdlet is used to modify the settings of an existing mailbox export request in Exchange Server. Here&#8217;s how to use it: Open the Exchange Management Shell by running it as an administrator. Use the Get-MailboxExportRequest cmdlet to get the details of the mailbox export request that you want to modify. For example, [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[3],"tags":[],"class_list":["post-1182","post","type-post","status-publish","format-standard","hentry","category-exchange-server"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.9 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>How To Use PowerShell Set-MailboxExportRequest Cmdlet?<\/title>\n<meta name=\"description\" content=\"How To Use PowerShell Set-MailboxExportRequest Cmdlet?\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.mozesoft.com\/blog\/how-to-use-the-powershell-set-mailboxexportrequest-cmdlet\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How To Use PowerShell Set-MailboxExportRequest Cmdlet?\" \/>\n<meta property=\"og:description\" content=\"How To Use PowerShell Set-MailboxExportRequest Cmdlet?\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.mozesoft.com\/blog\/how-to-use-the-powershell-set-mailboxexportrequest-cmdlet\/\" \/>\n<meta property=\"og:site_name\" content=\"Blog\" \/>\n<meta property=\"article:published_time\" content=\"2023-02-18T18:01:08+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2023-02-18T18:03:00+00:00\" \/>\n<meta name=\"author\" content=\"Adsank\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Adsank\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/www.mozesoft.com\/blog\/how-to-use-the-powershell-set-mailboxexportrequest-cmdlet\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.mozesoft.com\/blog\/how-to-use-the-powershell-set-mailboxexportrequest-cmdlet\/\"},\"author\":{\"name\":\"Adsank\",\"@id\":\"https:\/\/www.mozesoft.com\/blog\/#\/schema\/person\/79fc1ff8cfa9fe3f16bedffefc53359c\"},\"headline\":\"How To Use the PowerShell Set-MailboxExportRequest Cmdlet?\",\"datePublished\":\"2023-02-18T18:01:08+00:00\",\"dateModified\":\"2023-02-18T18:03:00+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.mozesoft.com\/blog\/how-to-use-the-powershell-set-mailboxexportrequest-cmdlet\/\"},\"wordCount\":225,\"articleSection\":[\"Exchange Server\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.mozesoft.com\/blog\/how-to-use-the-powershell-set-mailboxexportrequest-cmdlet\/\",\"url\":\"https:\/\/www.mozesoft.com\/blog\/how-to-use-the-powershell-set-mailboxexportrequest-cmdlet\/\",\"name\":\"How To Use PowerShell Set-MailboxExportRequest Cmdlet?\",\"isPartOf\":{\"@id\":\"https:\/\/www.mozesoft.com\/blog\/#website\"},\"datePublished\":\"2023-02-18T18:01:08+00:00\",\"dateModified\":\"2023-02-18T18:03:00+00:00\",\"author\":{\"@id\":\"https:\/\/www.mozesoft.com\/blog\/#\/schema\/person\/79fc1ff8cfa9fe3f16bedffefc53359c\"},\"description\":\"How To Use PowerShell Set-MailboxExportRequest Cmdlet?\",\"breadcrumb\":{\"@id\":\"https:\/\/www.mozesoft.com\/blog\/how-to-use-the-powershell-set-mailboxexportrequest-cmdlet\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.mozesoft.com\/blog\/how-to-use-the-powershell-set-mailboxexportrequest-cmdlet\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.mozesoft.com\/blog\/how-to-use-the-powershell-set-mailboxexportrequest-cmdlet\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.mozesoft.com\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How To Use the PowerShell Set-MailboxExportRequest Cmdlet?\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.mozesoft.com\/blog\/#website\",\"url\":\"https:\/\/www.mozesoft.com\/blog\/\",\"name\":\"Blog\",\"description\":\"IT Knowledgebase\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.mozesoft.com\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.mozesoft.com\/blog\/#\/schema\/person\/79fc1ff8cfa9fe3f16bedffefc53359c\",\"name\":\"Adsank\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.mozesoft.com\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/16e1b860aa1c6c11b188d686f734c33318307888d91fee8cd1550025f1c788a0?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/16e1b860aa1c6c11b188d686f734c33318307888d91fee8cd1550025f1c788a0?s=96&d=mm&r=g\",\"caption\":\"Adsank\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"How To Use PowerShell Set-MailboxExportRequest Cmdlet?","description":"How To Use PowerShell Set-MailboxExportRequest Cmdlet?","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.mozesoft.com\/blog\/how-to-use-the-powershell-set-mailboxexportrequest-cmdlet\/","og_locale":"en_US","og_type":"article","og_title":"How To Use PowerShell Set-MailboxExportRequest Cmdlet?","og_description":"How To Use PowerShell Set-MailboxExportRequest Cmdlet?","og_url":"https:\/\/www.mozesoft.com\/blog\/how-to-use-the-powershell-set-mailboxexportrequest-cmdlet\/","og_site_name":"Blog","article_published_time":"2023-02-18T18:01:08+00:00","article_modified_time":"2023-02-18T18:03:00+00:00","author":"Adsank","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Adsank","Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.mozesoft.com\/blog\/how-to-use-the-powershell-set-mailboxexportrequest-cmdlet\/#article","isPartOf":{"@id":"https:\/\/www.mozesoft.com\/blog\/how-to-use-the-powershell-set-mailboxexportrequest-cmdlet\/"},"author":{"name":"Adsank","@id":"https:\/\/www.mozesoft.com\/blog\/#\/schema\/person\/79fc1ff8cfa9fe3f16bedffefc53359c"},"headline":"How To Use the PowerShell Set-MailboxExportRequest Cmdlet?","datePublished":"2023-02-18T18:01:08+00:00","dateModified":"2023-02-18T18:03:00+00:00","mainEntityOfPage":{"@id":"https:\/\/www.mozesoft.com\/blog\/how-to-use-the-powershell-set-mailboxexportrequest-cmdlet\/"},"wordCount":225,"articleSection":["Exchange Server"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/www.mozesoft.com\/blog\/how-to-use-the-powershell-set-mailboxexportrequest-cmdlet\/","url":"https:\/\/www.mozesoft.com\/blog\/how-to-use-the-powershell-set-mailboxexportrequest-cmdlet\/","name":"How To Use PowerShell Set-MailboxExportRequest Cmdlet?","isPartOf":{"@id":"https:\/\/www.mozesoft.com\/blog\/#website"},"datePublished":"2023-02-18T18:01:08+00:00","dateModified":"2023-02-18T18:03:00+00:00","author":{"@id":"https:\/\/www.mozesoft.com\/blog\/#\/schema\/person\/79fc1ff8cfa9fe3f16bedffefc53359c"},"description":"How To Use PowerShell Set-MailboxExportRequest Cmdlet?","breadcrumb":{"@id":"https:\/\/www.mozesoft.com\/blog\/how-to-use-the-powershell-set-mailboxexportrequest-cmdlet\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.mozesoft.com\/blog\/how-to-use-the-powershell-set-mailboxexportrequest-cmdlet\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.mozesoft.com\/blog\/how-to-use-the-powershell-set-mailboxexportrequest-cmdlet\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.mozesoft.com\/blog\/"},{"@type":"ListItem","position":2,"name":"How To Use the PowerShell Set-MailboxExportRequest Cmdlet?"}]},{"@type":"WebSite","@id":"https:\/\/www.mozesoft.com\/blog\/#website","url":"https:\/\/www.mozesoft.com\/blog\/","name":"Blog","description":"IT Knowledgebase","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.mozesoft.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/www.mozesoft.com\/blog\/#\/schema\/person\/79fc1ff8cfa9fe3f16bedffefc53359c","name":"Adsank","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.mozesoft.com\/blog\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/16e1b860aa1c6c11b188d686f734c33318307888d91fee8cd1550025f1c788a0?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/16e1b860aa1c6c11b188d686f734c33318307888d91fee8cd1550025f1c788a0?s=96&d=mm&r=g","caption":"Adsank"}}]}},"_links":{"self":[{"href":"https:\/\/www.mozesoft.com\/blog\/wp-json\/wp\/v2\/posts\/1182","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.mozesoft.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.mozesoft.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.mozesoft.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.mozesoft.com\/blog\/wp-json\/wp\/v2\/comments?post=1182"}],"version-history":[{"count":4,"href":"https:\/\/www.mozesoft.com\/blog\/wp-json\/wp\/v2\/posts\/1182\/revisions"}],"predecessor-version":[{"id":1186,"href":"https:\/\/www.mozesoft.com\/blog\/wp-json\/wp\/v2\/posts\/1182\/revisions\/1186"}],"wp:attachment":[{"href":"https:\/\/www.mozesoft.com\/blog\/wp-json\/wp\/v2\/media?parent=1182"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.mozesoft.com\/blog\/wp-json\/wp\/v2\/categories?post=1182"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.mozesoft.com\/blog\/wp-json\/wp\/v2\/tags?post=1182"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}