{"id":237,"date":"2022-02-15T07:24:27","date_gmt":"2022-02-15T07:24:27","guid":{"rendered":"https:\/\/www.recovery-tools.org\/techtalk\/?p=237"},"modified":"2022-03-05T06:19:08","modified_gmt":"2022-03-05T06:19:08","slug":"new-mailboxexportrequest-exchange","status":"publish","type":"post","link":"https:\/\/www.recovery-tools.org\/techtalk\/new-mailboxexportrequest-exchange.html","title":{"rendered":"Run New-MailboxExportRequest in Exchange 2016, 2019 using PowerShell"},"content":{"rendered":"<p style=\"text-align: justify;\">Microsoft has released the latest version of Exchange, Exchange Server 2016, 2019 with a new New-MailboxExportRequest cmdlet to export Exchange mailboxes to an Outlook-compatible file (PST). Sometimes users need to perform a migration but don&#8217;t know how to do it. There are two ways to carry out the conversion process, manual and automatic methods.<\/p>\n<p style=\"text-align: justify;\" id=\"tool\">Manually, users can export mailboxes using PowerShell in the Exchange Management Shell. But there are some limitations associated with manual focus. Therefore, there is an alternative solution available which is <strong><a href=\"https:\/\/www.recovery-tools.org\/export-exchange-mailbox\/\" rel=\"noopener\" target=\"_blank\">Exchange Mailbox Export Tool<\/a><\/strong>. It is a professional utility that works the same as New-MailboxExportRequest Exchange 2016, 2019. However, it does not have any drawbacks. In this blog, we will describe both methods.<\/p>\n<p class=\"text-center mr-2\"><a class=\"btn btn-lg btn-success btn-md-block\" href=\"https:\/\/www.recovery-tools.org\/download\/SYS2E4E5T\/95\" rel=\"nofollow\"> <svg width=\"25\" height=\"25\">\n          <use xlink:href=\"#icon-win\" fill=\"#fff\"><\/use>\n        <\/svg> Download Now<\/a> <a class=\"btn btn-lg btn-orange btn-md-block\" href=\"https:\/\/www.recovery-tools.org\/buy\/SYS2E4E5T\/95\" target=\"_blank\" rel=\"noopener noreferrer nofollow\"> <svg width=\"25\" height=\"25\">\n          <use xlink:href=\"#icon-win\" fill=\"#fff\"><\/use>\n        <\/svg> Purchase Now<\/a><\/p>\n<blockquote><p><strong>Also Read<\/strong>: <strong>How to <a href=\"https:\/\/www.recovery-tools.org\/exchange-server-edb\/batch-move-mailbox-exchange.html\" rel=\"noopener\" target=\"_blank\">Batch Move Mailbox in Exchange 2019<\/a>?<\/strong><\/p><\/blockquote>\n<h2 class=\"h3\">Need to Execute New-MailboxExportRequest<\/h2>\n<p style=\"text-align: justify;\">There are many reasons why we need to use export request. Some of these reasons are described below:<\/p>\n<blockquote>\n<ul>\n<li style=\"text-align: justify;\">Save mailbox data for employees leaving your organization for future review.<\/li>\n<li style=\"text-align: justify;\">Create backup copies of Exchange mailboxes for future use.<\/li>\n<li style=\"text-align: justify;\">View Exchange mailbox data in Microsoft Outlook.<\/li>\n<\/ul>\n<\/blockquote>\n<h2 class=\"h3\">Use New-MailboxExportRequest via PowerShell<\/h2>\n<p style=\"text-align: justify;\">The Exchange mailbox export process using PowerShell cmdlets is a manual method. Here we will discuss various cmdlets.<\/p>\n<p style=\"text-align: justify;\"><strong>1.<\/strong> Let&#8217;s consider a scenario where <strong>James<\/strong> is the primary mailbox of the PST that you want to export to the network shared folder <strong>MyPSTFile<\/strong> on <strong>SERVER02<\/strong>. Now run the command mentioned below to export mailboxes to PST:<\/p>\n<pre>New-MailboxExportRequest- Mailbox James -FilePath \u201c\\\\SERVER02\\MyPSTFile\\James_Recoverd.pst\u201d<\/pre>\n<p style=\"text-align: justify;\"><strong>2.<\/strong> If you want to export the <strong>James Archive<\/strong> file to the <strong>MyPSTFile<\/strong> network share on <strong>SERVER02<\/strong>, run the following command:<\/p>\n<pre>New-MailboxExportRequest- Mailbox James -FilePath \u201c\\\\SERVER02\\MyPSTFile\\James_Archive.pst\u201d-IsArchive<\/pre>\n<p style=\"text-align: justify;\"><strong>3.<\/strong> James user mailboxes received before May 1, 2016, if you want to export mailbox messages based on content filtering or matching the words <strong>&#8220;profit&#8221;<\/strong> and <strong>&#8220;sales&#8221;<\/strong> in the body of the message. Run the following command:<\/p>\n<pre>New-MailboxExportRequest -Mailbox James -ContentFilter {(body -like \u201c*profit*\u201d) -and (body -like \u201c*sales*\u201d) -and (Received -lt \u201c01\/05\/2016\u201d)} -FilePath \\\\SERVER02\\MyPSTFile\\James_MyCompanyReports.pst\r\n<\/pre>\n<p style=\"text-align: justify;\"><strong>4.<\/strong> If you need to export all the data from the James mailbox file (<strong>JamesData<\/strong>), please run the PowerShell mentioned below:<\/p>\n<pre>New-MailboxExportRequest -Mailbox James -IncludeFolders \u201c#Inbox#\u201d -FilePath \\\\SERVER02\\MyPSTFile\\James\\JamesData.pst<\/pre>\n<blockquote><p><strong>Steps to Run <a href=\"https:\/\/www.recovery-tools.org\/techtalk\/run-new-mailboxrepairrequest-exchange.html\" rel=\"noopener\" target=\"_blank\">New-MailboxRepairRequest in Exchange<\/a> 2016, 2019<\/strong><\/p><\/blockquote>\n<h3>Limitations of PowerShell Method<\/h3>\n<p style=\"text-align: justify;\">There are several limitations to the PowerShell method of exporting mailboxes. Some of them are mentioned below:<\/p>\n<blockquote>\n<ul>\n<li style=\"text-align: justify;\">Exporting Exchange mailboxes with PowerShell is a complex method and it&#8217;s difficult to perform a New-MailboxExportRequest in Exchange 2016, 2019.<\/li>\n<li style=\"text-align: justify;\">Before starting a new Exchange mailbox export request, the user must delete the current mailbox export request.<\/li>\n<\/ul>\n<\/blockquote>\n<h3>Alternative of New-MailboxExportRequest<\/h3>\n<p style=\"text-align: justify;\">To overcome the limitations of manual solutions, users can use an automated method, <a href=\"#tool\" class=\"scroll\"><strong>RecoveryTools for Exchange Server<\/strong><\/a>. It is a professional utility that can easily extract Exchange mailboxes from Exchange Server 2016, 2019 and save them to PST file.<\/p>\n<p><center><iframe loading=\"lazy\" title=\"New-MailboxExportRequest in Exchange\" src=\"https:\/\/www.youtube.com\/embed\/LY7e2H8KSSg\" width=\"500\" height=\"375\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"><\/iframe><\/center><\/p>\n<p style=\"text-align: justify;\">The software can save all mailbox items i.e. inbox, contacts, calendar, tasks, notes etc. in Microsoft Outlook file format. This tool can also recover severely damaged Exchange mailboxes. Supports export of encrypted and password-protected EDB files without data loss. There is no limit to the size of an Exchange database file.<\/p>\n<blockquote><p><strong>Refer<\/strong>: <strong>How to <a href=\"https:\/\/www.recovery-tools.org\/exchange-server-edb\/recover-archived-emails-in-exchange.html\" rel=\"noopener\" target=\"_blank\">Recover Archived Emails in Exchange Server<\/a> 2019, 2016?<\/strong><\/p><\/blockquote>\n<h3>Conclusion<\/h3>\n<p style=\"text-align: justify;\">In this article, we discuss a manual method to run New-MailboxExportRequest process. This manual solution can be done using the PowerShell command in Exchange 2016, 2019 and the other method is a software solution. This is an efficient and reliable tool to do this task.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Microsoft has released the latest version of Exchange, Exchange Server 2016, 2019 with a new New-MailboxExportRequest cmdlet to export Exchange <\/p>\n","protected":false},"author":1,"featured_media":317,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[33,26],"tags":[],"class_list":["post-237","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-exchange-server","category-powershell-cmdlet"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.7 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>New-MailboxExportRequest in Exchange 2016, 2019 using PowerShell<\/title>\n<meta name=\"description\" content=\"Use New-MailboxExportRequest in Exchange 2016, 2019 using PowerShell cmdlets. Get an alternative PowerShell method for this task.\" \/>\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.recovery-tools.org\/techtalk\/new-mailboxexportrequest-exchange.html\" \/>\n<meta property=\"og:locale\" content=\"en_GB\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"New-MailboxExportRequest in Exchange 2016, 2019 using PowerShell\" \/>\n<meta property=\"og:description\" content=\"Use New-MailboxExportRequest in Exchange 2016, 2019 using PowerShell cmdlets. Get an alternative PowerShell method for this task.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.recovery-tools.org\/techtalk\/new-mailboxexportrequest-exchange.html\" \/>\n<meta property=\"og:site_name\" content=\"Solution for Different Technical Issues\" \/>\n<meta property=\"article:published_time\" content=\"2022-02-15T07:24:27+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2022-03-05T06:19:08+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.recovery-tools.org\/techtalk\/wp-content\/uploads\/2016\/12\/using-powershell.png\" \/>\n\t<meta property=\"og:image:width\" content=\"180\" \/>\n\t<meta property=\"og:image:height\" content=\"120\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Admin\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Admin\" \/>\n\t<meta name=\"twitter:label2\" content=\"Estimated reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.recovery-tools.org\\\/techtalk\\\/new-mailboxexportrequest-exchange.html#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.recovery-tools.org\\\/techtalk\\\/new-mailboxexportrequest-exchange.html\"},\"author\":{\"name\":\"Admin\",\"@id\":\"https:\\\/\\\/www.recovery-tools.org\\\/techtalk\\\/#\\\/schema\\\/person\\\/a3946878debac74b9f2b439020310756\"},\"headline\":\"Run New-MailboxExportRequest in Exchange 2016, 2019 using PowerShell\",\"datePublished\":\"2022-02-15T07:24:27+00:00\",\"dateModified\":\"2022-03-05T06:19:08+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.recovery-tools.org\\\/techtalk\\\/new-mailboxexportrequest-exchange.html\"},\"wordCount\":524,\"commentCount\":0,\"image\":{\"@id\":\"https:\\\/\\\/www.recovery-tools.org\\\/techtalk\\\/new-mailboxexportrequest-exchange.html#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.recovery-tools.org\\\/techtalk\\\/wp-content\\\/uploads\\\/2016\\\/12\\\/using-powershell.png\",\"articleSection\":[\"Exchange Server\",\"PowerShell cmdlet\"],\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/www.recovery-tools.org\\\/techtalk\\\/new-mailboxexportrequest-exchange.html#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.recovery-tools.org\\\/techtalk\\\/new-mailboxexportrequest-exchange.html\",\"url\":\"https:\\\/\\\/www.recovery-tools.org\\\/techtalk\\\/new-mailboxexportrequest-exchange.html\",\"name\":\"New-MailboxExportRequest in Exchange 2016, 2019 using PowerShell\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.recovery-tools.org\\\/techtalk\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.recovery-tools.org\\\/techtalk\\\/new-mailboxexportrequest-exchange.html#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.recovery-tools.org\\\/techtalk\\\/new-mailboxexportrequest-exchange.html#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.recovery-tools.org\\\/techtalk\\\/wp-content\\\/uploads\\\/2016\\\/12\\\/using-powershell.png\",\"datePublished\":\"2022-02-15T07:24:27+00:00\",\"dateModified\":\"2022-03-05T06:19:08+00:00\",\"author\":{\"@id\":\"https:\\\/\\\/www.recovery-tools.org\\\/techtalk\\\/#\\\/schema\\\/person\\\/a3946878debac74b9f2b439020310756\"},\"description\":\"Use New-MailboxExportRequest in Exchange 2016, 2019 using PowerShell cmdlets. Get an alternative PowerShell method for this task.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.recovery-tools.org\\\/techtalk\\\/new-mailboxexportrequest-exchange.html#breadcrumb\"},\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.recovery-tools.org\\\/techtalk\\\/new-mailboxexportrequest-exchange.html\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\\\/\\\/www.recovery-tools.org\\\/techtalk\\\/new-mailboxexportrequest-exchange.html#primaryimage\",\"url\":\"https:\\\/\\\/www.recovery-tools.org\\\/techtalk\\\/wp-content\\\/uploads\\\/2016\\\/12\\\/using-powershell.png\",\"contentUrl\":\"https:\\\/\\\/www.recovery-tools.org\\\/techtalk\\\/wp-content\\\/uploads\\\/2016\\\/12\\\/using-powershell.png\",\"width\":180,\"height\":120},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.recovery-tools.org\\\/techtalk\\\/new-mailboxexportrequest-exchange.html#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.recovery-tools.org\\\/techtalk\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Run New-MailboxExportRequest in Exchange 2016, 2019 using PowerShell\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.recovery-tools.org\\\/techtalk\\\/#website\",\"url\":\"https:\\\/\\\/www.recovery-tools.org\\\/techtalk\\\/\",\"name\":\"Solution for Different Exchange Issues\",\"description\":\"RecoveryTools\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.recovery-tools.org\\\/techtalk\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-GB\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.recovery-tools.org\\\/techtalk\\\/#\\\/schema\\\/person\\\/a3946878debac74b9f2b439020310756\",\"name\":\"Admin\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/0a061725a6089aefb9427116283fd9ad67bffe571c088eb108b551c915c3c3c3?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/0a061725a6089aefb9427116283fd9ad67bffe571c088eb108b551c915c3c3c3?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/0a061725a6089aefb9427116283fd9ad67bffe571c088eb108b551c915c3c3c3?s=96&d=mm&r=g\",\"caption\":\"Admin\"},\"sameAs\":[\"admin\"],\"url\":\"https:\\\/\\\/www.recovery-tools.org\\\/techtalk\\\/author\\\/admin\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"New-MailboxExportRequest in Exchange 2016, 2019 using PowerShell","description":"Use New-MailboxExportRequest in Exchange 2016, 2019 using PowerShell cmdlets. Get an alternative PowerShell method for this task.","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.recovery-tools.org\/techtalk\/new-mailboxexportrequest-exchange.html","og_locale":"en_GB","og_type":"article","og_title":"New-MailboxExportRequest in Exchange 2016, 2019 using PowerShell","og_description":"Use New-MailboxExportRequest in Exchange 2016, 2019 using PowerShell cmdlets. Get an alternative PowerShell method for this task.","og_url":"https:\/\/www.recovery-tools.org\/techtalk\/new-mailboxexportrequest-exchange.html","og_site_name":"Solution for Different Technical Issues","article_published_time":"2022-02-15T07:24:27+00:00","article_modified_time":"2022-03-05T06:19:08+00:00","og_image":[{"width":180,"height":120,"url":"https:\/\/www.recovery-tools.org\/techtalk\/wp-content\/uploads\/2016\/12\/using-powershell.png","type":"image\/png"}],"author":"Admin","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Admin","Estimated reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.recovery-tools.org\/techtalk\/new-mailboxexportrequest-exchange.html#article","isPartOf":{"@id":"https:\/\/www.recovery-tools.org\/techtalk\/new-mailboxexportrequest-exchange.html"},"author":{"name":"Admin","@id":"https:\/\/www.recovery-tools.org\/techtalk\/#\/schema\/person\/a3946878debac74b9f2b439020310756"},"headline":"Run New-MailboxExportRequest in Exchange 2016, 2019 using PowerShell","datePublished":"2022-02-15T07:24:27+00:00","dateModified":"2022-03-05T06:19:08+00:00","mainEntityOfPage":{"@id":"https:\/\/www.recovery-tools.org\/techtalk\/new-mailboxexportrequest-exchange.html"},"wordCount":524,"commentCount":0,"image":{"@id":"https:\/\/www.recovery-tools.org\/techtalk\/new-mailboxexportrequest-exchange.html#primaryimage"},"thumbnailUrl":"https:\/\/www.recovery-tools.org\/techtalk\/wp-content\/uploads\/2016\/12\/using-powershell.png","articleSection":["Exchange Server","PowerShell cmdlet"],"inLanguage":"en-GB","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.recovery-tools.org\/techtalk\/new-mailboxexportrequest-exchange.html#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.recovery-tools.org\/techtalk\/new-mailboxexportrequest-exchange.html","url":"https:\/\/www.recovery-tools.org\/techtalk\/new-mailboxexportrequest-exchange.html","name":"New-MailboxExportRequest in Exchange 2016, 2019 using PowerShell","isPartOf":{"@id":"https:\/\/www.recovery-tools.org\/techtalk\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.recovery-tools.org\/techtalk\/new-mailboxexportrequest-exchange.html#primaryimage"},"image":{"@id":"https:\/\/www.recovery-tools.org\/techtalk\/new-mailboxexportrequest-exchange.html#primaryimage"},"thumbnailUrl":"https:\/\/www.recovery-tools.org\/techtalk\/wp-content\/uploads\/2016\/12\/using-powershell.png","datePublished":"2022-02-15T07:24:27+00:00","dateModified":"2022-03-05T06:19:08+00:00","author":{"@id":"https:\/\/www.recovery-tools.org\/techtalk\/#\/schema\/person\/a3946878debac74b9f2b439020310756"},"description":"Use New-MailboxExportRequest in Exchange 2016, 2019 using PowerShell cmdlets. Get an alternative PowerShell method for this task.","breadcrumb":{"@id":"https:\/\/www.recovery-tools.org\/techtalk\/new-mailboxexportrequest-exchange.html#breadcrumb"},"inLanguage":"en-GB","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.recovery-tools.org\/techtalk\/new-mailboxexportrequest-exchange.html"]}]},{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/www.recovery-tools.org\/techtalk\/new-mailboxexportrequest-exchange.html#primaryimage","url":"https:\/\/www.recovery-tools.org\/techtalk\/wp-content\/uploads\/2016\/12\/using-powershell.png","contentUrl":"https:\/\/www.recovery-tools.org\/techtalk\/wp-content\/uploads\/2016\/12\/using-powershell.png","width":180,"height":120},{"@type":"BreadcrumbList","@id":"https:\/\/www.recovery-tools.org\/techtalk\/new-mailboxexportrequest-exchange.html#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.recovery-tools.org\/techtalk"},{"@type":"ListItem","position":2,"name":"Run New-MailboxExportRequest in Exchange 2016, 2019 using PowerShell"}]},{"@type":"WebSite","@id":"https:\/\/www.recovery-tools.org\/techtalk\/#website","url":"https:\/\/www.recovery-tools.org\/techtalk\/","name":"Solution for Different Exchange Issues","description":"RecoveryTools","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.recovery-tools.org\/techtalk\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-GB"},{"@type":"Person","@id":"https:\/\/www.recovery-tools.org\/techtalk\/#\/schema\/person\/a3946878debac74b9f2b439020310756","name":"Admin","image":{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/secure.gravatar.com\/avatar\/0a061725a6089aefb9427116283fd9ad67bffe571c088eb108b551c915c3c3c3?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/0a061725a6089aefb9427116283fd9ad67bffe571c088eb108b551c915c3c3c3?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/0a061725a6089aefb9427116283fd9ad67bffe571c088eb108b551c915c3c3c3?s=96&d=mm&r=g","caption":"Admin"},"sameAs":["admin"],"url":"https:\/\/www.recovery-tools.org\/techtalk\/author\/admin"}]}},"_links":{"self":[{"href":"https:\/\/www.recovery-tools.org\/techtalk\/wp-json\/wp\/v2\/posts\/237","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.recovery-tools.org\/techtalk\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.recovery-tools.org\/techtalk\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.recovery-tools.org\/techtalk\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.recovery-tools.org\/techtalk\/wp-json\/wp\/v2\/comments?post=237"}],"version-history":[{"count":41,"href":"https:\/\/www.recovery-tools.org\/techtalk\/wp-json\/wp\/v2\/posts\/237\/revisions"}],"predecessor-version":[{"id":886,"href":"https:\/\/www.recovery-tools.org\/techtalk\/wp-json\/wp\/v2\/posts\/237\/revisions\/886"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.recovery-tools.org\/techtalk\/wp-json\/wp\/v2\/media\/317"}],"wp:attachment":[{"href":"https:\/\/www.recovery-tools.org\/techtalk\/wp-json\/wp\/v2\/media?parent=237"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.recovery-tools.org\/techtalk\/wp-json\/wp\/v2\/categories?post=237"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.recovery-tools.org\/techtalk\/wp-json\/wp\/v2\/tags?post=237"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}