{"id":5343,"date":"2025-07-10T08:05:11","date_gmt":"2025-07-10T08:05:11","guid":{"rendered":"https:\/\/signmycode.com\/blog\/?p=5343"},"modified":"2025-07-10T08:10:31","modified_gmt":"2025-07-10T08:10:31","slug":"microsoft-retires-powershell-2-0-in-windows-11","status":"publish","type":"post","link":"https:\/\/signmycode.com\/blog\/microsoft-retires-powershell-2-0-in-windows-11","title":{"rendered":"Microsoft Retires PowerShell 2.0 in Windows 11"},"content":{"rendered":"\n<h2 class=\"wp-block-heading\" id=\"h-why-is-microsoft-removing-powershell-2-0-now\">Why is Microsoft Removing PowerShell 2.0 Now?<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">The move to remove PowerShell 2.0 from Windows 11 is strategic and long overdue. Microsoft is making this move to embrace modern, secure, and efficient system tools.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">PowerShell 2.0 has many inherent security issues tied to the deprecated framework and its reliance on deprecated encryption &amp; validation protocols.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Recommended:<\/strong> <a href=\"https:\/\/signmycode.com\/blog\/powershell-code-signing-best-practices-for-signing-your-script\">PowerShell Code Signing Best Practices for Signing Your Script<\/a><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">It is also outdated itself and has not been updated since 2017, which keeps it from being productive in any of the current APIs and frameworks that we use today. Its legacy performance is holding back the use of newer tools and is introducing a security penalty during execution.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">For some time now, Microsoft has indicated they were not prepared to remove PowerShell 2.0 until dependencies were sorted out (the dependencies that Microsoft mentioned have mostly gone away, or are not used anymore), and have now transitioned to the stage where they can completely move users away from the application.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-timeline-of-powershell-2-0\"><a><\/a>Timeline of PowerShell 2.0<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">PowerShell has had a long journey since its inception. <strong>Here\u2019s a brief timeline highlighting major milestones:<\/strong><\/p>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><strong>Year<\/strong><\/td><td><strong>Event<\/strong><\/td><\/tr><tr><td>2006<\/td><td>PowerShell 1.0 released<\/td><\/tr><tr><td>2009<\/td><td>PowerShell 2.0 introduced with Windows 7<\/td><\/tr><tr><td>2017<\/td><td>Microsoft officially deprecates PowerShell 2.0<\/td><\/tr><tr><td>2025<\/td><td>PowerShell 2.0 removed from Windows 11 Insider Build 27891<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">This progression underscores Microsoft&#8217;s move toward modernization and phasing out legacy systems.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-what-versions-are-recommended-now\"><a><\/a>What Versions Are Recommended Now?<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https:\/\/learn.microsoft.com\/en-us\/windows\/whats-new\/deprecated-features\">PowerShell 2.0 is end of life<\/a>; consumers should upgrade to PowerShell 5.1 or PowerShell 7.x.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>PowerShell 5.1<\/strong> is widely deployed and provided with many client systems, operating systems related to Windows 10 and 11, as PowerShell 5.1 is only for Windows.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">For the next evolution of tools with enhanced capability and flexibility for scripting, <strong>Microsoft recommends PowerShell 7.x<\/strong>, the open-source, cross-platform version of PowerShell for Windows, Linux, and macOS.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">PowerShell 7.x enhances operational capabilities with cross-platform compatibility, newer modules, and there is continual support for updating modules as well. <\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>PowerShell 7.x<\/strong> leverages greater performance, improved error handling, and devops features, whereas it works with the current deployments in a typical <a href=\"https:\/\/signmycode.com\/blog\/what-is-ci-cd-detailed-guide-on-ci-cd-pipeline\">CI\/CD pipeline<\/a>. PowerShell 7.x can be downloaded from its GitHub repository.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-how-to-check-your-powershell-version\">How to Check Your PowerShell Version?<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">To assess the version of PowerShell that you are using, you can do the following:<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Open your PowerShell terminal session and type:<\/strong><\/p>\n\n\n\n<pre class=\"wp-block-code\"><code><em>$PSVersionTable.PSVersion<\/em><\/code><\/pre>\n\n\n\n<p class=\"wp-block-paragraph\">This command displays the installed version. If it shows 2.0, consider upgrading to avoid compatibility issues and security risks.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-windows-11-insider-build-27891-what-else-is-new\"><a><\/a>Windows 11 Insider Build 27891: What Else is New?<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Microsoft&#8217;s latest Update Insider Preview Build 27891 is more than the removal of PowerShell 2.0; <strong>there are many overall improvements to system stability and usability:<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>All of the newly promoted features aside, you can now use the &#8220;<strong>Reset this PC<\/strong>&#8221; feature that would not work after some upgrades.<\/li>\n\n\n\n<li>Visual changes included <strong>putting the acrylic effect<\/strong> back into the Taskbar (to maintain their Fluent Design direction), and an improvement fixed a bug in Windows Update that would hang at 2%.<\/li>\n\n\n\n<li>Languages such as <strong>Arabic and Vietnamese<\/strong> can produce text in <strong>Task Manager and other system interfaces<\/strong>, which they have never been able to produce, fixing some internationalization bugs.<\/li>\n\n\n\n<li>There is also a small usability improvement in <strong>File Explorer<\/strong>, when accessing folders in the address bar through the <strong>&#8220;&#8230;&#8221; menu<\/strong>, the <strong>full navigation path is now shown<\/strong> without truncating.<\/li>\n\n\n\n<li>As well as the productivity improvements, the bugs that caused the system to crash when <strong>opening properties for the microphone or Bluetooth in Settings <\/strong>have been fixed. <\/li>\n\n\n\n<li><strong>Task Manager <\/strong>correctly arrives at the exit call without calculating CPU utility. The System Idle Process no longer shows zero usage.<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-microsoft-store-update\"><a><\/a>Microsoft Store Update<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Users of Microsoft Store who are using <strong>version 22406.xxxx.x or greater<\/strong> can now install apps and games directly from the featured section of the homepage.\u00a0<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">This simplified process was made possible by using Microsoft&#8217;s Control Feature Roll-out method, which gradually introduces features for testing and feedback to monitor performance and community response.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">By separating the updates, we can now enhance user experience and confirmation of system stability on the entire Insider ecosystem.&nbsp;&nbsp;<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-known-issues\"><a><\/a>Known Issues<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">The update is meant to benefit users in a variety of ways, while it also possesses a couple of known issues. While on Copilot+ PC users may be having some troubles with Windows Hello, including a loss of PIN or Biometric Authentication, with associated error code 0xd0000225, and fixed by resetting the PIN.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Users may also at times, have some issues with Remote desktop connections on ARM64 based PC and heavier graphical issues may occur.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Some UI elements may appear to not be completely localized or may not exist in other languages. Other settings menu items such as the Power &amp; Battery for example, may crash. Microsoft recommends submitting issues through the Feedback Hub using WIN + F.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-what-does-this-mean-for-it-teams\"><a><\/a>What Does This Mean for IT Teams?<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">The disappearance of PowerShell 2 should be a wake-up call for IT administrators. It\u2019s time to review your systems for deprecated scripts and begin updating them to use a more secure version of PowerShell.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Focusing on application compatibility in Windows 11 should be the primary focus, along with removing dependencies on the deprecated modules before Microsoft leaves us high and dry. If we are using the newer PowerShell versions, we have a better chance of continuous operations and eliminating risks.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">As TechRadar points out, this is part of Microsoft\u2019s larger strategy to simplify Windows (also, a move to improve security). PowerShell 2.0 is clearly an obsolete component\u2014removing it is best practice when doing any type of software lifecycle operation.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">&#8220;Deprecation of legacy shells such as PowerShell 2.0 is critical due to the reduction of attack surface,\u201d says Richard Speed at The Register.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-windows-security-best-practice\">Windows Security Best Practice:<\/h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Eliminating obsolete components will make code security increasingly important. <a href=\"https:\/\/signmycode.com\/blog\/what-is-code-signing-how-does-code-signing-works\">Code signing<\/a> is a great way to ensure software integrity.<\/li>\n\n\n\n<li>Code signing is a process of digitally signing executables and scripts. The digital signature validates the developer&#8217;s identity and assures that the code has not changed since being signed.<\/li>\n\n\n\n<li>Advantages to using <a href=\"https:\/\/signmycode.com\/branded-code-signing-certificates\">branded code signing certificates<\/a> include: assurance of software authenticity, tamper alerts, increased user trust, and compliance requirements in many enterprise environments.<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">The Microsoft Developer Guide states, &#8220;Customers are also more likely to trust, and therefore install, signed software.&#8221;<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-protect-your-software-with-code-signing-certificates\">Protect your Software with Code Signing Certificates<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">With Microsoft sunsetting old tools, like PowerShell 2.0 soon, securing your software is more important than it ever has been. Make sure your applications and scripts stay trustworthy with branded code signing certificates.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https:\/\/signmycode.com\/\">Code signing certificates<\/a> will guarantee your software is authentic, tamper-proof, and trusted by users. It doesn&#8217;t matter if you&#8217;re porting from PowerShell 2.0 to PowerShell 7.x or other versions, updating or deploying software with code signing is one of the best cybersecurity practices. It&#8217;s better to be ahead of a cyber threat or compliance issue than to be faced with one.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Why is Microsoft Removing PowerShell 2.0 Now? The move to remove PowerShell 2.0 from Windows 11 is strategic and long overdue. Microsoft is making this move to embrace modern, secure, and efficient system tools. PowerShell 2.0 has many inherent security issues tied to the deprecated framework and its reliance on deprecated encryption &amp; validation protocols.&hellip; <a class=\"more-link\" href=\"https:\/\/signmycode.com\/blog\/microsoft-retires-powershell-2-0-in-windows-11\">Read More <span class=\"screen-reader-text\">Microsoft Retires PowerShell 2.0 in Windows 11<\/span><\/a> <\/p>\n","protected":false},"author":1,"featured_media":5344,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[457,641],"tags":[851,850],"class_list":["post-5343","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-developers-guide","category-windows-security","tag-microsoft-removes-powershell-2-0-from-windows-11-insider","tag-powershell-2-0","entry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.8 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Microsoft Retires PowerShell 2.0 in Windows 11: What you need to Know<\/title>\n<meta name=\"description\" content=\"Microsoft confirmed that PowerShell 2.0 is officially being removed from Windows 11, due to security risks. Check out what admins need to know now!\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/signmycode.com\/blog\/microsoft-retires-powershell-2-0-in-windows-11\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Microsoft Retires PowerShell 2.0 in Windows 11: What you need to Know\" \/>\n<meta property=\"og:description\" content=\"Microsoft confirmed that PowerShell 2.0 is officially being removed from Windows 11, due to security risks. Check out what admins need to know now!\" \/>\n<meta property=\"og:url\" content=\"https:\/\/signmycode.com\/blog\/microsoft-retires-powershell-2-0-in-windows-11\" \/>\n<meta property=\"og:site_name\" content=\"SignMyCode - Blog\" \/>\n<meta property=\"article:published_time\" content=\"2025-07-10T08:05:11+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-07-10T08:10:31+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/signmycode.com\/blog\/wp-content\/uploads\/2025\/07\/powershell-2.0-removed-.webp\" \/>\n\t<meta property=\"og:image:width\" content=\"912\" \/>\n\t<meta property=\"og:image:height\" content=\"453\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Janki Mehta\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Janki Mehta\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"6 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/signmycode.com\\\/blog\\\/microsoft-retires-powershell-2-0-in-windows-11\",\"url\":\"https:\\\/\\\/signmycode.com\\\/blog\\\/microsoft-retires-powershell-2-0-in-windows-11\",\"name\":\"Microsoft Retires PowerShell 2.0 in Windows 11: What you need to Know\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/signmycode.com\\\/blog\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/signmycode.com\\\/blog\\\/microsoft-retires-powershell-2-0-in-windows-11#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/signmycode.com\\\/blog\\\/microsoft-retires-powershell-2-0-in-windows-11#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/signmycode.com\\\/blog\\\/wp-content\\\/uploads\\\/2025\\\/07\\\/powershell-2.0-removed-.webp\",\"datePublished\":\"2025-07-10T08:05:11+00:00\",\"dateModified\":\"2025-07-10T08:10:31+00:00\",\"description\":\"Microsoft confirmed that PowerShell 2.0 is officially being removed from Windows 11, due to security risks. Check out what admins need to know now!\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/signmycode.com\\\/blog\\\/microsoft-retires-powershell-2-0-in-windows-11#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/signmycode.com\\\/blog\\\/microsoft-retires-powershell-2-0-in-windows-11\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/signmycode.com\\\/blog\\\/microsoft-retires-powershell-2-0-in-windows-11#primaryimage\",\"url\":\"https:\\\/\\\/signmycode.com\\\/blog\\\/wp-content\\\/uploads\\\/2025\\\/07\\\/powershell-2.0-removed-.webp\",\"contentUrl\":\"https:\\\/\\\/signmycode.com\\\/blog\\\/wp-content\\\/uploads\\\/2025\\\/07\\\/powershell-2.0-removed-.webp\",\"width\":912,\"height\":453,\"caption\":\"Microsoft Retires PowerShell 2.0\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/signmycode.com\\\/blog\\\/microsoft-retires-powershell-2-0-in-windows-11#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/signmycode.com\\\/blog\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Microsoft Retires PowerShell 2.0 in Windows 11\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/signmycode.com\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/signmycode.com\\\/blog\\\/\",\"name\":\"SignMyCode - Blog\",\"description\":\"Code Signing News, Updates\",\"publisher\":{\"@id\":\"https:\\\/\\\/signmycode.com\\\/blog\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/signmycode.com\\\/blog\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/signmycode.com\\\/blog\\\/#organization\",\"name\":\"SignMyCode.com\",\"url\":\"https:\\\/\\\/signmycode.com\\\/blog\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/signmycode.com\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/signmycode.com\\\/blog\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/logo1.png\",\"contentUrl\":\"https:\\\/\\\/signmycode.com\\\/blog\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/logo1.png\",\"width\":135,\"height\":86,\"caption\":\"SignMyCode.com\"},\"image\":{\"@id\":\"https:\\\/\\\/signmycode.com\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Microsoft Retires PowerShell 2.0 in Windows 11: What you need to Know","description":"Microsoft confirmed that PowerShell 2.0 is officially being removed from Windows 11, due to security risks. Check out what admins need to know now!","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:\/\/signmycode.com\/blog\/microsoft-retires-powershell-2-0-in-windows-11","og_locale":"en_US","og_type":"article","og_title":"Microsoft Retires PowerShell 2.0 in Windows 11: What you need to Know","og_description":"Microsoft confirmed that PowerShell 2.0 is officially being removed from Windows 11, due to security risks. Check out what admins need to know now!","og_url":"https:\/\/signmycode.com\/blog\/microsoft-retires-powershell-2-0-in-windows-11","og_site_name":"SignMyCode - Blog","article_published_time":"2025-07-10T08:05:11+00:00","article_modified_time":"2025-07-10T08:10:31+00:00","og_image":[{"width":912,"height":453,"url":"https:\/\/signmycode.com\/blog\/wp-content\/uploads\/2025\/07\/powershell-2.0-removed-.webp","type":"image\/jpeg"}],"author":"Janki Mehta","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Janki Mehta","Est. reading time":"6 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/signmycode.com\/blog\/microsoft-retires-powershell-2-0-in-windows-11","url":"https:\/\/signmycode.com\/blog\/microsoft-retires-powershell-2-0-in-windows-11","name":"Microsoft Retires PowerShell 2.0 in Windows 11: What you need to Know","isPartOf":{"@id":"https:\/\/signmycode.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/signmycode.com\/blog\/microsoft-retires-powershell-2-0-in-windows-11#primaryimage"},"image":{"@id":"https:\/\/signmycode.com\/blog\/microsoft-retires-powershell-2-0-in-windows-11#primaryimage"},"thumbnailUrl":"https:\/\/signmycode.com\/blog\/wp-content\/uploads\/2025\/07\/powershell-2.0-removed-.webp","datePublished":"2025-07-10T08:05:11+00:00","dateModified":"2025-07-10T08:10:31+00:00","description":"Microsoft confirmed that PowerShell 2.0 is officially being removed from Windows 11, due to security risks. Check out what admins need to know now!","breadcrumb":{"@id":"https:\/\/signmycode.com\/blog\/microsoft-retires-powershell-2-0-in-windows-11#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/signmycode.com\/blog\/microsoft-retires-powershell-2-0-in-windows-11"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/signmycode.com\/blog\/microsoft-retires-powershell-2-0-in-windows-11#primaryimage","url":"https:\/\/signmycode.com\/blog\/wp-content\/uploads\/2025\/07\/powershell-2.0-removed-.webp","contentUrl":"https:\/\/signmycode.com\/blog\/wp-content\/uploads\/2025\/07\/powershell-2.0-removed-.webp","width":912,"height":453,"caption":"Microsoft Retires PowerShell 2.0"},{"@type":"BreadcrumbList","@id":"https:\/\/signmycode.com\/blog\/microsoft-retires-powershell-2-0-in-windows-11#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/signmycode.com\/blog\/"},{"@type":"ListItem","position":2,"name":"Microsoft Retires PowerShell 2.0 in Windows 11"}]},{"@type":"WebSite","@id":"https:\/\/signmycode.com\/blog\/#website","url":"https:\/\/signmycode.com\/blog\/","name":"SignMyCode - Blog","description":"Code Signing News, Updates","publisher":{"@id":"https:\/\/signmycode.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/signmycode.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/signmycode.com\/blog\/#organization","name":"SignMyCode.com","url":"https:\/\/signmycode.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/signmycode.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/signmycode.com\/blog\/wp-content\/uploads\/2021\/10\/logo1.png","contentUrl":"https:\/\/signmycode.com\/blog\/wp-content\/uploads\/2021\/10\/logo1.png","width":135,"height":86,"caption":"SignMyCode.com"},"image":{"@id":"https:\/\/signmycode.com\/blog\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/signmycode.com\/blog\/wp-json\/wp\/v2\/posts\/5343","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/signmycode.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/signmycode.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/signmycode.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/signmycode.com\/blog\/wp-json\/wp\/v2\/comments?post=5343"}],"version-history":[{"count":2,"href":"https:\/\/signmycode.com\/blog\/wp-json\/wp\/v2\/posts\/5343\/revisions"}],"predecessor-version":[{"id":5347,"href":"https:\/\/signmycode.com\/blog\/wp-json\/wp\/v2\/posts\/5343\/revisions\/5347"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/signmycode.com\/blog\/wp-json\/wp\/v2\/media\/5344"}],"wp:attachment":[{"href":"https:\/\/signmycode.com\/blog\/wp-json\/wp\/v2\/media?parent=5343"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/signmycode.com\/blog\/wp-json\/wp\/v2\/categories?post=5343"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/signmycode.com\/blog\/wp-json\/wp\/v2\/tags?post=5343"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}