{"id":203,"date":"2017-09-05T21:23:09","date_gmt":"2017-09-05T21:23:09","guid":{"rendered":"http:\/\/www.edrockwell.com\/blog\/?p=203"},"modified":"2026-07-02T16:57:33","modified_gmt":"2026-07-02T16:57:33","slug":"adding-folder-permissions-iis_iusrs-via-powershell","status":"publish","type":"post","link":"https:\/\/www.edrockwell.com\/blog\/adding-folder-permissions-iis_iusrs-via-powershell\/","title":{"rendered":"Adding Folder Permissions to IIS_IUSRS via Powershell"},"content":{"rendered":"<p>For you scripting guys that want to automate everything, For website deployments, you can modify your permissions using the NTFSSecurity Module. This is a simple way to modify ACL&#8217;s with powershell. Much easier to use the NTFSSecurity module&#8230;<\/p>\n<p>First download the module from here: https:\/\/ntfssecurity.codeplex.com\/<\/p>\n<p>I would put it in your modules directory on the server. Then import the module with Get-Module -ListAvailable and Import-Module NTFSSecurity.<\/p>\n<p>Now, on to the simple and easy code:<\/p>\n<pre class=\"lang:ps decode:true\" title=\"Add-NTFSAccess for IIS_IUSRS\">Add-NTFSAccess -Path 'C:\\SomeFolder\\SubFolder' -Account BUILTIN\\IIS_IUSRS -AccessRights Read<\/pre>\n<p>You can also use the following AccessRights. Actually, you should be able to get any name as the parameter but these are the most common:<br \/>\nModify<br \/>\nRead<\/p>\n<p>Also, as a note, IIS_IUSRS is a special internal group that you shouldn&#8217;t\/can&#8217;t prefix with the computer or domain name.<\/p>\n<p>For the Network Service or IUSR, you have to use &#8220;NT AUTHORITY\\NETWORK SERVICE&#8221; OR &#8220;NT AUTHORITY\\IUSR&#8221;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>For you scripting guys that want to automate everything, For website deployments, you can modify your permissions using the NTFSSecurity Module. This is a simple way to modify ACL&#8217;s with powershell. Much easier to use the NTFSSecurity module&#8230; First download the module from here: https:\/\/ntfssecurity.codeplex.com\/ I would put it in your modules directory on the [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":206,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[16],"tags":[89,88,21],"class_list":["post-203","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-powershell","tag-add-ntfsaccess","tag-iis_iusrs","tag-powershell-2"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 4.9.9 - aioseo.com -->\n\t<meta name=\"description\" content=\"For you scripting guys that want to automate everything, For website deployments, you can modify your permissions using the NTFSSecurity Module. This is a simple way to modify ACL&#039;s with powershell. Much easier to use the NTFSSecurity module... First download the module from here: https:\/\/ntfssecurity.codeplex.com\/ I would put it in your modules directory on the\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<meta name=\"author\" content=\"Ed Rockwell\"\/>\n\t<meta name=\"keywords\" content=\"add-ntfsaccess,iis_iusrs,powershell\" \/>\n\t<link rel=\"canonical\" href=\"https:\/\/www.edrockwell.com\/blog\/adding-folder-permissions-iis_iusrs-via-powershell\/\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 4.9.9\" \/>\n\t\t<meta property=\"og:locale\" content=\"en_US\" \/>\n\t\t<meta property=\"og:site_name\" content=\"System Admin [RESOLVED] | How To: Make My DevOps Life Easier\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"Adding Folder Permissions to IIS_IUSRS via Powershell | System Admin [RESOLVED]\" \/>\n\t\t<meta property=\"og:description\" content=\"For you scripting guys that want to automate everything, For website deployments, you can modify your permissions using the NTFSSecurity Module. This is a simple way to modify ACL&#039;s with powershell. Much easier to use the NTFSSecurity module... First download the module from here: https:\/\/ntfssecurity.codeplex.com\/ I would put it in your modules directory on the\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/www.edrockwell.com\/blog\/adding-folder-permissions-iis_iusrs-via-powershell\/\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2017-09-05T21:23:09+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2026-07-02T16:57:33+00:00\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary\" \/>\n\t\t<meta name=\"twitter:title\" content=\"Adding Folder Permissions to IIS_IUSRS via Powershell | System Admin [RESOLVED]\" \/>\n\t\t<meta name=\"twitter:description\" content=\"For you scripting guys that want to automate everything, For website deployments, you can modify your permissions using the NTFSSecurity Module. This is a simple way to modify ACL&#039;s with powershell. Much easier to use the NTFSSecurity module... First download the module from here: https:\/\/ntfssecurity.codeplex.com\/ I would put it in your modules directory on the\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.edrockwell.com\\\/blog\\\/adding-folder-permissions-iis_iusrs-via-powershell\\\/#article\",\"name\":\"Adding Folder Permissions to IIS_IUSRS via Powershell | System Admin [RESOLVED]\",\"headline\":\"Adding Folder Permissions to IIS_IUSRS via Powershell\",\"author\":{\"@id\":\"https:\\\/\\\/www.edrockwell.com\\\/blog\\\/author\\\/admin\\\/#author\"},\"publisher\":{\"@id\":\"https:\\\/\\\/www.edrockwell.com\\\/blog\\\/#organization\"},\"image\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/www.edrockwell.com\\\/blog\\\/wp-content\\\/uploads\\\/2017\\\/09\\\/IIS8.png\",\"width\":652,\"height\":286},\"datePublished\":\"2017-09-05T21:23:09+00:00\",\"dateModified\":\"2026-07-02T16:57:33+00:00\",\"inLanguage\":\"en-US\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.edrockwell.com\\\/blog\\\/adding-folder-permissions-iis_iusrs-via-powershell\\\/#webpage\"},\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.edrockwell.com\\\/blog\\\/adding-folder-permissions-iis_iusrs-via-powershell\\\/#webpage\"},\"articleSection\":\"PowerShell, Add-NTFSAccess, IIS_IUSRS, Powershell\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.edrockwell.com\\\/blog\\\/adding-folder-permissions-iis_iusrs-via-powershell\\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.edrockwell.com\\\/blog#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.edrockwell.com\\\/blog\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.edrockwell.com\\\/blog\\\/category\\\/powershell\\\/#listItem\",\"name\":\"PowerShell\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.edrockwell.com\\\/blog\\\/category\\\/powershell\\\/#listItem\",\"position\":2,\"name\":\"PowerShell\",\"item\":\"https:\\\/\\\/www.edrockwell.com\\\/blog\\\/category\\\/powershell\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.edrockwell.com\\\/blog\\\/adding-folder-permissions-iis_iusrs-via-powershell\\\/#listItem\",\"name\":\"Adding Folder Permissions to IIS_IUSRS via Powershell\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.edrockwell.com\\\/blog#listItem\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.edrockwell.com\\\/blog\\\/adding-folder-permissions-iis_iusrs-via-powershell\\\/#listItem\",\"position\":3,\"name\":\"Adding Folder Permissions to IIS_IUSRS via Powershell\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.edrockwell.com\\\/blog\\\/category\\\/powershell\\\/#listItem\",\"name\":\"PowerShell\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.edrockwell.com\\\/blog\\\/#organization\",\"name\":\"System Admin [RESOLVED]\",\"description\":\"How To: Make My DevOps Life Easier\",\"url\":\"https:\\\/\\\/www.edrockwell.com\\\/blog\\\/\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.edrockwell.com\\\/blog\\\/author\\\/admin\\\/#author\",\"url\":\"https:\\\/\\\/www.edrockwell.com\\\/blog\\\/author\\\/admin\\\/\",\"name\":\"Ed Rockwell\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\\\/\\\/www.edrockwell.com\\\/blog\\\/adding-folder-permissions-iis_iusrs-via-powershell\\\/#authorImage\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/dea3152d7acd78aa28d280207c33f7ec516731ece9a54249cbbbebcfffc341e0?s=96&d=mm&r=g\",\"width\":96,\"height\":96,\"caption\":\"Ed Rockwell\"}},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.edrockwell.com\\\/blog\\\/adding-folder-permissions-iis_iusrs-via-powershell\\\/#webpage\",\"url\":\"https:\\\/\\\/www.edrockwell.com\\\/blog\\\/adding-folder-permissions-iis_iusrs-via-powershell\\\/\",\"name\":\"Adding Folder Permissions to IIS_IUSRS via Powershell | System Admin [RESOLVED]\",\"description\":\"For you scripting guys that want to automate everything, For website deployments, you can modify your permissions using the NTFSSecurity Module. This is a simple way to modify ACL's with powershell. Much easier to use the NTFSSecurity module... First download the module from here: https:\\\/\\\/ntfssecurity.codeplex.com\\\/ I would put it in your modules directory on the\",\"inLanguage\":\"en-US\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.edrockwell.com\\\/blog\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.edrockwell.com\\\/blog\\\/adding-folder-permissions-iis_iusrs-via-powershell\\\/#breadcrumblist\"},\"author\":{\"@id\":\"https:\\\/\\\/www.edrockwell.com\\\/blog\\\/author\\\/admin\\\/#author\"},\"creator\":{\"@id\":\"https:\\\/\\\/www.edrockwell.com\\\/blog\\\/author\\\/admin\\\/#author\"},\"image\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/www.edrockwell.com\\\/blog\\\/wp-content\\\/uploads\\\/2017\\\/09\\\/IIS8.png\",\"@id\":\"https:\\\/\\\/www.edrockwell.com\\\/blog\\\/adding-folder-permissions-iis_iusrs-via-powershell\\\/#mainImage\",\"width\":652,\"height\":286},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.edrockwell.com\\\/blog\\\/adding-folder-permissions-iis_iusrs-via-powershell\\\/#mainImage\"},\"datePublished\":\"2017-09-05T21:23:09+00:00\",\"dateModified\":\"2026-07-02T16:57:33+00:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.edrockwell.com\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/www.edrockwell.com\\\/blog\\\/\",\"name\":\"System Admin [RESOLVED]\",\"description\":\"How To: Make My DevOps Life Easier\",\"inLanguage\":\"en-US\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.edrockwell.com\\\/blog\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"Adding Folder Permissions to IIS_IUSRS via Powershell | System Admin [RESOLVED]","description":"For you scripting guys that want to automate everything, For website deployments, you can modify your permissions using the NTFSSecurity Module. This is a simple way to modify ACL's with powershell. Much easier to use the NTFSSecurity module... First download the module from here: https:\/\/ntfssecurity.codeplex.com\/ I would put it in your modules directory on the","canonical_url":"https:\/\/www.edrockwell.com\/blog\/adding-folder-permissions-iis_iusrs-via-powershell\/","robots":"max-image-preview:large","keywords":"add-ntfsaccess,iis_iusrs,powershell","webmasterTools":{"miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.edrockwell.com\/blog\/adding-folder-permissions-iis_iusrs-via-powershell\/#article","name":"Adding Folder Permissions to IIS_IUSRS via Powershell | System Admin [RESOLVED]","headline":"Adding Folder Permissions to IIS_IUSRS via Powershell","author":{"@id":"https:\/\/www.edrockwell.com\/blog\/author\/admin\/#author"},"publisher":{"@id":"https:\/\/www.edrockwell.com\/blog\/#organization"},"image":{"@type":"ImageObject","url":"https:\/\/www.edrockwell.com\/blog\/wp-content\/uploads\/2017\/09\/IIS8.png","width":652,"height":286},"datePublished":"2017-09-05T21:23:09+00:00","dateModified":"2026-07-02T16:57:33+00:00","inLanguage":"en-US","mainEntityOfPage":{"@id":"https:\/\/www.edrockwell.com\/blog\/adding-folder-permissions-iis_iusrs-via-powershell\/#webpage"},"isPartOf":{"@id":"https:\/\/www.edrockwell.com\/blog\/adding-folder-permissions-iis_iusrs-via-powershell\/#webpage"},"articleSection":"PowerShell, Add-NTFSAccess, IIS_IUSRS, Powershell"},{"@type":"BreadcrumbList","@id":"https:\/\/www.edrockwell.com\/blog\/adding-folder-permissions-iis_iusrs-via-powershell\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/www.edrockwell.com\/blog#listItem","position":1,"name":"Home","item":"https:\/\/www.edrockwell.com\/blog","nextItem":{"@type":"ListItem","@id":"https:\/\/www.edrockwell.com\/blog\/category\/powershell\/#listItem","name":"PowerShell"}},{"@type":"ListItem","@id":"https:\/\/www.edrockwell.com\/blog\/category\/powershell\/#listItem","position":2,"name":"PowerShell","item":"https:\/\/www.edrockwell.com\/blog\/category\/powershell\/","nextItem":{"@type":"ListItem","@id":"https:\/\/www.edrockwell.com\/blog\/adding-folder-permissions-iis_iusrs-via-powershell\/#listItem","name":"Adding Folder Permissions to IIS_IUSRS via Powershell"},"previousItem":{"@type":"ListItem","@id":"https:\/\/www.edrockwell.com\/blog#listItem","name":"Home"}},{"@type":"ListItem","@id":"https:\/\/www.edrockwell.com\/blog\/adding-folder-permissions-iis_iusrs-via-powershell\/#listItem","position":3,"name":"Adding Folder Permissions to IIS_IUSRS via Powershell","previousItem":{"@type":"ListItem","@id":"https:\/\/www.edrockwell.com\/blog\/category\/powershell\/#listItem","name":"PowerShell"}}]},{"@type":"Organization","@id":"https:\/\/www.edrockwell.com\/blog\/#organization","name":"System Admin [RESOLVED]","description":"How To: Make My DevOps Life Easier","url":"https:\/\/www.edrockwell.com\/blog\/"},{"@type":"Person","@id":"https:\/\/www.edrockwell.com\/blog\/author\/admin\/#author","url":"https:\/\/www.edrockwell.com\/blog\/author\/admin\/","name":"Ed Rockwell","image":{"@type":"ImageObject","@id":"https:\/\/www.edrockwell.com\/blog\/adding-folder-permissions-iis_iusrs-via-powershell\/#authorImage","url":"https:\/\/secure.gravatar.com\/avatar\/dea3152d7acd78aa28d280207c33f7ec516731ece9a54249cbbbebcfffc341e0?s=96&d=mm&r=g","width":96,"height":96,"caption":"Ed Rockwell"}},{"@type":"WebPage","@id":"https:\/\/www.edrockwell.com\/blog\/adding-folder-permissions-iis_iusrs-via-powershell\/#webpage","url":"https:\/\/www.edrockwell.com\/blog\/adding-folder-permissions-iis_iusrs-via-powershell\/","name":"Adding Folder Permissions to IIS_IUSRS via Powershell | System Admin [RESOLVED]","description":"For you scripting guys that want to automate everything, For website deployments, you can modify your permissions using the NTFSSecurity Module. This is a simple way to modify ACL's with powershell. Much easier to use the NTFSSecurity module... First download the module from here: https:\/\/ntfssecurity.codeplex.com\/ I would put it in your modules directory on the","inLanguage":"en-US","isPartOf":{"@id":"https:\/\/www.edrockwell.com\/blog\/#website"},"breadcrumb":{"@id":"https:\/\/www.edrockwell.com\/blog\/adding-folder-permissions-iis_iusrs-via-powershell\/#breadcrumblist"},"author":{"@id":"https:\/\/www.edrockwell.com\/blog\/author\/admin\/#author"},"creator":{"@id":"https:\/\/www.edrockwell.com\/blog\/author\/admin\/#author"},"image":{"@type":"ImageObject","url":"https:\/\/www.edrockwell.com\/blog\/wp-content\/uploads\/2017\/09\/IIS8.png","@id":"https:\/\/www.edrockwell.com\/blog\/adding-folder-permissions-iis_iusrs-via-powershell\/#mainImage","width":652,"height":286},"primaryImageOfPage":{"@id":"https:\/\/www.edrockwell.com\/blog\/adding-folder-permissions-iis_iusrs-via-powershell\/#mainImage"},"datePublished":"2017-09-05T21:23:09+00:00","dateModified":"2026-07-02T16:57:33+00:00"},{"@type":"WebSite","@id":"https:\/\/www.edrockwell.com\/blog\/#website","url":"https:\/\/www.edrockwell.com\/blog\/","name":"System Admin [RESOLVED]","description":"How To: Make My DevOps Life Easier","inLanguage":"en-US","publisher":{"@id":"https:\/\/www.edrockwell.com\/blog\/#organization"}}]},"og:locale":"en_US","og:site_name":"System Admin [RESOLVED] | How To: Make My DevOps Life Easier","og:type":"article","og:title":"Adding Folder Permissions to IIS_IUSRS via Powershell | System Admin [RESOLVED]","og:description":"For you scripting guys that want to automate everything, For website deployments, you can modify your permissions using the NTFSSecurity Module. This is a simple way to modify ACL's with powershell. Much easier to use the NTFSSecurity module... First download the module from here: https:\/\/ntfssecurity.codeplex.com\/ I would put it in your modules directory on the","og:url":"https:\/\/www.edrockwell.com\/blog\/adding-folder-permissions-iis_iusrs-via-powershell\/","article:published_time":"2017-09-05T21:23:09+00:00","article:modified_time":"2026-07-02T16:57:33+00:00","twitter:card":"summary","twitter:title":"Adding Folder Permissions to IIS_IUSRS via Powershell | System Admin [RESOLVED]","twitter:description":"For you scripting guys that want to automate everything, For website deployments, you can modify your permissions using the NTFSSecurity Module. This is a simple way to modify ACL's with powershell. Much easier to use the NTFSSecurity module... First download the module from here: https:\/\/ntfssecurity.codeplex.com\/ I would put it in your modules directory on the"},"aioseo_meta_data":{"post_id":"203","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":"Article","isEnabled":true},"graphs":[]},"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,"location":null,"local_seo":null,"breadcrumb_settings":null,"limit_modified_date":false,"ai":null,"created":"2021-03-15 23:07:11","updated":"2026-07-02 17:26:23","seo_analyzer_scan_date":null},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/www.edrockwell.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:\/\/www.edrockwell.com\/blog\/category\/powershell\/\" title=\"PowerShell\">PowerShell<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\tAdding Folder Permissions to IIS_IUSRS via Powershell\n\t\t<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/www.edrockwell.com\/blog"},{"label":"PowerShell","link":"https:\/\/www.edrockwell.com\/blog\/category\/powershell\/"},{"label":"Adding Folder Permissions to IIS_IUSRS via Powershell","link":"https:\/\/www.edrockwell.com\/blog\/adding-folder-permissions-iis_iusrs-via-powershell\/"}],"_links":{"self":[{"href":"https:\/\/www.edrockwell.com\/blog\/wp-json\/wp\/v2\/posts\/203","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.edrockwell.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.edrockwell.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.edrockwell.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.edrockwell.com\/blog\/wp-json\/wp\/v2\/comments?post=203"}],"version-history":[{"count":3,"href":"https:\/\/www.edrockwell.com\/blog\/wp-json\/wp\/v2\/posts\/203\/revisions"}],"predecessor-version":[{"id":205,"href":"https:\/\/www.edrockwell.com\/blog\/wp-json\/wp\/v2\/posts\/203\/revisions\/205"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.edrockwell.com\/blog\/wp-json\/wp\/v2\/media\/206"}],"wp:attachment":[{"href":"https:\/\/www.edrockwell.com\/blog\/wp-json\/wp\/v2\/media?parent=203"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.edrockwell.com\/blog\/wp-json\/wp\/v2\/categories?post=203"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.edrockwell.com\/blog\/wp-json\/wp\/v2\/tags?post=203"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}