{"id":60850,"date":"2020-07-14T07:04:37","date_gmt":"2020-07-14T07:04:37","guid":{"rendered":"https:\/\/www.stellarinfo.com\/blog\/?p=60850"},"modified":"2026-01-30T09:04:54","modified_gmt":"2026-01-30T09:04:54","slug":"use-set-mailboxexportrequest-exchange-cmdlet","status":"publish","type":"post","link":"https:\/\/www.stellarinfo.com\/blog\/use-set-mailboxexportrequest-exchange-cmdlet\/","title":{"rendered":"How to Use Set-MailboxExportRequest Cmdlet?"},"content":{"rendered":"<?xml encoding=\"utf-8\" ?><?xml encoding=\"utf-8\" ?><p>In MS Exchange Server (2010 SP1 and later), you can export mailboxes from the Exchange database (EDB) file to PST by using the&nbsp;<a href=\"https:\/\/www.stellarinfo.com\/article\/new-mailbox-export-request.php\" target=\"_blank\" rel=\"noreferrer noopener\">New-MailboxExportRequest<\/a>&nbsp;cmdlet. However, sometimes, a few mailbox export requests fail or do not complete. This happens if there are any corrupted or large items in the source mailbox or various other reasons. In such a case, you can use the <strong>Set-MailboxExportRequest<\/strong> cmdlet. This cmdlet allows you to change the options in the mailbox export request after it has been executed and helps to recover from the failed mailbox export requests. In this blog, we will see how to use the <strong>Set-MailboxExportRequest<\/strong> PowerShell cmdlet, along with different parameters.<\/p><h2 class=\"wp-block-heading\" id=\"using-the-set-mailboxexportrequest-cmdlet-in-exchange-server\"><strong>Using the Set-MailboxExportRequest Cmdlet in Exchange Server<\/strong><\/h2><p>Like other cmdlets, you must have the required roles and permissions assigned before using the <strong>Set-MailboxExportRequest<\/strong> cmdlet. You must be assigned with the <strong>Mailbox Import Export<\/strong> role to use this cmdlet.<\/p><p>Following is the <strong>Set-MailboxExportRequest<\/strong> syntax you can use to modify the Exchange Mailbox Export request.<\/p><pre class=\"wp-block-code command_container\"><code><strong>Set-MailboxExportRequest &ndash;Identity &lt;mailbox export request identity&gt; &lt;Common Parameter&gt;<\/strong><\/code><\/pre><p>You can use the cmdlet with various parameters to add exceptions to the failed requests. Some common parameters are.<\/p><h3 class=\"wp-block-heading\"><strong>1. &ndash;BadItemLimit<\/strong><\/h3><p>This parameter is used to specify the maximum number of bad items that can be skipped during export before the request fails. A bad item is a corrupted item in the source mailbox that can&rsquo;t be copied to the target mailbox. If you set the <strong>-BadItemLimit<\/strong> value to <strong>51<\/strong> or higher, you also need to use the <strong>AcceptLargeDataLoss<\/strong> switch with the cmdlet. Here&rsquo;s how to use the cmdlet:<\/p><pre class=\"wp-block-code command_container\"><code><strong>Set-MailboxExportRequest -Identity \"Eric\\MailboxExport1\\\" -BadItemLimit 51 &ndash;AcceptLargeDataLoss<\/strong><\/code><\/pre><figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"92\" src=\"https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2020\/07\/BadItemLimit-1024x92.png\" alt=\"BadItemLimit\" class=\"wp-image-176127 apply-gradient-on-post-images\" srcset=\"https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2020\/07\/BadItemLimit-1024x92.png 1024w, https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2020\/07\/BadItemLimit-300x27.png 300w, https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2020\/07\/BadItemLimit-768x69.png 768w, https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2020\/07\/BadItemLimit-1536x138.png 1536w, https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2020\/07\/BadItemLimit-1568x140.png 1568w, https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2020\/07\/BadItemLimit-150x13.png 150w, https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2020\/07\/BadItemLimit.png 1798w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure><p>The above command will modify the export request with identity &ndash; <strong>Eric\\MailboxExport1 <\/strong>to skip up to 51 corrupted items while exporting the mailbox.<\/p><h3 class=\"wp-block-heading\"><strong>2. &ndash;LargeItemLimit<\/strong><\/h3><p>This parameter is used to specify the number of large items to be allowed before the export request fails. This is useful if the export request fails or does not complete due to large messages that exceed the maximum message size, allowed in the target mailbox.<\/p><blockquote class=\"note_alert\">\n<p><strong><em>Note: <\/em><\/strong><em>When you use this parameter, the specified number of large items will be excluded from the exported PST file. Use it only if you are okay with skipping the large items.<\/em><\/p>\n<\/blockquote><p>Here&rsquo;s how to use the <strong>Set-MailboxExportRequest<\/strong> cmdlet with the <strong>LargeItemLimit <\/strong>parameter.<\/p><pre class=\"wp-block-code command_container\"><code><strong>Set-MailboxExportRequest -Identity \"Eric\\MailboxExport1\\\" -LargeItemLimit 51 -AcceptLargeDataLoss<\/strong><\/code><\/pre><figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"84\" src=\"https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2020\/07\/LargeItemLimit-1024x84.png\" alt=\"LargeItemLimit\" class=\"wp-image-176128 apply-gradient-on-post-images\" srcset=\"https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2020\/07\/LargeItemLimit-1024x84.png 1024w, https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2020\/07\/LargeItemLimit-300x25.png 300w, https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2020\/07\/LargeItemLimit-768x63.png 768w, https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2020\/07\/LargeItemLimit-1536x126.png 1536w, https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2020\/07\/LargeItemLimit-1568x128.png 1568w, https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2020\/07\/LargeItemLimit-150x12.png 150w, https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2020\/07\/LargeItemLimit.png 1797w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure><p>This command will modify the export request with identity &ndash; <strong>Eric\\MailboxExport1 <\/strong>to skip up to 51 large items while exporting the mailbox.<\/p><h3 class=\"wp-block-heading\"><strong>3. &ndash;AcceptLargeDataLoss<\/strong><\/h3><p>The <strong>&ndash;AcceptLargeDataLoss<\/strong> parameter is used with the <strong>&ndash;BadItemLimit<\/strong> and <strong>&ndash;LargeItemLimit<\/strong> parameters. This parameter specifies that the request should continue even if a large number of items or bad items in the source mailbox cannot be copied to the target mailbox. You need to use this parameter if you&rsquo;re setting the value for <strong>BadItemLimit<\/strong> or <strong>LargeItemLimit<\/strong> to 51 or above. Otherwise, the command will fail and display an error similar to the below:<\/p><figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"140\" src=\"https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2020\/07\/AcceptLargeDataLoss-1024x140.png\" alt=\"AcceptLargeDataLoss\" class=\"wp-image-176129 apply-gradient-on-post-images\" srcset=\"https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2020\/07\/AcceptLargeDataLoss-1024x140.png 1024w, https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2020\/07\/AcceptLargeDataLoss-300x41.png 300w, https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2020\/07\/AcceptLargeDataLoss-768x105.png 768w, https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2020\/07\/AcceptLargeDataLoss-1536x210.png 1536w, https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2020\/07\/AcceptLargeDataLoss-1568x214.png 1568w, https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2020\/07\/AcceptLargeDataLoss-150x20.png 150w, https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2020\/07\/AcceptLargeDataLoss.png 1801w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure><p>Here&rsquo;s how to use the <strong>Set-MailboxExportRequest <\/strong>cmdlet with the <strong>AcceptLargeDataLoss<\/strong> parameter:<\/p><pre class=\"wp-block-code command_container\"><code><strong>Set-MailboxExportRequest -Identity \"Eric\\MailboxExport1\\\" -BadItemLimit 100 -LargeItemLimit 100 &ndash;AcceptLargeDataLoss<\/strong><\/code><\/pre><p>After executing the above cmdlet, you will get a warning message that the large or corrupted items (based on the defined value) will not be available in the destination mailbox.<\/p><figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"139\" src=\"https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2020\/07\/After-executing-the-above-cmdlet-you-will-get-a-warning-message-that-the-large-or-corrupted-items-based-on-the-defined-value-will-not-be-available-in-the-destination-mailbox-1024x139.png\" alt=\"After executing the above cmdlet, you will get a warning message that the large or corrupted items (based on the defined value) will not be available in the destination mailbox.\" class=\"wp-image-176130 apply-gradient-on-post-images\" srcset=\"https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2020\/07\/After-executing-the-above-cmdlet-you-will-get-a-warning-message-that-the-large-or-corrupted-items-based-on-the-defined-value-will-not-be-available-in-the-destination-mailbox-1024x139.png 1024w, https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2020\/07\/After-executing-the-above-cmdlet-you-will-get-a-warning-message-that-the-large-or-corrupted-items-based-on-the-defined-value-will-not-be-available-in-the-destination-mailbox-300x41.png 300w, https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2020\/07\/After-executing-the-above-cmdlet-you-will-get-a-warning-message-that-the-large-or-corrupted-items-based-on-the-defined-value-will-not-be-available-in-the-destination-mailbox-768x104.png 768w, https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2020\/07\/After-executing-the-above-cmdlet-you-will-get-a-warning-message-that-the-large-or-corrupted-items-based-on-the-defined-value-will-not-be-available-in-the-destination-mailbox-1536x208.png 1536w, https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2020\/07\/After-executing-the-above-cmdlet-you-will-get-a-warning-message-that-the-large-or-corrupted-items-based-on-the-defined-value-will-not-be-available-in-the-destination-mailbox-1568x212.png 1568w, https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2020\/07\/After-executing-the-above-cmdlet-you-will-get-a-warning-message-that-the-large-or-corrupted-items-based-on-the-defined-value-will-not-be-available-in-the-destination-mailbox-150x20.png 150w, https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2020\/07\/After-executing-the-above-cmdlet-you-will-get-a-warning-message-that-the-large-or-corrupted-items-based-on-the-defined-value-will-not-be-available-in-the-destination-mailbox.png 1802w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure><h3 class=\"wp-block-heading\"><strong>4. &ndash;CompletedRequestAgeLimit<\/strong><\/h3><p>This parameter is used to specify an age limit for a failed or completed request. You can use it to remove any export request after a specific time interval post execution. Here&rsquo;s an example:<\/p><pre class=\"wp-block-code command_container\"><code><strong>Set-MailboxExportRequest -Identity \"Eric\\MailboxExport1\\\" &ndash;CompletedRequestAgeLimit 20<\/strong><\/code><\/pre><figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"29\" src=\"https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2020\/07\/CompletedRequestAgeLimit-1024x29.png\" alt=\"CompletedRequestAgeLimit\" class=\"wp-image-176131 apply-gradient-on-post-images\" srcset=\"https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2020\/07\/CompletedRequestAgeLimit-1024x29.png 1024w, https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2020\/07\/CompletedRequestAgeLimit-300x8.png 300w, https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2020\/07\/CompletedRequestAgeLimit-768x22.png 768w, https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2020\/07\/CompletedRequestAgeLimit-1536x43.png 1536w, https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2020\/07\/CompletedRequestAgeLimit-1568x44.png 1568w, https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2020\/07\/CompletedRequestAgeLimit-150x4.png 150w, https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2020\/07\/CompletedRequestAgeLimit.png 1703w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure><p>This command will remove the mailbox export request of the identity &ndash; <strong>Eric\\MailboxExport1\\ <\/strong>after <strong>20<\/strong> days.<\/p><h3 class=\"wp-block-heading\"><strong>5. &ndash;Priority<\/strong><\/h3><p>This parameter is used to specify the order in which the export requests will be processed. You can prioritize a mailbox export request based on various values, such as <strong>Lowest<\/strong>, <strong>Lower<\/strong>, <strong>Low<\/strong>, <strong>High<\/strong>, <strong>Higher<\/strong>, <strong>Highest<\/strong>, and <strong>Emergency<\/strong>. By default, the export requests are executed in a queue (<strong>Normal<\/strong> priority). Here&rsquo;s an example of the cmdlet:<\/p><pre class=\"wp-block-code command_container\"><code><strong>Set-MailboxExportRequest -Identity \"John\\MailboxE xport01\\\" &ndash;Priority High<\/strong><\/code><\/pre><h3 class=\"wp-block-heading\"><strong>6. &ndash;WhatIf<\/strong><\/h3><p>The<strong> WhatIf<\/strong> parameter is used to simulate the command actions. By using this switch, you can check what changes would occur before you actually run the command on the mailbox. There is no need to specify a value with this parameter. Here&rsquo;s an example of the cmdlet with the <strong>WhatIf <\/strong>parameter.<\/p><pre class=\"wp-block-code command_container\"><code>Set-MailboxExportRequest -Identity \"John\\MailboxExport01\\\" &ndash;Priority High &ndash;WhatIf<\/code><\/pre><figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"47\" src=\"https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2020\/07\/WhatIf-1024x47.png\" alt=\"WhatIf\" class=\"wp-image-176132 apply-gradient-on-post-images\" srcset=\"https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2020\/07\/WhatIf-1024x47.png 1024w, https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2020\/07\/WhatIf-300x14.png 300w, https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2020\/07\/WhatIf-768x35.png 768w, https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2020\/07\/WhatIf-1536x71.png 1536w, https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2020\/07\/WhatIf-1568x72.png 1568w, https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2020\/07\/WhatIf-150x7.png 150w, https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2020\/07\/WhatIf.png 1690w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure><figure class=\"wp-block-embed is-type-rich is-provider-embed-handler wp-block-embed-embed-handler wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n<iframe loading=\"lazy\" title=\"Exporting Mailboxes from EDB to Live Exchange: A Simple Approach\" width=\"750\" height=\"422\" src=\"https:\/\/www.youtube.com\/embed\/TI0kY1U5RbE?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen><\/iframe>\n<\/div><\/figure><h2 class=\"wp-block-heading\" id=\"an-easy-way-to-export-mailboxes-to-pst\"><strong>An Easy Way to Export Mailboxes to PST<\/strong><\/h2><p>To simplify the process of exporting user mailboxes to PST, you can use <strong>Stellar Converter for EDB<\/strong> &ndash; an <a href=\"https:\/\/www.stellarinfo.com\/edb-to-pst-converter.php\">EDB to PST converter software<\/a> that can open EDB file (online\/offline) from any version of Exchange Server &ndash; from Exchange 2007 to Exchange 2019. You can then select the mailboxes that you want to export to PST. Unlike the New-MailboxExportRequest cmdlet, the software shows the status of the export process on the screen. You can also export the mailboxes directly to a live Exchange Server or Office 365.<\/p><h2 class=\"wp-block-heading\" id=\"conclusion\"><strong>Conclusion<\/strong><\/h2><p>Above, we have discussed how to use the <strong>Set-MailboxExportRequest<\/strong> PowerShell cmdlet to recover from the failed mailbox export requests. However, using the BadItemLimit and LargeItemLimit parameters with the cmdlet can result in data loss. To prevent data loss and export the mailboxes to PST without any hassle, you can use Stellar Converter for EDB. This software can convert the mailboxes and other items in the EDB file to PST and various other formats in just a few clicks. It also shows preview of the mailbox items after the EDB scan and lets you filter, choose, and export the selected mail items from the listed mailboxes.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>In MS Exchange Server (2010 SP1 and later), you can export mailboxes&hellip; <a class=\"more-link\" href=\"https:\/\/www.stellarinfo.com\/blog\/use-set-mailboxexportrequest-exchange-cmdlet\/\">Continue reading <span class=\"screen-reader-text\">How to Use Set-MailboxExportRequest Cmdlet?<\/span><\/a><\/p>\n","protected":false},"author":95,"featured_media":60880,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[823],"tags":[],"class_list":["post-60850","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-edb-to-pst-converter","entry"],"acf":[],"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 Set-MailboxExportRequest Cmdlet<\/title>\n<meta name=\"description\" content=\"Learn to use the Set-MailboxExportRequest cmdlet in Exchange Management Shell to change the PST export request options\" \/>\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.stellarinfo.com\/blog\/use-set-mailboxexportrequest-exchange-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 Set-MailboxExportRequest Cmdlet\" \/>\n<meta property=\"og:description\" content=\"Learn to use the Set-MailboxExportRequest cmdlet in Exchange Management Shell to change the PST export request options\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.stellarinfo.com\/blog\/use-set-mailboxexportrequest-exchange-cmdlet\/\" \/>\n<meta property=\"og:site_name\" content=\"Stellar Data Recovery Blog\" \/>\n<meta property=\"article:published_time\" content=\"2020-07-14T07:04:37+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-01-30T09:04:54+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2020\/07\/How-to-Use-Set-MailboxExportRequest-Cmdlet.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1000\" \/>\n\t<meta property=\"og:image:height\" content=\"600\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Anubhuti Sinha\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Anubhuti Sinha\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"6 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/www.stellarinfo.com\/blog\/use-set-mailboxexportrequest-exchange-cmdlet\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.stellarinfo.com\/blog\/use-set-mailboxexportrequest-exchange-cmdlet\/\"},\"author\":{\"name\":\"Anubhuti Sinha\",\"@id\":\"https:\/\/www.stellarinfo.com\/blog\/#\/schema\/person\/6e25a24438bdade7cc6a17f8af4fe18e\"},\"headline\":\"How to Use Set-MailboxExportRequest Cmdlet?\",\"datePublished\":\"2020-07-14T07:04:37+00:00\",\"dateModified\":\"2026-01-30T09:04:54+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.stellarinfo.com\/blog\/use-set-mailboxexportrequest-exchange-cmdlet\/\"},\"wordCount\":879,\"image\":{\"@id\":\"https:\/\/www.stellarinfo.com\/blog\/use-set-mailboxexportrequest-exchange-cmdlet\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2020\/07\/How-to-Use-Set-MailboxExportRequest-Cmdlet.jpg\",\"articleSection\":[\"EDB to PST Converter\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.stellarinfo.com\/blog\/use-set-mailboxexportrequest-exchange-cmdlet\/\",\"url\":\"https:\/\/www.stellarinfo.com\/blog\/use-set-mailboxexportrequest-exchange-cmdlet\/\",\"name\":\"How to Use Set-MailboxExportRequest Cmdlet\",\"isPartOf\":{\"@id\":\"https:\/\/www.stellarinfo.com\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.stellarinfo.com\/blog\/use-set-mailboxexportrequest-exchange-cmdlet\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.stellarinfo.com\/blog\/use-set-mailboxexportrequest-exchange-cmdlet\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2020\/07\/How-to-Use-Set-MailboxExportRequest-Cmdlet.jpg\",\"datePublished\":\"2020-07-14T07:04:37+00:00\",\"dateModified\":\"2026-01-30T09:04:54+00:00\",\"author\":{\"@id\":\"https:\/\/www.stellarinfo.com\/blog\/#\/schema\/person\/6e25a24438bdade7cc6a17f8af4fe18e\"},\"description\":\"Learn to use the Set-MailboxExportRequest cmdlet in Exchange Management Shell to change the PST export request options\",\"breadcrumb\":{\"@id\":\"https:\/\/www.stellarinfo.com\/blog\/use-set-mailboxexportrequest-exchange-cmdlet\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.stellarinfo.com\/blog\/use-set-mailboxexportrequest-exchange-cmdlet\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.stellarinfo.com\/blog\/use-set-mailboxexportrequest-exchange-cmdlet\/#primaryimage\",\"url\":\"https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2020\/07\/How-to-Use-Set-MailboxExportRequest-Cmdlet.jpg\",\"contentUrl\":\"https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2020\/07\/How-to-Use-Set-MailboxExportRequest-Cmdlet.jpg\",\"width\":1000,\"height\":600,\"caption\":\"How to Use Set-MailboxExportRequest Cmdlet?\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.stellarinfo.com\/blog\/use-set-mailboxexportrequest-exchange-cmdlet\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.stellarinfo.com\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to Use Set-MailboxExportRequest Cmdlet?\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.stellarinfo.com\/blog\/#website\",\"url\":\"https:\/\/www.stellarinfo.com\/blog\/\",\"name\":\"Stellar Data Recovery Blog\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.stellarinfo.com\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.stellarinfo.com\/blog\/#\/schema\/person\/6e25a24438bdade7cc6a17f8af4fe18e\",\"name\":\"Anubhuti Sinha\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.stellarinfo.com\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/0808a9a412ffd85db3c57b7af6e353dfc9ed9ca5021570b3b9b1d83550c1948f?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/0808a9a412ffd85db3c57b7af6e353dfc9ed9ca5021570b3b9b1d83550c1948f?s=96&d=mm&r=g\",\"caption\":\"Anubhuti Sinha\"},\"description\":\"Anubhuti's passion for technology shines through her knowledge of Microsoft Exchange Server. She excels at managing, and troubleshooting this powerful platform. She has a bachelor\u2019s degree in technology in the field of Electronics and Communication.\",\"sameAs\":[\"https:\/\/www.stellarinfo.com\/\",\"https:\/\/www.linkedin.com\/in\/anubhuti-sinha-196a64189\/\"],\"url\":\"https:\/\/www.stellarinfo.com\/blog\/author\/anubhuti\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"How to Use Set-MailboxExportRequest Cmdlet","description":"Learn to use the Set-MailboxExportRequest cmdlet in Exchange Management Shell to change the PST export request options","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.stellarinfo.com\/blog\/use-set-mailboxexportrequest-exchange-cmdlet\/","og_locale":"en_US","og_type":"article","og_title":"How to Use Set-MailboxExportRequest Cmdlet","og_description":"Learn to use the Set-MailboxExportRequest cmdlet in Exchange Management Shell to change the PST export request options","og_url":"https:\/\/www.stellarinfo.com\/blog\/use-set-mailboxexportrequest-exchange-cmdlet\/","og_site_name":"Stellar Data Recovery Blog","article_published_time":"2020-07-14T07:04:37+00:00","article_modified_time":"2026-01-30T09:04:54+00:00","og_image":[{"width":1000,"height":600,"url":"https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2020\/07\/How-to-Use-Set-MailboxExportRequest-Cmdlet.jpg","type":"image\/jpeg"}],"author":"Anubhuti Sinha","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Anubhuti Sinha","Est. reading time":"6 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.stellarinfo.com\/blog\/use-set-mailboxexportrequest-exchange-cmdlet\/#article","isPartOf":{"@id":"https:\/\/www.stellarinfo.com\/blog\/use-set-mailboxexportrequest-exchange-cmdlet\/"},"author":{"name":"Anubhuti Sinha","@id":"https:\/\/www.stellarinfo.com\/blog\/#\/schema\/person\/6e25a24438bdade7cc6a17f8af4fe18e"},"headline":"How to Use Set-MailboxExportRequest Cmdlet?","datePublished":"2020-07-14T07:04:37+00:00","dateModified":"2026-01-30T09:04:54+00:00","mainEntityOfPage":{"@id":"https:\/\/www.stellarinfo.com\/blog\/use-set-mailboxexportrequest-exchange-cmdlet\/"},"wordCount":879,"image":{"@id":"https:\/\/www.stellarinfo.com\/blog\/use-set-mailboxexportrequest-exchange-cmdlet\/#primaryimage"},"thumbnailUrl":"https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2020\/07\/How-to-Use-Set-MailboxExportRequest-Cmdlet.jpg","articleSection":["EDB to PST Converter"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/www.stellarinfo.com\/blog\/use-set-mailboxexportrequest-exchange-cmdlet\/","url":"https:\/\/www.stellarinfo.com\/blog\/use-set-mailboxexportrequest-exchange-cmdlet\/","name":"How to Use Set-MailboxExportRequest Cmdlet","isPartOf":{"@id":"https:\/\/www.stellarinfo.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.stellarinfo.com\/blog\/use-set-mailboxexportrequest-exchange-cmdlet\/#primaryimage"},"image":{"@id":"https:\/\/www.stellarinfo.com\/blog\/use-set-mailboxexportrequest-exchange-cmdlet\/#primaryimage"},"thumbnailUrl":"https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2020\/07\/How-to-Use-Set-MailboxExportRequest-Cmdlet.jpg","datePublished":"2020-07-14T07:04:37+00:00","dateModified":"2026-01-30T09:04:54+00:00","author":{"@id":"https:\/\/www.stellarinfo.com\/blog\/#\/schema\/person\/6e25a24438bdade7cc6a17f8af4fe18e"},"description":"Learn to use the Set-MailboxExportRequest cmdlet in Exchange Management Shell to change the PST export request options","breadcrumb":{"@id":"https:\/\/www.stellarinfo.com\/blog\/use-set-mailboxexportrequest-exchange-cmdlet\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.stellarinfo.com\/blog\/use-set-mailboxexportrequest-exchange-cmdlet\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.stellarinfo.com\/blog\/use-set-mailboxexportrequest-exchange-cmdlet\/#primaryimage","url":"https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2020\/07\/How-to-Use-Set-MailboxExportRequest-Cmdlet.jpg","contentUrl":"https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2020\/07\/How-to-Use-Set-MailboxExportRequest-Cmdlet.jpg","width":1000,"height":600,"caption":"How to Use Set-MailboxExportRequest Cmdlet?"},{"@type":"BreadcrumbList","@id":"https:\/\/www.stellarinfo.com\/blog\/use-set-mailboxexportrequest-exchange-cmdlet\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.stellarinfo.com\/blog\/"},{"@type":"ListItem","position":2,"name":"How to Use Set-MailboxExportRequest Cmdlet?"}]},{"@type":"WebSite","@id":"https:\/\/www.stellarinfo.com\/blog\/#website","url":"https:\/\/www.stellarinfo.com\/blog\/","name":"Stellar Data Recovery Blog","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.stellarinfo.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/www.stellarinfo.com\/blog\/#\/schema\/person\/6e25a24438bdade7cc6a17f8af4fe18e","name":"Anubhuti Sinha","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.stellarinfo.com\/blog\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/0808a9a412ffd85db3c57b7af6e353dfc9ed9ca5021570b3b9b1d83550c1948f?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/0808a9a412ffd85db3c57b7af6e353dfc9ed9ca5021570b3b9b1d83550c1948f?s=96&d=mm&r=g","caption":"Anubhuti Sinha"},"description":"Anubhuti's passion for technology shines through her knowledge of Microsoft Exchange Server. She excels at managing, and troubleshooting this powerful platform. She has a bachelor\u2019s degree in technology in the field of Electronics and Communication.","sameAs":["https:\/\/www.stellarinfo.com\/","https:\/\/www.linkedin.com\/in\/anubhuti-sinha-196a64189\/"],"url":"https:\/\/www.stellarinfo.com\/blog\/author\/anubhuti\/"}]}},"_links":{"self":[{"href":"https:\/\/www.stellarinfo.com\/blog\/wp-json\/wp\/v2\/posts\/60850","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.stellarinfo.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.stellarinfo.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.stellarinfo.com\/blog\/wp-json\/wp\/v2\/users\/95"}],"replies":[{"embeddable":true,"href":"https:\/\/www.stellarinfo.com\/blog\/wp-json\/wp\/v2\/comments?post=60850"}],"version-history":[{"count":23,"href":"https:\/\/www.stellarinfo.com\/blog\/wp-json\/wp\/v2\/posts\/60850\/revisions"}],"predecessor-version":[{"id":189790,"href":"https:\/\/www.stellarinfo.com\/blog\/wp-json\/wp\/v2\/posts\/60850\/revisions\/189790"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.stellarinfo.com\/blog\/wp-json\/wp\/v2\/media\/60880"}],"wp:attachment":[{"href":"https:\/\/www.stellarinfo.com\/blog\/wp-json\/wp\/v2\/media?parent=60850"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.stellarinfo.com\/blog\/wp-json\/wp\/v2\/categories?post=60850"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.stellarinfo.com\/blog\/wp-json\/wp\/v2\/tags?post=60850"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}