{"id":32261,"date":"2020-03-04T15:32:27","date_gmt":"2020-03-04T21:32:27","guid":{"rendered":"https:\/\/verticalagetechnologies.com\/?p=32261"},"modified":"2020-07-01T16:57:57","modified_gmt":"2020-07-01T21:57:57","slug":"citrix-microsoft-mdt-powershell-tools-the-beginning","status":"publish","type":"post","link":"https:\/\/verticalagetechnologies.com\/index.php\/2020\/03\/04\/citrix-microsoft-mdt-powershell-tools-the-beginning","title":{"rendered":"Citrix + Microsoft MDT + Powershell + Tools: The Beginning."},"content":{"rendered":"\n<p>Building Golden Images, Master Images, References Images (whatever you want to call them) is a necessity in today&#8217;s world.  All too often I see Citrix customers using persistent VMs built manually.  Sometimes 20-50 of the same VMs, going through the same manual clicks for upgrades, the same manual motions for software pushes, windows updates, etc&#8230;  NO MORE PLEASE!! <\/p>\n\n\n\n<p>Citrix PVS and MCS have helped pave the way for non-persistent VMs.   &lt;insert tangent&gt; I&#8217;d really like to see this approach take over in the infrastructure role world too.  Think stateless VMs for Citrix ADC, Delivery Controllers, Storefront, and other infrastructure roles &lt;end tangent&gt;.  As soon as a persistent machine is built, your guess is as good as mine on what&#8217;s all changed on it from day to day.  Maybe someone ran a script that changed something, maybe a bad windows update came in, SCCM pushed a bunch of software to it accidentally, the list goes on. <\/p>\n\n\n\n<p>MDT isn&#8217;t the only product to build golden images.  You can certainly use SCCM, Puppet, Terraform, Ansible, Chocolatey, Jenkins, etc&#8230; the list goes on and on.  IMO MDT is one of the easiest and windows friendly options, but it&#8217;s nice to have other tools in the arsenal to solve whatever use case comes up.  Like using Hashicorp Packer to create the VM and auto boot it into the MDT task sequence.  <\/p>\n\n\n\n<p>Over the next few months I&#8217;ll be sharing some blog posts regarding tips, tricks, gotchas, &#8220;how I did it&#8221; type examples of ways I&#8217;m leveraging MDT.<\/p>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Building Golden Images, Master Images, References Images (whatever you want to call them) is a necessity in today&#8217;s world. All too often I see Citrix customers using persistent VMs built manually. Sometimes 20-50 of the same VMs, going through the same manual clicks for upgrades, the same manual motions for software pushes, windows updates, etc&#8230;&#8230;<\/p>\n","protected":false},"author":1,"featured_media":38909,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_kad_post_transparent":"","_kad_post_title":"","_kad_post_layout":"","_kad_post_sidebar_id":"","_kad_post_content_style":"","_kad_post_vertical_padding":"","_kad_post_feature":"","_kad_post_feature_position":"","_kad_post_header":false,"_kad_post_footer":false,"_kad_post_classname":"","footnotes":""},"categories":[8,11],"tags":[],"class_list":["post-32261","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-citrix","category-microsoft"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\r\n<title>Citrix + Microsoft MDT + Powershell + Tools: The Beginning. - Vertical Age Technologies, LLC<\/title>\r\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\r\n<link rel=\"canonical\" href=\"https:\/\/verticalagetechnologies.com\/index.php\/2020\/03\/04\/citrix-microsoft-mdt-powershell-tools-the-beginning\" \/>\r\n<meta property=\"og:locale\" content=\"en_US\" \/>\r\n<meta property=\"og:type\" content=\"article\" \/>\r\n<meta property=\"og:title\" content=\"Citrix + Microsoft MDT + Powershell + Tools: The Beginning. - Vertical Age Technologies, LLC\" \/>\r\n<meta property=\"og:description\" content=\"Building Golden Images, Master Images, References Images (whatever you want to call them) is a necessity in today&#8217;s world. All too often I see Citrix customers using persistent VMs built manually. Sometimes 20-50 of the same VMs, going through the same manual clicks for upgrades, the same manual motions for software pushes, windows updates, etc&#8230;...\" \/>\r\n<meta property=\"og:url\" content=\"https:\/\/verticalagetechnologies.com\/index.php\/2020\/03\/04\/citrix-microsoft-mdt-powershell-tools-the-beginning\" \/>\r\n<meta property=\"og:site_name\" content=\"Vertical Age Technologies, LLC\" \/>\r\n<meta property=\"article:published_time\" content=\"2020-03-04T21:32:27+00:00\" \/>\r\n<meta property=\"article:modified_time\" content=\"2020-07-01T21:57:57+00:00\" \/>\r\n<meta property=\"og:image\" content=\"https:\/\/verticalagetechnologies.com\/wp-content\/uploads\/2020\/03\/get-started.jpg\" \/>\r\n\t<meta property=\"og:image:width\" content=\"1000\" \/>\r\n\t<meta property=\"og:image:height\" content=\"750\" \/>\r\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\r\n<meta name=\"author\" content=\"Steve Noel\" \/>\r\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\r\n<meta name=\"twitter:creator\" content=\"@steve_noel\" \/>\r\n<meta name=\"twitter:site\" content=\"@steve_noel\" \/>\r\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Steve Noel\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"1 minute\" \/>\r\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/verticalagetechnologies.com\\\/index.php\\\/2020\\\/03\\\/04\\\/citrix-microsoft-mdt-powershell-tools-the-beginning#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/verticalagetechnologies.com\\\/index.php\\\/2020\\\/03\\\/04\\\/citrix-microsoft-mdt-powershell-tools-the-beginning\"},\"author\":{\"name\":\"Steve Noel\",\"@id\":\"https:\\\/\\\/verticalagetechnologies.com\\\/#\\\/schema\\\/person\\\/8770e41ed31650ba3b32a4e7482e5de6\"},\"headline\":\"Citrix + Microsoft MDT + Powershell + Tools: The Beginning.\",\"datePublished\":\"2020-03-04T21:32:27+00:00\",\"dateModified\":\"2020-07-01T21:57:57+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/verticalagetechnologies.com\\\/index.php\\\/2020\\\/03\\\/04\\\/citrix-microsoft-mdt-powershell-tools-the-beginning\"},\"wordCount\":270,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/verticalagetechnologies.com\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/verticalagetechnologies.com\\\/index.php\\\/2020\\\/03\\\/04\\\/citrix-microsoft-mdt-powershell-tools-the-beginning#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/verticalagetechnologies.com\\\/wp-content\\\/uploads\\\/2020\\\/03\\\/get-started.jpg\",\"articleSection\":[\"Citrix\",\"Microsoft\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/verticalagetechnologies.com\\\/index.php\\\/2020\\\/03\\\/04\\\/citrix-microsoft-mdt-powershell-tools-the-beginning#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/verticalagetechnologies.com\\\/index.php\\\/2020\\\/03\\\/04\\\/citrix-microsoft-mdt-powershell-tools-the-beginning\",\"url\":\"https:\\\/\\\/verticalagetechnologies.com\\\/index.php\\\/2020\\\/03\\\/04\\\/citrix-microsoft-mdt-powershell-tools-the-beginning\",\"name\":\"Citrix + Microsoft MDT + Powershell + Tools: The Beginning. - Vertical Age Technologies, LLC\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/verticalagetechnologies.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/verticalagetechnologies.com\\\/index.php\\\/2020\\\/03\\\/04\\\/citrix-microsoft-mdt-powershell-tools-the-beginning#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/verticalagetechnologies.com\\\/index.php\\\/2020\\\/03\\\/04\\\/citrix-microsoft-mdt-powershell-tools-the-beginning#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/verticalagetechnologies.com\\\/wp-content\\\/uploads\\\/2020\\\/03\\\/get-started.jpg\",\"datePublished\":\"2020-03-04T21:32:27+00:00\",\"dateModified\":\"2020-07-01T21:57:57+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/verticalagetechnologies.com\\\/index.php\\\/2020\\\/03\\\/04\\\/citrix-microsoft-mdt-powershell-tools-the-beginning#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/verticalagetechnologies.com\\\/index.php\\\/2020\\\/03\\\/04\\\/citrix-microsoft-mdt-powershell-tools-the-beginning\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/verticalagetechnologies.com\\\/index.php\\\/2020\\\/03\\\/04\\\/citrix-microsoft-mdt-powershell-tools-the-beginning#primaryimage\",\"url\":\"https:\\\/\\\/verticalagetechnologies.com\\\/wp-content\\\/uploads\\\/2020\\\/03\\\/get-started.jpg\",\"contentUrl\":\"https:\\\/\\\/verticalagetechnologies.com\\\/wp-content\\\/uploads\\\/2020\\\/03\\\/get-started.jpg\",\"width\":1000,\"height\":750},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/verticalagetechnologies.com\\\/index.php\\\/2020\\\/03\\\/04\\\/citrix-microsoft-mdt-powershell-tools-the-beginning#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/verticalagetechnologies.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Citrix + Microsoft MDT + Powershell + Tools: The Beginning.\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/verticalagetechnologies.com\\\/#website\",\"url\":\"https:\\\/\\\/verticalagetechnologies.com\\\/\",\"name\":\"Vertical Age Technologies, LLC\",\"description\":\"A Blogging and Portfolio website on everything technology.\",\"publisher\":{\"@id\":\"https:\\\/\\\/verticalagetechnologies.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/verticalagetechnologies.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/verticalagetechnologies.com\\\/#organization\",\"name\":\"Vertical Age Technologies\",\"url\":\"https:\\\/\\\/verticalagetechnologies.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/verticalagetechnologies.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/verticalagetechnologies.com\\\/wp-content\\\/uploads\\\/2015\\\/11\\\/VA-Green-Alpha.png\",\"contentUrl\":\"https:\\\/\\\/verticalagetechnologies.com\\\/wp-content\\\/uploads\\\/2015\\\/11\\\/VA-Green-Alpha.png\",\"width\":1683,\"height\":462,\"caption\":\"Vertical Age Technologies\"},\"image\":{\"@id\":\"https:\\\/\\\/verticalagetechnologies.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/x.com\\\/steve_noel\",\"https:\\\/\\\/www.linkedin.com\\\/in\\\/snoel\\\/\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/verticalagetechnologies.com\\\/#\\\/schema\\\/person\\\/8770e41ed31650ba3b32a4e7482e5de6\",\"name\":\"Steve Noel\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/8a54091a24f06514e9fa9b1702fdb589dced4bdf85d9ebced7ef6047b79a3ca3?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/8a54091a24f06514e9fa9b1702fdb589dced4bdf85d9ebced7ef6047b79a3ca3?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/8a54091a24f06514e9fa9b1702fdb589dced4bdf85d9ebced7ef6047b79a3ca3?s=96&d=mm&r=g\",\"caption\":\"Steve Noel\"},\"sameAs\":[\"http:\\\/\\\/VerticalAge.com\"]}]}<\/script>\r\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Citrix + Microsoft MDT + Powershell + Tools: The Beginning. - Vertical Age Technologies, LLC","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:\/\/verticalagetechnologies.com\/index.php\/2020\/03\/04\/citrix-microsoft-mdt-powershell-tools-the-beginning","og_locale":"en_US","og_type":"article","og_title":"Citrix + Microsoft MDT + Powershell + Tools: The Beginning. - Vertical Age Technologies, LLC","og_description":"Building Golden Images, Master Images, References Images (whatever you want to call them) is a necessity in today&#8217;s world. All too often I see Citrix customers using persistent VMs built manually. Sometimes 20-50 of the same VMs, going through the same manual clicks for upgrades, the same manual motions for software pushes, windows updates, etc&#8230;...","og_url":"https:\/\/verticalagetechnologies.com\/index.php\/2020\/03\/04\/citrix-microsoft-mdt-powershell-tools-the-beginning","og_site_name":"Vertical Age Technologies, LLC","article_published_time":"2020-03-04T21:32:27+00:00","article_modified_time":"2020-07-01T21:57:57+00:00","og_image":[{"width":1000,"height":750,"url":"https:\/\/verticalagetechnologies.com\/wp-content\/uploads\/2020\/03\/get-started.jpg","type":"image\/jpeg"}],"author":"Steve Noel","twitter_card":"summary_large_image","twitter_creator":"@steve_noel","twitter_site":"@steve_noel","twitter_misc":{"Written by":"Steve Noel","Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/verticalagetechnologies.com\/index.php\/2020\/03\/04\/citrix-microsoft-mdt-powershell-tools-the-beginning#article","isPartOf":{"@id":"https:\/\/verticalagetechnologies.com\/index.php\/2020\/03\/04\/citrix-microsoft-mdt-powershell-tools-the-beginning"},"author":{"name":"Steve Noel","@id":"https:\/\/verticalagetechnologies.com\/#\/schema\/person\/8770e41ed31650ba3b32a4e7482e5de6"},"headline":"Citrix + Microsoft MDT + Powershell + Tools: The Beginning.","datePublished":"2020-03-04T21:32:27+00:00","dateModified":"2020-07-01T21:57:57+00:00","mainEntityOfPage":{"@id":"https:\/\/verticalagetechnologies.com\/index.php\/2020\/03\/04\/citrix-microsoft-mdt-powershell-tools-the-beginning"},"wordCount":270,"commentCount":0,"publisher":{"@id":"https:\/\/verticalagetechnologies.com\/#organization"},"image":{"@id":"https:\/\/verticalagetechnologies.com\/index.php\/2020\/03\/04\/citrix-microsoft-mdt-powershell-tools-the-beginning#primaryimage"},"thumbnailUrl":"https:\/\/verticalagetechnologies.com\/wp-content\/uploads\/2020\/03\/get-started.jpg","articleSection":["Citrix","Microsoft"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/verticalagetechnologies.com\/index.php\/2020\/03\/04\/citrix-microsoft-mdt-powershell-tools-the-beginning#respond"]}]},{"@type":"WebPage","@id":"https:\/\/verticalagetechnologies.com\/index.php\/2020\/03\/04\/citrix-microsoft-mdt-powershell-tools-the-beginning","url":"https:\/\/verticalagetechnologies.com\/index.php\/2020\/03\/04\/citrix-microsoft-mdt-powershell-tools-the-beginning","name":"Citrix + Microsoft MDT + Powershell + Tools: The Beginning. - Vertical Age Technologies, LLC","isPartOf":{"@id":"https:\/\/verticalagetechnologies.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/verticalagetechnologies.com\/index.php\/2020\/03\/04\/citrix-microsoft-mdt-powershell-tools-the-beginning#primaryimage"},"image":{"@id":"https:\/\/verticalagetechnologies.com\/index.php\/2020\/03\/04\/citrix-microsoft-mdt-powershell-tools-the-beginning#primaryimage"},"thumbnailUrl":"https:\/\/verticalagetechnologies.com\/wp-content\/uploads\/2020\/03\/get-started.jpg","datePublished":"2020-03-04T21:32:27+00:00","dateModified":"2020-07-01T21:57:57+00:00","breadcrumb":{"@id":"https:\/\/verticalagetechnologies.com\/index.php\/2020\/03\/04\/citrix-microsoft-mdt-powershell-tools-the-beginning#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/verticalagetechnologies.com\/index.php\/2020\/03\/04\/citrix-microsoft-mdt-powershell-tools-the-beginning"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/verticalagetechnologies.com\/index.php\/2020\/03\/04\/citrix-microsoft-mdt-powershell-tools-the-beginning#primaryimage","url":"https:\/\/verticalagetechnologies.com\/wp-content\/uploads\/2020\/03\/get-started.jpg","contentUrl":"https:\/\/verticalagetechnologies.com\/wp-content\/uploads\/2020\/03\/get-started.jpg","width":1000,"height":750},{"@type":"BreadcrumbList","@id":"https:\/\/verticalagetechnologies.com\/index.php\/2020\/03\/04\/citrix-microsoft-mdt-powershell-tools-the-beginning#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/verticalagetechnologies.com\/"},{"@type":"ListItem","position":2,"name":"Citrix + Microsoft MDT + Powershell + Tools: The Beginning."}]},{"@type":"WebSite","@id":"https:\/\/verticalagetechnologies.com\/#website","url":"https:\/\/verticalagetechnologies.com\/","name":"Vertical Age Technologies, LLC","description":"A Blogging and Portfolio website on everything technology.","publisher":{"@id":"https:\/\/verticalagetechnologies.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/verticalagetechnologies.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/verticalagetechnologies.com\/#organization","name":"Vertical Age Technologies","url":"https:\/\/verticalagetechnologies.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/verticalagetechnologies.com\/#\/schema\/logo\/image\/","url":"https:\/\/verticalagetechnologies.com\/wp-content\/uploads\/2015\/11\/VA-Green-Alpha.png","contentUrl":"https:\/\/verticalagetechnologies.com\/wp-content\/uploads\/2015\/11\/VA-Green-Alpha.png","width":1683,"height":462,"caption":"Vertical Age Technologies"},"image":{"@id":"https:\/\/verticalagetechnologies.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/x.com\/steve_noel","https:\/\/www.linkedin.com\/in\/snoel\/"]},{"@type":"Person","@id":"https:\/\/verticalagetechnologies.com\/#\/schema\/person\/8770e41ed31650ba3b32a4e7482e5de6","name":"Steve Noel","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/8a54091a24f06514e9fa9b1702fdb589dced4bdf85d9ebced7ef6047b79a3ca3?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/8a54091a24f06514e9fa9b1702fdb589dced4bdf85d9ebced7ef6047b79a3ca3?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/8a54091a24f06514e9fa9b1702fdb589dced4bdf85d9ebced7ef6047b79a3ca3?s=96&d=mm&r=g","caption":"Steve Noel"},"sameAs":["http:\/\/VerticalAge.com"]}]}},"_links":{"self":[{"href":"https:\/\/verticalagetechnologies.com\/index.php\/wp-json\/wp\/v2\/posts\/32261","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/verticalagetechnologies.com\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/verticalagetechnologies.com\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/verticalagetechnologies.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/verticalagetechnologies.com\/index.php\/wp-json\/wp\/v2\/comments?post=32261"}],"version-history":[{"count":3,"href":"https:\/\/verticalagetechnologies.com\/index.php\/wp-json\/wp\/v2\/posts\/32261\/revisions"}],"predecessor-version":[{"id":38910,"href":"https:\/\/verticalagetechnologies.com\/index.php\/wp-json\/wp\/v2\/posts\/32261\/revisions\/38910"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/verticalagetechnologies.com\/index.php\/wp-json\/wp\/v2\/media\/38909"}],"wp:attachment":[{"href":"https:\/\/verticalagetechnologies.com\/index.php\/wp-json\/wp\/v2\/media?parent=32261"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/verticalagetechnologies.com\/index.php\/wp-json\/wp\/v2\/categories?post=32261"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/verticalagetechnologies.com\/index.php\/wp-json\/wp\/v2\/tags?post=32261"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}