{"id":9436,"date":"2009-02-17T15:15:00","date_gmt":"1999-11-29T20:00:00","guid":{"rendered":"https:\/\/aidanfinn.com\/?p=9436"},"modified":"2009-02-17T15:15:00","modified_gmt":"1999-11-29T20:00:00","slug":"cloned-wsus-clients-dont-appear-in-the-console","status":"publish","type":"post","link":"https:\/\/aidanfinn.com\/?p=9436","title":{"rendered":"Cloned WSUS Clients Don\u2019t Appear In The Console"},"content":{"rendered":"<p>It\u2019s possible that cloned machines (even sysprepped ones) won\u2019t appear in the WSUS console.\u00a0 Here\u2019s some trouble shooting steps. <\/p>\n<p>\u00a0 <\/p>\n<ul>\n<li>If using the FQDN of the WSUS server then ensure the client can resolve the computer name to an IP address.\u00a0 Check DNS (NSLOOKUP), ping and\/or the hosts file. <\/li>\n<li>Ensure that you can telnet from the client to the WSUS server on port 8530, e.g. telnet 10.0.0.10 8530<em>.<\/em>\u00a0 That will check connectivity.\u00a0 This assumes you\u2019re using the default port of 8530 for WSUS connectivity.\u00a0 Use <em>netstat \u2013an<\/em> to verify this. <\/li>\n<li>Ensure that the application log on the WSUS server is clean. <\/li>\n<li>Check the WindowsUpdate log in C:Windows on the client.\u00a0 Make sure it is connecting to &lt;WSUS Server&gt;:8530. <\/li>\n<li>Run wuauclt \/detectnow on the client and check the WindowsUpdate log again. <\/li>\n<li>If the client does not appear then the SUSCliendID may not be valid.\u00a0 You can reset this by running this .BAT script on the affected client:<\/li>\n<\/ul>\n<p><em>@echo off<br \/>Echo Save the batch file &quot;AU_Clean_SID.cmd&quot;. This batch file will do the following:<br \/>Echo 1.\u00a0\u00a0\u00a0 Stop the wuauserv service<br \/>Echo 2.\u00a0\u00a0\u00a0 Delete the AccountDomainSid registry key (if it exists)<br \/>Echo 3.\u00a0\u00a0\u00a0 Delete the PingID registry key (if it exists)<br \/>Echo 4.\u00a0\u00a0\u00a0 Delete the SusClientId registry key (if it exists)<br \/>Echo 5.\u00a0\u00a0\u00a0 Restart the wuauserv service<br \/>Echo 6.\u00a0\u00a0\u00a0 Resets the Authorization Cookie<\/em> <\/p>\n<p><em>Pause<br \/>@echo on<br \/>net stop wuauserv<br \/>REG DELETE &quot;HKLMSOFTWAREMicrosoftWindowsCurrentVersionWindowsUpdate&quot; \/v AccountDomainSid \/f<br \/>REG DELETE &quot;HKLMSOFTWAREMicrosoftWindowsCurrentVersionWindowsUpdate&quot; \/v PingID \/f<br \/>REG DELETE &quot;HKLMSOFTWAREMicrosoftWindowsCurrentVersionWindowsUpdate&quot; \/v SusClientId \/f<br \/>net start wuauserv<br \/>wuauclt \/resetauthorization \/detectnow<br \/>Pause<\/em> <\/p>\n<p>Refresh the console view by clicking on &lt;REFRESH&gt; (don&#8217;t press &lt;F5&gt;) and it should appear.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>It\u2019s possible that cloned machines (even sysprepped ones) won\u2019t appear in the WSUS console.\u00a0 Here\u2019s some trouble shooting steps. \u00a0 If using the FQDN of the WSUS server then ensure the client can resolve the computer name to an IP address.\u00a0 Check DNS (NSLOOKUP), ping and\/or the hosts file. Ensure that you can telnet from &hellip; <a href=\"https:\/\/aidanfinn.com\/?p=9436\" class=\"more-link\">Continue reading<span class=\"screen-reader-text\"> &#8220;Cloned WSUS Clients Don\u2019t Appear In The Console&#8221;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"om_disable_all_campaigns":false,"_monsterinsights_skip_tracking":false,"_uf_show_specific_survey":0,"_uf_disable_surveys":false,"_wpcom_ai_launchpad_first_post":false,"footnotes":""},"categories":[37],"tags":[],"class_list":["post-9436","post","type-post","status-publish","format-standard","hentry","category-security"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 5.0.1.1 - aioseo.com -->\n\t<meta name=\"description\" content=\"It\u2019s possible that cloned machines (even sysprepped ones) won\u2019t appear in the WSUS console. Here\u2019s some trouble shooting steps. If using the FQDN of the WSUS server then ensure the client can resolve the computer name to an IP address. Check DNS (NSLOOKUP), ping and\/or the hosts file. Ensure that you can telnet from\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<meta name=\"author\" content=\"AFinn\"\/>\n\t<meta name=\"google-site-verification\" content=\"TDKjbi2McB2eLIfL6KwPB3aQqv5E-mbcb2QYIcovGaI\" \/>\n\t<link rel=\"canonical\" href=\"https:\/\/aidanfinn.com\/?p=9436\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 5.0.1.1\" \/>\n\t\t<meta property=\"og:locale\" content=\"en_GB\" \/>\n\t\t<meta property=\"og:site_name\" content=\"Aidan Finn, IT Pro - A blog covering Azure, Hyper-V, Windows Server, desktop, systems management, deployment, and so on ...\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"Cloned WSUS Clients Don\u2019t Appear In The Console | Aidan Finn, IT Pro\" \/>\n\t\t<meta property=\"og:description\" content=\"It\u2019s possible that cloned machines (even sysprepped ones) won\u2019t appear in the WSUS console. Here\u2019s some trouble shooting steps. If using the FQDN of the WSUS server then ensure the client can resolve the computer name to an IP address. Check DNS (NSLOOKUP), ping and\/or the hosts file. Ensure that you can telnet from\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/aidanfinn.com\/?p=9436\" \/>\n\t\t<meta property=\"article:published_time\" content=\"1999-11-29T20:00:00+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"1999-11-29T20:00:00+00:00\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary\" \/>\n\t\t<meta name=\"twitter:site\" content=\"@joe_elway\" \/>\n\t\t<meta name=\"twitter:title\" content=\"Cloned WSUS Clients Don\u2019t Appear In The Console | Aidan Finn, IT Pro\" \/>\n\t\t<meta name=\"twitter:description\" content=\"It\u2019s possible that cloned machines (even sysprepped ones) won\u2019t appear in the WSUS console. Here\u2019s some trouble shooting steps. If using the FQDN of the WSUS server then ensure the client can resolve the computer name to an IP address. Check DNS (NSLOOKUP), ping and\/or the hosts file. Ensure that you can telnet from\" \/>\n\t\t<meta name=\"twitter:creator\" content=\"@joe_elway\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/?p=9436#article\",\"name\":\"Cloned WSUS Clients Don\\u2019t Appear In The Console | Aidan Finn, IT Pro\",\"headline\":\"Cloned WSUS Clients Don\\u2019t Appear In The Console\",\"author\":{\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/?author=1#author\"},\"publisher\":{\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/#person\"},\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/?p=9436#articleImage\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/65fde4aa9f2ab1cf1514ae320a37ec682d9398ce5791d3c2dd1e8670a71ceea0?s=96&d=mm&r=g\",\"width\":96,\"height\":96,\"caption\":\"AFinn\"},\"datePublished\":\"2009-02-17T15:15:00+00:00\",\"dateModified\":\"2009-02-17T15:15:00+00:00\",\"inLanguage\":\"en-GB\",\"commentCount\":3,\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/?p=9436#webpage\"},\"isPartOf\":{\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/?p=9436#webpage\"},\"articleSection\":\"Security\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/?p=9436#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/aidanfinn.com#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/aidanfinn.com\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/?cat=37#listItem\",\"name\":\"Security\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/?cat=37#listItem\",\"position\":2,\"name\":\"Security\",\"item\":\"https:\\\/\\\/aidanfinn.com\\\/?cat=37\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/?p=9436#listItem\",\"name\":\"Cloned WSUS Clients Don\\u2019t Appear In The Console\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/aidanfinn.com#listItem\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/?p=9436#listItem\",\"position\":3,\"name\":\"Cloned WSUS Clients Don\\u2019t Appear In The Console\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/?cat=37#listItem\",\"name\":\"Security\"}}]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/#person\",\"name\":\"AFinn\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/?p=9436#personImage\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/65fde4aa9f2ab1cf1514ae320a37ec682d9398ce5791d3c2dd1e8670a71ceea0?s=96&d=mm&r=g\",\"width\":96,\"height\":96,\"caption\":\"AFinn\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/?author=1#author\",\"url\":\"https:\\\/\\\/aidanfinn.com\\\/?author=1\",\"name\":\"AFinn\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/?p=9436#authorImage\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/65fde4aa9f2ab1cf1514ae320a37ec682d9398ce5791d3c2dd1e8670a71ceea0?s=96&d=mm&r=g\",\"width\":96,\"height\":96,\"caption\":\"AFinn\"}},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/?p=9436#webpage\",\"url\":\"https:\\\/\\\/aidanfinn.com\\\/?p=9436\",\"name\":\"Cloned WSUS Clients Don\\u2019t Appear In The Console | Aidan Finn, IT Pro\",\"description\":\"It\\u2019s possible that cloned machines (even sysprepped ones) won\\u2019t appear in the WSUS console. Here\\u2019s some trouble shooting steps. If using the FQDN of the WSUS server then ensure the client can resolve the computer name to an IP address. Check DNS (NSLOOKUP), ping and\\\/or the hosts file. Ensure that you can telnet from\",\"inLanguage\":\"en-GB\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/?p=9436#breadcrumblist\"},\"author\":{\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/?author=1#author\"},\"creator\":{\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/?author=1#author\"},\"datePublished\":\"2009-02-17T15:15:00+00:00\",\"dateModified\":\"2009-02-17T15:15:00+00:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/#website\",\"url\":\"https:\\\/\\\/aidanfinn.com\\\/\",\"name\":\"Aidan Finn, IT Pro\",\"description\":\"A blog covering Azure, Hyper-V, Windows Server, desktop, systems management, deployment, and so on ...\",\"inLanguage\":\"en-GB\",\"publisher\":{\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/#person\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"Cloned WSUS Clients Don\u2019t Appear In The Console | Aidan Finn, IT Pro","description":"It\u2019s possible that cloned machines (even sysprepped ones) won\u2019t appear in the WSUS console. Here\u2019s some trouble shooting steps. If using the FQDN of the WSUS server then ensure the client can resolve the computer name to an IP address. Check DNS (NSLOOKUP), ping and\/or the hosts file. Ensure that you can telnet from","canonical_url":"https:\/\/aidanfinn.com\/?p=9436","robots":"max-image-preview:large","keywords":"","webmasterTools":{"google-site-verification":"TDKjbi2McB2eLIfL6KwPB3aQqv5E-mbcb2QYIcovGaI","miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/aidanfinn.com\/?p=9436#article","name":"Cloned WSUS Clients Don\u2019t Appear In The Console | Aidan Finn, IT Pro","headline":"Cloned WSUS Clients Don\u2019t Appear In The Console","author":{"@id":"https:\/\/aidanfinn.com\/?author=1#author"},"publisher":{"@id":"https:\/\/aidanfinn.com\/#person"},"image":{"@type":"ImageObject","@id":"https:\/\/aidanfinn.com\/?p=9436#articleImage","url":"https:\/\/secure.gravatar.com\/avatar\/65fde4aa9f2ab1cf1514ae320a37ec682d9398ce5791d3c2dd1e8670a71ceea0?s=96&d=mm&r=g","width":96,"height":96,"caption":"AFinn"},"datePublished":"2009-02-17T15:15:00+00:00","dateModified":"2009-02-17T15:15:00+00:00","inLanguage":"en-GB","commentCount":3,"mainEntityOfPage":{"@id":"https:\/\/aidanfinn.com\/?p=9436#webpage"},"isPartOf":{"@id":"https:\/\/aidanfinn.com\/?p=9436#webpage"},"articleSection":"Security"},{"@type":"BreadcrumbList","@id":"https:\/\/aidanfinn.com\/?p=9436#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/aidanfinn.com#listItem","position":1,"name":"Home","item":"https:\/\/aidanfinn.com","nextItem":{"@type":"ListItem","@id":"https:\/\/aidanfinn.com\/?cat=37#listItem","name":"Security"}},{"@type":"ListItem","@id":"https:\/\/aidanfinn.com\/?cat=37#listItem","position":2,"name":"Security","item":"https:\/\/aidanfinn.com\/?cat=37","nextItem":{"@type":"ListItem","@id":"https:\/\/aidanfinn.com\/?p=9436#listItem","name":"Cloned WSUS Clients Don\u2019t Appear In The Console"},"previousItem":{"@type":"ListItem","@id":"https:\/\/aidanfinn.com#listItem","name":"Home"}},{"@type":"ListItem","@id":"https:\/\/aidanfinn.com\/?p=9436#listItem","position":3,"name":"Cloned WSUS Clients Don\u2019t Appear In The Console","previousItem":{"@type":"ListItem","@id":"https:\/\/aidanfinn.com\/?cat=37#listItem","name":"Security"}}]},{"@type":"Person","@id":"https:\/\/aidanfinn.com\/#person","name":"AFinn","image":{"@type":"ImageObject","@id":"https:\/\/aidanfinn.com\/?p=9436#personImage","url":"https:\/\/secure.gravatar.com\/avatar\/65fde4aa9f2ab1cf1514ae320a37ec682d9398ce5791d3c2dd1e8670a71ceea0?s=96&d=mm&r=g","width":96,"height":96,"caption":"AFinn"}},{"@type":"Person","@id":"https:\/\/aidanfinn.com\/?author=1#author","url":"https:\/\/aidanfinn.com\/?author=1","name":"AFinn","image":{"@type":"ImageObject","@id":"https:\/\/aidanfinn.com\/?p=9436#authorImage","url":"https:\/\/secure.gravatar.com\/avatar\/65fde4aa9f2ab1cf1514ae320a37ec682d9398ce5791d3c2dd1e8670a71ceea0?s=96&d=mm&r=g","width":96,"height":96,"caption":"AFinn"}},{"@type":"WebPage","@id":"https:\/\/aidanfinn.com\/?p=9436#webpage","url":"https:\/\/aidanfinn.com\/?p=9436","name":"Cloned WSUS Clients Don\u2019t Appear In The Console | Aidan Finn, IT Pro","description":"It\u2019s possible that cloned machines (even sysprepped ones) won\u2019t appear in the WSUS console. Here\u2019s some trouble shooting steps. If using the FQDN of the WSUS server then ensure the client can resolve the computer name to an IP address. Check DNS (NSLOOKUP), ping and\/or the hosts file. Ensure that you can telnet from","inLanguage":"en-GB","isPartOf":{"@id":"https:\/\/aidanfinn.com\/#website"},"breadcrumb":{"@id":"https:\/\/aidanfinn.com\/?p=9436#breadcrumblist"},"author":{"@id":"https:\/\/aidanfinn.com\/?author=1#author"},"creator":{"@id":"https:\/\/aidanfinn.com\/?author=1#author"},"datePublished":"2009-02-17T15:15:00+00:00","dateModified":"2009-02-17T15:15:00+00:00"},{"@type":"WebSite","@id":"https:\/\/aidanfinn.com\/#website","url":"https:\/\/aidanfinn.com\/","name":"Aidan Finn, IT Pro","description":"A blog covering Azure, Hyper-V, Windows Server, desktop, systems management, deployment, and so on ...","inLanguage":"en-GB","publisher":{"@id":"https:\/\/aidanfinn.com\/#person"}}]},"og:locale":"en_GB","og:site_name":"Aidan Finn, IT Pro - A blog covering Azure, Hyper-V, Windows Server, desktop, systems management, deployment, and so on ...","og:type":"article","og:title":"Cloned WSUS Clients Don\u2019t Appear In The Console | Aidan Finn, IT Pro","og:description":"It\u2019s possible that cloned machines (even sysprepped ones) won\u2019t appear in the WSUS console. Here\u2019s some trouble shooting steps. If using the FQDN of the WSUS server then ensure the client can resolve the computer name to an IP address. Check DNS (NSLOOKUP), ping and\/or the hosts file. Ensure that you can telnet from","og:url":"https:\/\/aidanfinn.com\/?p=9436","article:published_time":"1999-11-29T20:00:00+00:00","article:modified_time":"1999-11-29T20:00:00+00:00","twitter:card":"summary","twitter:site":"@joe_elway","twitter:title":"Cloned WSUS Clients Don\u2019t Appear In The Console | Aidan Finn, IT Pro","twitter:description":"It\u2019s possible that cloned machines (even sysprepped ones) won\u2019t appear in the WSUS console. Here\u2019s some trouble shooting steps. If using the FQDN of the WSUS server then ensure the client can resolve the computer name to an IP address. Check DNS (NSLOOKUP), ping and\/or the hosts file. Ensure that you can telnet from","twitter:creator":"@joe_elway"},"aioseo_meta_data":{"post_id":"9436","title":null,"description":null,"keywords":null,"keyphrases":null,"primary_term":null,"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":null,"og_custom_url":null,"og_article_section":null,"og_article_tags":null,"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":[],"defaultGraph":"","defaultPostTypeGraph":""},"schema_type":null,"schema_type_options":null,"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":null,"robots_max_videopreview":null,"robots_max_imagepreview":"large","priority":null,"frequency":null,"local_seo":null,"breadcrumb_settings":null,"limit_modified_date":false,"ai":null,"created":"2020-12-21 03:53:14","updated":"2025-06-04 12:35:04","seo_analyzer_scan_date":null,"focus_keyword":null,"additional_keywords":null,"truseo_locale":null},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/aidanfinn.com\" 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:\/\/aidanfinn.com\/?cat=37\" title=\"Security\">Security<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\tCloned WSUS Clients Don\u2019t Appear In The Console\n\t\t<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/aidanfinn.com"},{"label":"Security","link":"https:\/\/aidanfinn.com\/?cat=37"},{"label":"Cloned WSUS Clients Don\u2019t Appear In The Console","link":"https:\/\/aidanfinn.com\/?p=9436"}],"amp_enabled":true,"jetpack_featured_media_url":"","_links":{"self":[{"href":"https:\/\/aidanfinn.com\/index.php?rest_route=\/wp\/v2\/posts\/9436","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/aidanfinn.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/aidanfinn.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/aidanfinn.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/aidanfinn.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=9436"}],"version-history":[{"count":0,"href":"https:\/\/aidanfinn.com\/index.php?rest_route=\/wp\/v2\/posts\/9436\/revisions"}],"wp:attachment":[{"href":"https:\/\/aidanfinn.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=9436"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/aidanfinn.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=9436"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/aidanfinn.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=9436"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}