{"id":13359,"date":"2017-02-13T06:00:58","date_gmt":"2017-02-13T14:00:58","guid":{"rendered":"https:\/\/www.sapien.com\/blog\/?p=13359"},"modified":"2017-02-09T09:38:37","modified_gmt":"2017-02-09T17:38:37","slug":"sapien-information-center-articles-2","status":"publish","type":"post","link":"https:\/\/dev.sapien.com\/blog\/2017\/02\/13\/sapien-information-center-articles-2\/","title":{"rendered":"SAPIEN Information Center &#8211; Articles you may have missed"},"content":{"rendered":"<p>Have you been keeping an eye on the SAPIEN Information Center? If not, here are some articles you may have missed!<\/p>\n<ul class=\"latestnews\">\n<li><strong><a href=\"http:\/\/info.sapien.com\/index.php\/how-to\/powershell-helpwriter\/rebuild-in-powershell-helpwriter-two-ways-to-update-help-from-code\" target=\"_blank\">Rebuild in PowerShell HelpWriter: Two ways to update help from code<\/a><\/strong><br \/>\n<em>by June Blender, January 31, 2017<\/em><br \/>\nThe <i>Rebuild<\/i> feature creates a new XML help file for an existing help project. You use the <i>Rebuild<\/i> feature when the code in your module changes or a new version of the module becomes available. <i>Rebuild<\/i> examines the code in your module, gathers the cmdlet attributes, parameters, and parameter attributes from the code and creates a new help file. When you&#8217;re done rebuilding, the XML help file accurately reflects the current state of the module code.<\/li>\n<li><strong><a href=\"http:\/\/info.sapien.com\/index.php\/scripting\/scripting-language\/why-i-don-t-use-validatepattern\" target=\"_blank\">Why I don&#8217;t Use ValidatePattern<\/a><\/strong><br \/>\n<em>by June Blender, January 25, 2017<\/em><br \/>\nValidating input to PowerShell commands is critical. When I teach folks how to create PowerShell GUIs, we always discuss validating input that the user enters in a textbox. Something about that big empty box and its varied audience reminds PowerShell scripters that they should validate input.<\/li>\n<li><strong><a href=\"http:\/\/info.sapien.com\/index.php\/guis\/gui-scripting\/how-to-add-icons-to-a-listview\" target=\"_blank\">How to Add Icons to a ListView<\/a><\/strong><br \/>\n<em>by June Blender, January 19, 2017<br \/>\n<\/em>I&#8217;ve been working on a PowerShellGet GUI application, much like the one <a href=\"https:\/\/github.com\/SAPIENTechnologies\/PowerShellGet-GUI\" target=\"_blank\">our CEO wrote for PowerShell Conference Asia 2015<\/a>. I wanted to use icons as visual indicators, but I had to figure out how to add them, and how to use them in PowerShell Studio. Here&#8217;s how I did it.<\/li>\n<li><strong><a href=\"http:\/\/info.sapien.com\/index.php\/scripting\/scripting-classes\/implementingassembly-find-powershell-classes-in-modules\" target=\"_blank\">ImplementingAssembly: Find PowerShell Classes in Modules<\/a><\/strong><br \/>\n<em>by June Blender, January 5, 2017<\/em><br \/>\nBeginning in PowerShell 5.0, you can <a href=\"http:\/\/info.sapien.com\/index.php\/scripting\/scripting-classes\" target=\"_blank\">create your own .NET classes<\/a> and include them in scripts and modules. I&#8217;ve been having fun working on and teaching <a href=\"https:\/\/github.com\/SAPIENTechnologies\/ClassOfWine\" target=\"_blank\">A Class of Wine<\/a>. If you&#8217;re a PowerShell scripter, but not a developer, creating your own classes really helps you to understand the concepts in .NET classes.<\/li>\n<li><strong><a href=\"http:\/\/info.sapien.com\/index.php\/guis\/gui-controls\/spotlight-on-the-messagebox-control\" target=\"_blank\">The MessageBox Control<\/a><\/strong><br \/>\n<em>by June Blender, December 16, 2016<\/em><br \/>\n<em>MessageBox Control [System.Windows.Forms.MessageBox]<\/em><br \/>\nDisplays a modal window with a message for the user and at least one button. The MessageBox closes only when the user clicks a MessageBox button. A MessageBox can contain text, buttons, and symbols that show information to the user and require their response.<\/li>\n<li><strong><a href=\"http:\/\/info.sapien.com\/index.php\/scripting\/scripting-how-tos\/how-to-find-installation-directory\" target=\"_blank\">How to Find an Installation Directory<\/a><\/strong><br \/>\n<em>by June Blender, December 9, 2016<\/em><br \/>\nOne of the important best-practice rules in scripting (and programming) is to avoid using constant values for things that can vary. Using constants or &#8220;hard-coding&#8221; variable values is prone to error and requires continual maintenance. So, wherever you can, use variables and wildcards for variable values and use constants for the few things in life that don&#8217;t change, e.g. New-Variable pi -Value [Math]::Pi -Option Constant<\/li>\n<li><strong><a href=\"http:\/\/info.sapien.com\/index.php\/how-to\/powershell-studio-howto\/collapse\" target=\"_blank\"> Collapse This! Using Regions to Organize Your Scripts<\/a><\/strong><br \/>\n<em>by June Blender, December 7, 2016<\/em><br \/>\nWhether you&#8217;re writing a script or reading one, you want to keep your environment as simple and uncluttered as possible. You want to display only what you need to see and eliminate everything else. The Expand and Collapse features in PowerShell Studio let you do just that &#8212; with simple hotkeys and configurable settings. In this blog, I show how to configure and use the Expand and Collapse features of PowerShell Studio and how to use regions to organize the code in your scripts.<\/li>\n<li><strong><a href=\"http:\/\/info.sapien.com\/index.php\/quickguides\/installing-powershell-6-for-everyone\" target=\"_blank\">Installing PowerShell 6 &#8212; For Everyone!<\/a><\/strong><br \/>\n<em>by June Blender, November 16, 2016<\/em><br \/>\nI&#8217;ve been having a great time exploring the new open-source, cross-platform version of PowerShell core on my Windows PC and on my Mac (yes, I have a MacBook Air!). When I mention this to folks, they give me that crinkled look. Either they&#8217;re very busy, and I understand, or they assume that open-source PowerShell is for developers.<\/li>\n<\/ul>\n","protected":false},"excerpt":{"rendered":"<p>Have you been keeping an eye on the SAPIEN Information Center? If not, here are some articles you may have missed! Rebuild in PowerShell HelpWriter: Two ways to update help from code by June Blender, January 31, 2017 The Rebuild feature creates a new XML help file for an existing help project. You use the [&hellip;]<\/p>\n","protected":false},"author":15,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"om_disable_all_campaigns":false,"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"categories":[2,283,1143,1038,1055],"tags":[1189],"class_list":["post-13359","post","type-post","status-publish","format-standard","hentry","category-general","category-howto","category-powershell","category-powershell-helpwriter","category-scripting","tag-information-center"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 5.0.1 - aioseo.com -->\n\t<meta name=\"description\" content=\"Have you been keeping an eye on the SAPIEN Information Center? If not, here are some articles you may have missed! Rebuild in PowerShell HelpWriter: Two ways to update help from code by June Blender, January 31, 2017 The Rebuild feature creates a new XML help file for an existing help project. You use the\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<meta name=\"author\" content=\"June Alane Reif\"\/>\n\t<link rel=\"canonical\" href=\"https:\/\/dev.sapien.com\/blog\/2017\/02\/13\/sapien-information-center-articles-2\/\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 5.0.1\" \/>\n\t\t<meta property=\"og:locale\" content=\"en_US\" \/>\n\t\t<meta property=\"og:site_name\" content=\"DEV SAPIEN Blog - Tools for IT Success\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"SAPIEN Information Center \u2013 Articles you may have missed - DEV SAPIEN Blog\" \/>\n\t\t<meta property=\"og:description\" content=\"Have you been keeping an eye on the SAPIEN Information Center? If not, here are some articles you may have missed! Rebuild in PowerShell HelpWriter: Two ways to update help from code by June Blender, January 31, 2017 The Rebuild feature creates a new XML help file for an existing help project. You use the\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/dev.sapien.com\/blog\/2017\/02\/13\/sapien-information-center-articles-2\/\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2017-02-13T14:00:58+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2017-02-09T17:38:37+00:00\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n\t\t<meta name=\"twitter:title\" content=\"SAPIEN Information Center \u2013 Articles you may have missed - DEV SAPIEN Blog\" \/>\n\t\t<meta name=\"twitter:description\" content=\"Have you been keeping an eye on the SAPIEN Information Center? If not, here are some articles you may have missed! Rebuild in PowerShell HelpWriter: Two ways to update help from code by June Blender, January 31, 2017 The Rebuild feature creates a new XML help file for an existing help project. You use the\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"BlogPosting\",\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/2017\\\/02\\\/13\\\/sapien-information-center-articles-2\\\/#blogposting\",\"name\":\"SAPIEN Information Center \\u2013 Articles you may have missed - DEV SAPIEN Blog\",\"headline\":\"SAPIEN Information Center &#8211; Articles you may have missed\",\"author\":{\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/author\\\/juner\\\/#author\"},\"publisher\":{\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/#organization\"},\"datePublished\":\"2017-02-13T06:00:58-08:00\",\"dateModified\":\"2017-02-09T09:38:37-08:00\",\"inLanguage\":\"en-US\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/2017\\\/02\\\/13\\\/sapien-information-center-articles-2\\\/#webpage\"},\"isPartOf\":{\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/2017\\\/02\\\/13\\\/sapien-information-center-articles-2\\\/#webpage\"},\"articleSection\":\"General, Howto, PowerShell, PowerShell HelpWriter, Scripting, Information Center\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/2017\\\/02\\\/13\\\/sapien-information-center-articles-2\\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/dev.sapien.com\\\/blog\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/topics\\\/software-news\\\/#listItem\",\"name\":\"Software News\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/topics\\\/software-news\\\/#listItem\",\"position\":2,\"name\":\"Software News\",\"item\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/topics\\\/software-news\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/topics\\\/software-news\\\/powershell-helpwriter\\\/#listItem\",\"name\":\"PowerShell HelpWriter\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog#listItem\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/topics\\\/software-news\\\/powershell-helpwriter\\\/#listItem\",\"position\":3,\"name\":\"PowerShell HelpWriter\",\"item\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/topics\\\/software-news\\\/powershell-helpwriter\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/2017\\\/02\\\/13\\\/sapien-information-center-articles-2\\\/#listItem\",\"name\":\"SAPIEN Information Center &#8211; Articles you may have missed\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/topics\\\/software-news\\\/#listItem\",\"name\":\"Software News\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/2017\\\/02\\\/13\\\/sapien-information-center-articles-2\\\/#listItem\",\"position\":4,\"name\":\"SAPIEN Information Center &#8211; Articles you may have missed\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/topics\\\/software-news\\\/powershell-helpwriter\\\/#listItem\",\"name\":\"PowerShell HelpWriter\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/#organization\",\"name\":\"DEV SAPIEN Blog\",\"description\":\"Tools for IT Success\",\"url\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/author\\\/juner\\\/#author\",\"url\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/author\\\/juner\\\/\",\"name\":\"June Alane Reif\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/2017\\\/02\\\/13\\\/sapien-information-center-articles-2\\\/#webpage\",\"url\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/2017\\\/02\\\/13\\\/sapien-information-center-articles-2\\\/\",\"name\":\"SAPIEN Information Center \\u2013 Articles you may have missed - DEV SAPIEN Blog\",\"description\":\"Have you been keeping an eye on the SAPIEN Information Center? If not, here are some articles you may have missed! Rebuild in PowerShell HelpWriter: Two ways to update help from code by June Blender, January 31, 2017 The Rebuild feature creates a new XML help file for an existing help project. You use the\",\"inLanguage\":\"en-US\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/2017\\\/02\\\/13\\\/sapien-information-center-articles-2\\\/#breadcrumblist\"},\"author\":{\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/author\\\/juner\\\/#author\"},\"creator\":{\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/author\\\/juner\\\/#author\"},\"datePublished\":\"2017-02-13T06:00:58-08:00\",\"dateModified\":\"2017-02-09T09:38:37-08:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/\",\"name\":\"DEV SAPIEN Blog\",\"description\":\"Tools for IT Success\",\"inLanguage\":\"en-US\",\"publisher\":{\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"SAPIEN Information Center \u2013 Articles you may have missed - DEV SAPIEN Blog","description":"Have you been keeping an eye on the SAPIEN Information Center? If not, here are some articles you may have missed! Rebuild in PowerShell HelpWriter: Two ways to update help from code by June Blender, January 31, 2017 The Rebuild feature creates a new XML help file for an existing help project. You use the","canonical_url":"https:\/\/dev.sapien.com\/blog\/2017\/02\/13\/sapien-information-center-articles-2\/","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BlogPosting","@id":"https:\/\/dev.sapien.com\/blog\/2017\/02\/13\/sapien-information-center-articles-2\/#blogposting","name":"SAPIEN Information Center \u2013 Articles you may have missed - DEV SAPIEN Blog","headline":"SAPIEN Information Center &#8211; Articles you may have missed","author":{"@id":"https:\/\/dev.sapien.com\/blog\/author\/juner\/#author"},"publisher":{"@id":"https:\/\/dev.sapien.com\/blog\/#organization"},"datePublished":"2017-02-13T06:00:58-08:00","dateModified":"2017-02-09T09:38:37-08:00","inLanguage":"en-US","mainEntityOfPage":{"@id":"https:\/\/dev.sapien.com\/blog\/2017\/02\/13\/sapien-information-center-articles-2\/#webpage"},"isPartOf":{"@id":"https:\/\/dev.sapien.com\/blog\/2017\/02\/13\/sapien-information-center-articles-2\/#webpage"},"articleSection":"General, Howto, PowerShell, PowerShell HelpWriter, Scripting, Information Center"},{"@type":"BreadcrumbList","@id":"https:\/\/dev.sapien.com\/blog\/2017\/02\/13\/sapien-information-center-articles-2\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/dev.sapien.com\/blog#listItem","position":1,"name":"Home","item":"https:\/\/dev.sapien.com\/blog","nextItem":{"@type":"ListItem","@id":"https:\/\/dev.sapien.com\/blog\/topics\/software-news\/#listItem","name":"Software News"}},{"@type":"ListItem","@id":"https:\/\/dev.sapien.com\/blog\/topics\/software-news\/#listItem","position":2,"name":"Software News","item":"https:\/\/dev.sapien.com\/blog\/topics\/software-news\/","nextItem":{"@type":"ListItem","@id":"https:\/\/dev.sapien.com\/blog\/topics\/software-news\/powershell-helpwriter\/#listItem","name":"PowerShell HelpWriter"},"previousItem":{"@type":"ListItem","@id":"https:\/\/dev.sapien.com\/blog#listItem","name":"Home"}},{"@type":"ListItem","@id":"https:\/\/dev.sapien.com\/blog\/topics\/software-news\/powershell-helpwriter\/#listItem","position":3,"name":"PowerShell HelpWriter","item":"https:\/\/dev.sapien.com\/blog\/topics\/software-news\/powershell-helpwriter\/","nextItem":{"@type":"ListItem","@id":"https:\/\/dev.sapien.com\/blog\/2017\/02\/13\/sapien-information-center-articles-2\/#listItem","name":"SAPIEN Information Center &#8211; Articles you may have missed"},"previousItem":{"@type":"ListItem","@id":"https:\/\/dev.sapien.com\/blog\/topics\/software-news\/#listItem","name":"Software News"}},{"@type":"ListItem","@id":"https:\/\/dev.sapien.com\/blog\/2017\/02\/13\/sapien-information-center-articles-2\/#listItem","position":4,"name":"SAPIEN Information Center &#8211; Articles you may have missed","previousItem":{"@type":"ListItem","@id":"https:\/\/dev.sapien.com\/blog\/topics\/software-news\/powershell-helpwriter\/#listItem","name":"PowerShell HelpWriter"}}]},{"@type":"Organization","@id":"https:\/\/dev.sapien.com\/blog\/#organization","name":"DEV SAPIEN Blog","description":"Tools for IT Success","url":"https:\/\/dev.sapien.com\/blog\/"},{"@type":"Person","@id":"https:\/\/dev.sapien.com\/blog\/author\/juner\/#author","url":"https:\/\/dev.sapien.com\/blog\/author\/juner\/","name":"June Alane Reif"},{"@type":"WebPage","@id":"https:\/\/dev.sapien.com\/blog\/2017\/02\/13\/sapien-information-center-articles-2\/#webpage","url":"https:\/\/dev.sapien.com\/blog\/2017\/02\/13\/sapien-information-center-articles-2\/","name":"SAPIEN Information Center \u2013 Articles you may have missed - DEV SAPIEN Blog","description":"Have you been keeping an eye on the SAPIEN Information Center? If not, here are some articles you may have missed! Rebuild in PowerShell HelpWriter: Two ways to update help from code by June Blender, January 31, 2017 The Rebuild feature creates a new XML help file for an existing help project. You use the","inLanguage":"en-US","isPartOf":{"@id":"https:\/\/dev.sapien.com\/blog\/#website"},"breadcrumb":{"@id":"https:\/\/dev.sapien.com\/blog\/2017\/02\/13\/sapien-information-center-articles-2\/#breadcrumblist"},"author":{"@id":"https:\/\/dev.sapien.com\/blog\/author\/juner\/#author"},"creator":{"@id":"https:\/\/dev.sapien.com\/blog\/author\/juner\/#author"},"datePublished":"2017-02-13T06:00:58-08:00","dateModified":"2017-02-09T09:38:37-08:00"},{"@type":"WebSite","@id":"https:\/\/dev.sapien.com\/blog\/#website","url":"https:\/\/dev.sapien.com\/blog\/","name":"DEV SAPIEN Blog","description":"Tools for IT Success","inLanguage":"en-US","publisher":{"@id":"https:\/\/dev.sapien.com\/blog\/#organization"}}]},"og:locale":"en_US","og:site_name":"DEV SAPIEN Blog - Tools for IT Success","og:type":"article","og:title":"SAPIEN Information Center \u2013 Articles you may have missed - DEV SAPIEN Blog","og:description":"Have you been keeping an eye on the SAPIEN Information Center? If not, here are some articles you may have missed! Rebuild in PowerShell HelpWriter: Two ways to update help from code by June Blender, January 31, 2017 The Rebuild feature creates a new XML help file for an existing help project. You use the","og:url":"https:\/\/dev.sapien.com\/blog\/2017\/02\/13\/sapien-information-center-articles-2\/","article:published_time":"2017-02-13T14:00:58+00:00","article:modified_time":"2017-02-09T17:38:37+00:00","twitter:card":"summary_large_image","twitter:title":"SAPIEN Information Center \u2013 Articles you may have missed - DEV SAPIEN Blog","twitter:description":"Have you been keeping an eye on the SAPIEN Information Center? If not, here are some articles you may have missed! Rebuild in PowerShell HelpWriter: Two ways to update help from code by June Blender, January 31, 2017 The Rebuild feature creates a new XML help file for an existing help project. You use the"},"aioseo_meta_data":{"post_id":"13359","title":null,"description":null,"keywords":null,"keyphrases":null,"focus_keyword":null,"additional_keywords":null,"truseo_locale":null,"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_custom_url":null,"og_image_custom_fields":null,"og_image_url":null,"og_image_width":null,"og_image_height":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_custom_url":null,"twitter_image_custom_fields":null,"twitter_image_url":null,"twitter_title":null,"twitter_description":null,"schema_type":"default","schema_type_options":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"","isEnabled":true},"graphs":[]},"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,"limit_modified_date":false,"ai":null,"breadcrumb_settings":null,"seo_analyzer_scan_date":null,"created":"2026-08-28 15:46:07","updated":"2026-08-28 15:46:07"},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/dev.sapien.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:\/\/dev.sapien.com\/blog\/topics\/software-news\/\" title=\"Software News\">Software News<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/dev.sapien.com\/blog\/topics\/software-news\/powershell-helpwriter\/\" title=\"PowerShell HelpWriter\">PowerShell HelpWriter<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\tSAPIEN Information Center \u2013 Articles you may have missed\n\t\t<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/dev.sapien.com\/blog"},{"label":"Software News","link":"https:\/\/dev.sapien.com\/blog\/topics\/software-news\/"},{"label":"PowerShell HelpWriter","link":"https:\/\/dev.sapien.com\/blog\/topics\/software-news\/powershell-helpwriter\/"},{"label":"SAPIEN Information Center &#8211; Articles you may have missed","link":"https:\/\/dev.sapien.com\/blog\/2017\/02\/13\/sapien-information-center-articles-2\/"}],"jetpack_featured_media_url":"","_links":{"self":[{"href":"https:\/\/dev.sapien.com\/blog\/wp-json\/wp\/v2\/posts\/13359","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/dev.sapien.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/dev.sapien.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/dev.sapien.com\/blog\/wp-json\/wp\/v2\/users\/15"}],"replies":[{"embeddable":true,"href":"https:\/\/dev.sapien.com\/blog\/wp-json\/wp\/v2\/comments?post=13359"}],"version-history":[{"count":8,"href":"https:\/\/dev.sapien.com\/blog\/wp-json\/wp\/v2\/posts\/13359\/revisions"}],"predecessor-version":[{"id":13367,"href":"https:\/\/dev.sapien.com\/blog\/wp-json\/wp\/v2\/posts\/13359\/revisions\/13367"}],"wp:attachment":[{"href":"https:\/\/dev.sapien.com\/blog\/wp-json\/wp\/v2\/media?parent=13359"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/dev.sapien.com\/blog\/wp-json\/wp\/v2\/categories?post=13359"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/dev.sapien.com\/blog\/wp-json\/wp\/v2\/tags?post=13359"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}