{"id":5100,"date":"2021-05-28T03:17:03","date_gmt":"2021-05-28T03:17:03","guid":{"rendered":"https:\/\/pariswells.com\/blog\/?p=5100"},"modified":"2021-05-28T03:17:03","modified_gmt":"2021-05-28T03:17:03","slug":"trying-to-deploy-mdt-image-to-microsoft-surface-machine","status":"publish","type":"post","link":"https:\/\/pariswells.com\/blog\/random\/trying-to-deploy-mdt-image-to-microsoft-surface-machine","title":{"rendered":"Trying to deploy MDT image to Microsoft Surface Machine"},"content":{"rendered":"<p>Upon loading the WIM file , copying the operating system and restarting it comes up with a Parse Error for the answer file<\/p><p><img decoding=\"async\" src=\"https:\/\/content.spiceworksstatic.com\/service.community\/p\/post_images\/0000289941\/5a5e4208\/attached_image\/Capture02.JPG\" alt=\"Image Deployment : Invalid unattend answer file - Software Deployment &amp;  Patching\" \/><\/p><p>The best way to find the cause of this is to press Shift and F10 ( with the function key on a surface ) and open c:\\Windows\\Panther\\unattend.xml<\/p><p>Viewing this I saw the OSD computer name was 16 Characters due to the Serial number being 12 Characters and our company name being 4 XXX- which made it 16 which goes over the 15 Character limit, you can trim the computer name!\u00a0<\/p><p>&nbsp;<\/p><p><strong>Add this to customsettings.ini<\/strong><\/p><pre>Properties=ComputerSerialNumber\r\n<\/pre><p>ComputerSerialNumber=XXX-#Left(&#8220;%SerialNumber%&#8221;,10)#<\/p><p><strong>Change OSDComputerName<\/strong><\/p><p>OSDComputerName=%ComputerSerialNumber%<\/p>","protected":false},"excerpt":{"rendered":"<p>Upon loading the WIM file , copying the operating system and restarting it comes up with a Parse Error for the answer fileThe best way to find [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[4],"tags":[3477,2656,3075,687,3474,3476,1921,3475,3074],"class_list":["post-5100","post","type-post","status-publish","format-standard","hentry","category-random","tag-answer-file","tag-computer-name","tag-mdt","tag-microsoft","tag-osdcomputername","tag-reduce","tag-surface","tag-trim","tag-unattend-xml"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 4.9.10 - aioseo.com -->\n\t<meta name=\"description\" content=\"Upon loading the WIM file , copying the operating system and restarting it comes up with a Parse Error for the answer fileThe best way to find the cause of this is to press Shift and F10 ( with the function key on a surface ) and open c:\\Windows\\Panther\\unattend.xmlViewing this I saw the OSD computer\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<meta name=\"author\" content=\"paris\"\/>\n\t<link rel=\"canonical\" href=\"https:\/\/pariswells.com\/blog\/random\/trying-to-deploy-mdt-image-to-microsoft-surface-machine\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 4.9.10\" \/>\n\t\t<meta property=\"og:locale\" content=\"en_US\" \/>\n\t\t<meta property=\"og:site_name\" content=\"Welcome to Pariswells.com |\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"Trying to deploy MDT image to Microsoft Surface Machine | Welcome to Pariswells.com\" \/>\n\t\t<meta property=\"og:description\" content=\"Upon loading the WIM file , copying the operating system and restarting it comes up with a Parse Error for the answer fileThe best way to find the cause of this is to press Shift and F10 ( with the function key on a surface ) and open c:\\Windows\\Panther\\unattend.xmlViewing this I saw the OSD computer\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/pariswells.com\/blog\/random\/trying-to-deploy-mdt-image-to-microsoft-surface-machine\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2021-05-28T03:17:03+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2021-05-28T03:17:03+00:00\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary\" \/>\n\t\t<meta name=\"twitter:title\" content=\"Trying to deploy MDT image to Microsoft Surface Machine | Welcome to Pariswells.com\" \/>\n\t\t<meta name=\"twitter:description\" content=\"Upon loading the WIM file , copying the operating system and restarting it comes up with a Parse Error for the answer fileThe best way to find the cause of this is to press Shift and F10 ( with the function key on a surface ) and open c:\\Windows\\Panther\\unattend.xmlViewing this I saw the OSD computer\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/pariswells.com\\\/blog\\\/random\\\/trying-to-deploy-mdt-image-to-microsoft-surface-machine#article\",\"name\":\"Trying to deploy MDT image to Microsoft Surface Machine | Welcome to Pariswells.com\",\"headline\":\"Trying to deploy MDT image to Microsoft Surface Machine\",\"author\":{\"@id\":\"https:\\\/\\\/pariswells.com\\\/blog\\\/author\\\/paris#author\"},\"publisher\":{\"@id\":\"https:\\\/\\\/pariswells.com\\\/blog\\\/#organization\"},\"image\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/content.spiceworksstatic.com\\\/service.community\\\/p\\\/post_images\\\/0000289941\\\/5a5e4208\\\/attached_image\\\/Capture02.JPG\",\"@id\":\"https:\\\/\\\/pariswells.com\\\/blog\\\/random\\\/trying-to-deploy-mdt-image-to-microsoft-surface-machine\\\/#articleImage\"},\"datePublished\":\"2021-05-28T03:17:03+00:00\",\"dateModified\":\"2021-05-28T03:17:03+00:00\",\"inLanguage\":\"en-US\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/pariswells.com\\\/blog\\\/random\\\/trying-to-deploy-mdt-image-to-microsoft-surface-machine#webpage\"},\"isPartOf\":{\"@id\":\"https:\\\/\\\/pariswells.com\\\/blog\\\/random\\\/trying-to-deploy-mdt-image-to-microsoft-surface-machine#webpage\"},\"articleSection\":\"Random, Answer file, computer name, MDT, Microsoft, OSDComputerName, reduce, surface, trim, Unattend.xml\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/pariswells.com\\\/blog\\\/random\\\/trying-to-deploy-mdt-image-to-microsoft-surface-machine#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/pariswells.com\\\/blog#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/pariswells.com\\\/blog\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/pariswells.com\\\/blog\\\/category\\\/random#listItem\",\"name\":\"Random\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/pariswells.com\\\/blog\\\/category\\\/random#listItem\",\"position\":2,\"name\":\"Random\",\"item\":\"https:\\\/\\\/pariswells.com\\\/blog\\\/category\\\/random\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/pariswells.com\\\/blog\\\/random\\\/trying-to-deploy-mdt-image-to-microsoft-surface-machine#listItem\",\"name\":\"Trying to deploy MDT image to Microsoft Surface Machine\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/pariswells.com\\\/blog#listItem\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/pariswells.com\\\/blog\\\/random\\\/trying-to-deploy-mdt-image-to-microsoft-surface-machine#listItem\",\"position\":3,\"name\":\"Trying to deploy MDT image to Microsoft Surface Machine\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/pariswells.com\\\/blog\\\/category\\\/random#listItem\",\"name\":\"Random\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/pariswells.com\\\/blog\\\/#organization\",\"name\":\"Welcome to Pariswells.com\",\"url\":\"https:\\\/\\\/pariswells.com\\\/blog\\\/\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/pariswells.com\\\/blog\\\/author\\\/paris#author\",\"url\":\"https:\\\/\\\/pariswells.com\\\/blog\\\/author\\\/paris\",\"name\":\"paris\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\\\/\\\/pariswells.com\\\/blog\\\/random\\\/trying-to-deploy-mdt-image-to-microsoft-surface-machine#authorImage\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/93b8ee3f592ac401167f870452bd82d43de80152cd3524e2853403658ada9984?s=96&d=mm&r=g\",\"width\":96,\"height\":96,\"caption\":\"paris\"}},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/pariswells.com\\\/blog\\\/random\\\/trying-to-deploy-mdt-image-to-microsoft-surface-machine#webpage\",\"url\":\"https:\\\/\\\/pariswells.com\\\/blog\\\/random\\\/trying-to-deploy-mdt-image-to-microsoft-surface-machine\",\"name\":\"Trying to deploy MDT image to Microsoft Surface Machine | Welcome to Pariswells.com\",\"description\":\"Upon loading the WIM file , copying the operating system and restarting it comes up with a Parse Error for the answer fileThe best way to find the cause of this is to press Shift and F10 ( with the function key on a surface ) and open c:\\\\Windows\\\\Panther\\\\unattend.xmlViewing this I saw the OSD computer\",\"inLanguage\":\"en-US\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/pariswells.com\\\/blog\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/pariswells.com\\\/blog\\\/random\\\/trying-to-deploy-mdt-image-to-microsoft-surface-machine#breadcrumblist\"},\"author\":{\"@id\":\"https:\\\/\\\/pariswells.com\\\/blog\\\/author\\\/paris#author\"},\"creator\":{\"@id\":\"https:\\\/\\\/pariswells.com\\\/blog\\\/author\\\/paris#author\"},\"datePublished\":\"2021-05-28T03:17:03+00:00\",\"dateModified\":\"2021-05-28T03:17:03+00:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/pariswells.com\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/pariswells.com\\\/blog\\\/\",\"name\":\"Welcome to Pariswells.com\",\"inLanguage\":\"en-US\",\"publisher\":{\"@id\":\"https:\\\/\\\/pariswells.com\\\/blog\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"Trying to deploy MDT image to Microsoft Surface Machine | Welcome to Pariswells.com","description":"Upon loading the WIM file , copying the operating system and restarting it comes up with a Parse Error for the answer fileThe best way to find the cause of this is to press Shift and F10 ( with the function key on a surface ) and open c:\\Windows\\Panther\\unattend.xmlViewing this I saw the OSD computer","canonical_url":"https:\/\/pariswells.com\/blog\/random\/trying-to-deploy-mdt-image-to-microsoft-surface-machine","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/pariswells.com\/blog\/random\/trying-to-deploy-mdt-image-to-microsoft-surface-machine#article","name":"Trying to deploy MDT image to Microsoft Surface Machine | Welcome to Pariswells.com","headline":"Trying to deploy MDT image to Microsoft Surface Machine","author":{"@id":"https:\/\/pariswells.com\/blog\/author\/paris#author"},"publisher":{"@id":"https:\/\/pariswells.com\/blog\/#organization"},"image":{"@type":"ImageObject","url":"https:\/\/content.spiceworksstatic.com\/service.community\/p\/post_images\/0000289941\/5a5e4208\/attached_image\/Capture02.JPG","@id":"https:\/\/pariswells.com\/blog\/random\/trying-to-deploy-mdt-image-to-microsoft-surface-machine\/#articleImage"},"datePublished":"2021-05-28T03:17:03+00:00","dateModified":"2021-05-28T03:17:03+00:00","inLanguage":"en-US","mainEntityOfPage":{"@id":"https:\/\/pariswells.com\/blog\/random\/trying-to-deploy-mdt-image-to-microsoft-surface-machine#webpage"},"isPartOf":{"@id":"https:\/\/pariswells.com\/blog\/random\/trying-to-deploy-mdt-image-to-microsoft-surface-machine#webpage"},"articleSection":"Random, Answer file, computer name, MDT, Microsoft, OSDComputerName, reduce, surface, trim, Unattend.xml"},{"@type":"BreadcrumbList","@id":"https:\/\/pariswells.com\/blog\/random\/trying-to-deploy-mdt-image-to-microsoft-surface-machine#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/pariswells.com\/blog#listItem","position":1,"name":"Home","item":"https:\/\/pariswells.com\/blog","nextItem":{"@type":"ListItem","@id":"https:\/\/pariswells.com\/blog\/category\/random#listItem","name":"Random"}},{"@type":"ListItem","@id":"https:\/\/pariswells.com\/blog\/category\/random#listItem","position":2,"name":"Random","item":"https:\/\/pariswells.com\/blog\/category\/random","nextItem":{"@type":"ListItem","@id":"https:\/\/pariswells.com\/blog\/random\/trying-to-deploy-mdt-image-to-microsoft-surface-machine#listItem","name":"Trying to deploy MDT image to Microsoft Surface Machine"},"previousItem":{"@type":"ListItem","@id":"https:\/\/pariswells.com\/blog#listItem","name":"Home"}},{"@type":"ListItem","@id":"https:\/\/pariswells.com\/blog\/random\/trying-to-deploy-mdt-image-to-microsoft-surface-machine#listItem","position":3,"name":"Trying to deploy MDT image to Microsoft Surface Machine","previousItem":{"@type":"ListItem","@id":"https:\/\/pariswells.com\/blog\/category\/random#listItem","name":"Random"}}]},{"@type":"Organization","@id":"https:\/\/pariswells.com\/blog\/#organization","name":"Welcome to Pariswells.com","url":"https:\/\/pariswells.com\/blog\/"},{"@type":"Person","@id":"https:\/\/pariswells.com\/blog\/author\/paris#author","url":"https:\/\/pariswells.com\/blog\/author\/paris","name":"paris","image":{"@type":"ImageObject","@id":"https:\/\/pariswells.com\/blog\/random\/trying-to-deploy-mdt-image-to-microsoft-surface-machine#authorImage","url":"https:\/\/secure.gravatar.com\/avatar\/93b8ee3f592ac401167f870452bd82d43de80152cd3524e2853403658ada9984?s=96&d=mm&r=g","width":96,"height":96,"caption":"paris"}},{"@type":"WebPage","@id":"https:\/\/pariswells.com\/blog\/random\/trying-to-deploy-mdt-image-to-microsoft-surface-machine#webpage","url":"https:\/\/pariswells.com\/blog\/random\/trying-to-deploy-mdt-image-to-microsoft-surface-machine","name":"Trying to deploy MDT image to Microsoft Surface Machine | Welcome to Pariswells.com","description":"Upon loading the WIM file , copying the operating system and restarting it comes up with a Parse Error for the answer fileThe best way to find the cause of this is to press Shift and F10 ( with the function key on a surface ) and open c:\\Windows\\Panther\\unattend.xmlViewing this I saw the OSD computer","inLanguage":"en-US","isPartOf":{"@id":"https:\/\/pariswells.com\/blog\/#website"},"breadcrumb":{"@id":"https:\/\/pariswells.com\/blog\/random\/trying-to-deploy-mdt-image-to-microsoft-surface-machine#breadcrumblist"},"author":{"@id":"https:\/\/pariswells.com\/blog\/author\/paris#author"},"creator":{"@id":"https:\/\/pariswells.com\/blog\/author\/paris#author"},"datePublished":"2021-05-28T03:17:03+00:00","dateModified":"2021-05-28T03:17:03+00:00"},{"@type":"WebSite","@id":"https:\/\/pariswells.com\/blog\/#website","url":"https:\/\/pariswells.com\/blog\/","name":"Welcome to Pariswells.com","inLanguage":"en-US","publisher":{"@id":"https:\/\/pariswells.com\/blog\/#organization"}}]},"og:locale":"en_US","og:site_name":"Welcome to Pariswells.com |","og:type":"article","og:title":"Trying to deploy MDT image to Microsoft Surface Machine | Welcome to Pariswells.com","og:description":"Upon loading the WIM file , copying the operating system and restarting it comes up with a Parse Error for the answer fileThe best way to find the cause of this is to press Shift and F10 ( with the function key on a surface ) and open c:\\Windows\\Panther\\unattend.xmlViewing this I saw the OSD computer","og:url":"https:\/\/pariswells.com\/blog\/random\/trying-to-deploy-mdt-image-to-microsoft-surface-machine","article:published_time":"2021-05-28T03:17:03+00:00","article:modified_time":"2021-05-28T03:17:03+00:00","twitter:card":"summary","twitter:title":"Trying to deploy MDT image to Microsoft Surface Machine | Welcome to Pariswells.com","twitter:description":"Upon loading the WIM file , copying the operating system and restarting it comes up with a Parse Error for the answer fileThe best way to find the cause of this is to press Shift and F10 ( with the function key on a surface ) and open c:\\Windows\\Panther\\unattend.xmlViewing this I saw the OSD computer"},"aioseo_meta_data":{"post_id":"5100","title":null,"description":null,"keywords":[],"keyphrases":{"focus":[],"additional":[]},"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":"","og_custom_url":null,"og_article_section":null,"og_article_tags":[],"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"","isEnabled":true},"graphs":[]},"schema_type":"default","schema_type_options":"{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}","pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":"-1","robots_max_videopreview":"-1","robots_max_imagepreview":"large","priority":null,"frequency":"default","location":null,"local_seo":{"locations":{"business":{"name":"","businessType":"","image":"","areaServed":"","urls":{"website":"","aboutPage":"","contactPage":""},"address":{"streetLine1":"","streetLine2":"","zipCode":"","city":"","state":"","country":"","addressFormat":"#streetLineOne\n#streetLineTwo\n#city, #state #zipCode"},"contact":{"email":"","phone":"","phoneFormatted":"","fax":"","faxFormatted":""},"ids":{"vat":"","tax":"","chamberOfCommerce":""},"payment":{"priceRange":"","currenciesAccepted":"","methods":""}}},"openingHours":{"useDefaults":true,"show":true,"alwaysOpen":false,"use24hFormat":false,"timezone":"","labels":{"closed":"","alwaysOpen":""},"days":{"monday":{"open24h":false,"closed":false,"openTime":"09:00","closeTime":"17:00"},"tuesday":{"open24h":false,"closed":false,"openTime":"09:00","closeTime":"17:00"},"wednesday":{"open24h":false,"closed":false,"openTime":"09:00","closeTime":"17:00"},"thursday":{"open24h":false,"closed":false,"openTime":"09:00","closeTime":"17:00"},"friday":{"open24h":false,"closed":false,"openTime":"09:00","closeTime":"17:00"},"saturday":{"open24h":false,"closed":false,"openTime":"09:00","closeTime":"17:00"},"sunday":{"open24h":false,"closed":false,"openTime":"09:00","closeTime":"17:00"}}}},"breadcrumb_settings":null,"limit_modified_date":false,"ai":null,"created":"2021-05-27 23:52:46","updated":"2022-09-15 10:20:21","primary_term":null,"seo_analyzer_scan_date":null},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/pariswells.com\/blog\" title=\"Home\">Home<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/pariswells.com\/blog\/category\/random\" title=\"Random\">Random<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\tTrying to deploy MDT image to Microsoft Surface Machine\n\t\t<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/pariswells.com\/blog"},{"label":"Random","link":"https:\/\/pariswells.com\/blog\/category\/random"},{"label":"Trying to deploy MDT image to Microsoft Surface Machine","link":"https:\/\/pariswells.com\/blog\/random\/trying-to-deploy-mdt-image-to-microsoft-surface-machine"}],"_links":{"self":[{"href":"https:\/\/pariswells.com\/blog\/wp-json\/wp\/v2\/posts\/5100","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/pariswells.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/pariswells.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/pariswells.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/pariswells.com\/blog\/wp-json\/wp\/v2\/comments?post=5100"}],"version-history":[{"count":1,"href":"https:\/\/pariswells.com\/blog\/wp-json\/wp\/v2\/posts\/5100\/revisions"}],"predecessor-version":[{"id":5102,"href":"https:\/\/pariswells.com\/blog\/wp-json\/wp\/v2\/posts\/5100\/revisions\/5102"}],"wp:attachment":[{"href":"https:\/\/pariswells.com\/blog\/wp-json\/wp\/v2\/media?parent=5100"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/pariswells.com\/blog\/wp-json\/wp\/v2\/categories?post=5100"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/pariswells.com\/blog\/wp-json\/wp\/v2\/tags?post=5100"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}