{"id":14690,"date":"2018-03-29T06:00:08","date_gmt":"2018-03-29T13:00:08","guid":{"rendered":"https:\/\/www.sapien.com\/blog\/?p=14690"},"modified":"2018-03-27T17:34:15","modified_gmt":"2018-03-28T00:34:15","slug":"powershell-studio-working-with-powershell-core","status":"publish","type":"post","link":"https:\/\/dev.sapien.com\/blog\/2018\/03\/29\/powershell-studio-working-with-powershell-core\/","title":{"rendered":"PowerShell Studio: Working with PowerShell Core"},"content":{"rendered":"<p>A couple of months ago, <a href=\"https:\/\/blogs.msdn.microsoft.com\/powershell\/2018\/01\/10\/powershell-core-6-0-generally-available-ga-and-supported\/\" target=\"_blank\" rel=\"noopener\">Microsoft announced<\/a> that\u00a0<strong>PowerShell Core<\/strong> had reached the Generally Available (GA) and supported status. Subsequently, we released\u00a0<strong>PowerShell Studio 2018<\/strong>\u00a0which features the ability to build, test, and execute PowerShell Core scripts. As PowerShell Core evolves, SAPIEN Technologies is committed to expand and support PowerShell Core with subsequent builds of our products.<\/p>\n<p><a href=\"https:\/\/www.sapien.com\/blog\/wp-content\/uploads\/2018\/03\/PSS2018_Logo_01_2018-03-21_16-04-58.jpg\"><img loading=\"lazy\" decoding=\"async\" class=\"alignnone wp-image-14696\" src=\"https:\/\/www.sapien.com\/blog\/wp-content\/uploads\/2018\/03\/PSS2018_Logo_01_2018-03-21_16-04-58-300x72.jpg\" alt=\"\" width=\"484\" height=\"116\" srcset=\"https:\/\/dev.sapien.com\/blog\/wp-content\/uploads\/2018\/03\/PSS2018_Logo_01_2018-03-21_16-04-58-300x72.jpg 300w, https:\/\/dev.sapien.com\/blog\/wp-content\/uploads\/2018\/03\/PSS2018_Logo_01_2018-03-21_16-04-58.jpg 713w\" sizes=\"auto, (max-width: 484px) 100vw, 484px\" \/><\/a><a href=\"https:\/\/www.sapien.com\/blog\/wp-content\/uploads\/2018\/03\/PowerShell-Core_2017-10-16_22-40-47.png\"><img loading=\"lazy\" decoding=\"async\" class=\"alignnone wp-image-14698\" src=\"https:\/\/www.sapien.com\/blog\/wp-content\/uploads\/2018\/03\/PowerShell-Core_2017-10-16_22-40-47-181x300.png\" alt=\"\" width=\"70\" height=\"116\" srcset=\"https:\/\/dev.sapien.com\/blog\/wp-content\/uploads\/2018\/03\/PowerShell-Core_2017-10-16_22-40-47-181x300.png 181w, https:\/\/dev.sapien.com\/blog\/wp-content\/uploads\/2018\/03\/PowerShell-Core_2017-10-16_22-40-47.png 220w\" sizes=\"auto, (max-width: 70px) 100vw, 70px\" \/><\/a><\/p>\n<p>In this article, we demonstrate how to setup and use PowerShell Core in <strong>PowerShell Studio 2018<\/strong>.<\/p>\n<h3>Setting up PowerShell Core in PowerShell Studio<\/h3>\n<p>If <em>PowerShell Core Version 6.0.1<\/em> is already installed in the system,\u00a0<strong>PowerShell Studio 2018<\/strong> has it detected and ready to use in the <em>Console<\/em> panel:<\/p>\n<p><a href=\"https:\/\/www.sapien.com\/blog\/wp-content\/uploads\/2018\/03\/PSS2018_pwshCore_01_2018-03-21_16-04-58.jpg\"><img loading=\"lazy\" decoding=\"async\" class=\"alignnone wp-image-14702\" src=\"https:\/\/www.sapien.com\/blog\/wp-content\/uploads\/2018\/03\/PSS2018_pwshCore_01_2018-03-21_16-04-58-300x170.jpg\" alt=\"\" width=\"681\" height=\"386\" srcset=\"https:\/\/dev.sapien.com\/blog\/wp-content\/uploads\/2018\/03\/PSS2018_pwshCore_01_2018-03-21_16-04-58-300x170.jpg 300w, https:\/\/dev.sapien.com\/blog\/wp-content\/uploads\/2018\/03\/PSS2018_pwshCore_01_2018-03-21_16-04-58-768x434.jpg 768w, https:\/\/dev.sapien.com\/blog\/wp-content\/uploads\/2018\/03\/PSS2018_pwshCore_01_2018-03-21_16-04-58-1024x579.jpg 1024w, https:\/\/dev.sapien.com\/blog\/wp-content\/uploads\/2018\/03\/PSS2018_pwshCore_01_2018-03-21_16-04-58-848x479.jpg 848w, https:\/\/dev.sapien.com\/blog\/wp-content\/uploads\/2018\/03\/PSS2018_pwshCore_01_2018-03-21_16-04-58.jpg 1237w\" sizes=\"auto, (max-width: 681px) 100vw, 681px\" \/><\/a><\/p>\n<p>Remember, PowerShell Core will keep evolving. Whenever you upgrade to the next version of PowerShell Core, you will need to manually update the path to the console shell executable (&#8220;<em>pwsh.exe<\/em>&#8220;) in PowerShell Studio.<\/p>\n<blockquote><p>For example, the initial PowerShell Core default path in PowerShell Studio is:<br \/>\n&#8220;<em>C:\\Program Files\\PowerShell\\6.0.1<\/em>&#8221;<\/p>\n<p>But, at the time of this blog post, the latest PowerShell Core version is &#8220;6.1.0-Preview.1&#8221;. You would need to change the default path to:<br \/>\n<em>&#8220;C:\\Program Files\\PowerShell\\6.1.0-Preview.1&#8221;<\/em><\/p><\/blockquote>\n<p>Follow these steps to change the PowerShell Core path in PowerShell Studio:<br \/>\n1. From the <em><strong>Home<\/strong><\/em> tab on the ribbon, select\u00a0<em><strong>Options<\/strong><\/em>.<br \/>\n2. Select\u00a0<em><strong>Console<\/strong><\/em>, and look in the <em><strong>Consoles<\/strong><\/em>\u00a0section.<\/p>\n<p>In the\u00a0<em><strong>Consoles<\/strong><\/em>\u00a0section, the path can be changed, or you can add more console shells to the existing list:<\/p>\n<p><a href=\"https:\/\/www.sapien.com\/blog\/wp-content\/uploads\/2018\/03\/PSS2018_pwshCore_02_2018-03-21_16-04-58.jpg\"><img loading=\"lazy\" decoding=\"async\" class=\"alignnone wp-image-14701\" src=\"https:\/\/www.sapien.com\/blog\/wp-content\/uploads\/2018\/03\/PSS2018_pwshCore_02_2018-03-21_16-04-58-300x120.jpg\" alt=\"\" width=\"680\" height=\"272\" srcset=\"https:\/\/dev.sapien.com\/blog\/wp-content\/uploads\/2018\/03\/PSS2018_pwshCore_02_2018-03-21_16-04-58-300x120.jpg 300w, https:\/\/dev.sapien.com\/blog\/wp-content\/uploads\/2018\/03\/PSS2018_pwshCore_02_2018-03-21_16-04-58-768x307.jpg 768w, https:\/\/dev.sapien.com\/blog\/wp-content\/uploads\/2018\/03\/PSS2018_pwshCore_02_2018-03-21_16-04-58-1024x409.jpg 1024w, https:\/\/dev.sapien.com\/blog\/wp-content\/uploads\/2018\/03\/PSS2018_pwshCore_02_2018-03-21_16-04-58-848x339.jpg 848w, https:\/\/dev.sapien.com\/blog\/wp-content\/uploads\/2018\/03\/PSS2018_pwshCore_02_2018-03-21_16-04-58.jpg 1918w\" sizes=\"auto, (max-width: 680px) 100vw, 680px\" \/><\/a><\/p>\n<p>To apply the changes, you will need to save the changes and restart PowerShell Studio.<\/p>\n<h3>Working with PowerShell Core in PowerShell Studio<\/h3>\n<p>Follow these steps to execute PowerShell Core scripts from the PowerShell Studio <em>Console<\/em> panel:<br \/>\n1. Select <em><strong>PowerShell Core 64bit<\/strong><\/em>\u00a0from the Console panel drop-down list.<br \/>\n2. Highlight the code to be executed.<br \/>\n3. Press <strong><em>F8<\/em><\/strong> to <em>Run Selection in Console<\/em>, or <em><strong>right-click<\/strong><\/em> and select <em><strong>Run Selection in Console<\/strong><\/em>.<\/p>\n<p><a href=\"https:\/\/www.sapien.com\/blog\/wp-content\/uploads\/2018\/03\/PSS2018_pwshCore_04_2018-03-21_16-04-58.jpg\"><img loading=\"lazy\" decoding=\"async\" class=\"alignnone wp-image-14704\" src=\"https:\/\/www.sapien.com\/blog\/wp-content\/uploads\/2018\/03\/PSS2018_pwshCore_04_2018-03-21_16-04-58-300x186.jpg\" alt=\"\" width=\"689\" height=\"427\" srcset=\"https:\/\/dev.sapien.com\/blog\/wp-content\/uploads\/2018\/03\/PSS2018_pwshCore_04_2018-03-21_16-04-58-300x186.jpg 300w, https:\/\/dev.sapien.com\/blog\/wp-content\/uploads\/2018\/03\/PSS2018_pwshCore_04_2018-03-21_16-04-58-768x475.jpg 768w, https:\/\/dev.sapien.com\/blog\/wp-content\/uploads\/2018\/03\/PSS2018_pwshCore_04_2018-03-21_16-04-58-1024x633.jpg 1024w, https:\/\/dev.sapien.com\/blog\/wp-content\/uploads\/2018\/03\/PSS2018_pwshCore_04_2018-03-21_16-04-58-848x524.jpg 848w, https:\/\/dev.sapien.com\/blog\/wp-content\/uploads\/2018\/03\/PSS2018_pwshCore_04_2018-03-21_16-04-58.jpg 1308w\" sizes=\"auto, (max-width: 689px) 100vw, 689px\" \/><\/a><\/p>\n<p>Notice that PowerShell Studio will not execute the <em>*ps1<\/em> file for PowerShell Core scripts. If you press the <em>Run<\/em>\u00a0button it will assume Windows PowerShell and not PowerShell Core.<\/p>\n<p>The ability to <em>Run<\/em>\u00a0and <em>Debug<\/em>\u00a0the PowerShell Core script file will be implemented in a future release.<\/p>\n<h3>Related Links<\/h3>\n<ul>\n<li><a href=\"https:\/\/www.sapien.com\/blog\/2018\/03\/02\/new-video-primalscript-command-window-option\/\">New Video &#8211; PrimalScript Command Window Option<\/a><\/li>\n<li><a href=\"https:\/\/www.sapien.com\/blog\/2018\/01\/22\/sapien-tools-setup-wsl-bash-with-powershell-core-in-primalscript\/\">PrimalScript &#8211; Setup WSL BASH with PowerShell Core<\/a><\/li>\n<li><a href=\"https:\/\/www.sapien.com\/blog\/2018\/01\/17\/sapien-tools-how-to-work-with-powershell-core\/\">How to Work with PowerShell Core in PrimalScript<\/a><\/li>\n<li><a href=\"https:\/\/www.sapien.com\/blog\/2017\/12\/11\/sapien-technologies-on-powershell-core\/\">SAPIEN Technologies on PowerShell Core<\/a><\/li>\n<\/ul>\n<h3>Feedback<\/h3>\n<p>As always, we love to hear from you! Submit your feedback and suggestions in our <a href=\"https:\/\/www.sapien.com\/forums\/viewforum.php?f=23\" target=\"_blank\" rel=\"noopener\">Feedback forum<\/a>.<\/p>\n<p>Submit PowerShell Core feedback and bugs in <a href=\"https:\/\/github.com\/PowerShell\/PowerShell\/issues\" target=\"_blank\" rel=\"noopener\">Github.<\/a><\/p>\n<p>&nbsp;<\/p>\n<p><em>Max Trinidad is a Technology Evangelist at SAPIEN Technologies Inc., and a Microsoft PowerShell MVP. You can reach him at <a href=\"mailto:maxt@sapien.com\">maxt@sapien.com<\/a><\/em><\/p>\n<p>&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>A couple of months ago, Microsoft announced that\u00a0PowerShell Core had reached the Generally Available (GA) and supported status. Subsequently, we released\u00a0PowerShell Studio 2018\u00a0which features the ability to build, test, and execute PowerShell Core scripts. As PowerShell Core evolves, SAPIEN Technologies is committed to expand and support PowerShell Core with subsequent builds of our products. In [&hellip;]<\/p>\n","protected":false},"author":47,"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":[1054,2,1143,1238,703],"tags":[28,1215,1016,997],"class_list":["post-14690","post","type-post","status-publish","format-standard","hentry","category-automation","category-general","category-powershell","category-powershell-core","category-powershell-studio","tag-powershell","tag-powershell-core","tag-powershell-studio","tag-windows-powershell"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 5.0.1 - aioseo.com -->\n\t<meta name=\"description\" content=\"A couple of months ago, Microsoft announced that PowerShell Core had reached the Generally Available (GA) and supported status. Subsequently, we released PowerShell Studio 2018 which features the ability to build, test, and execute PowerShell Core scripts. As PowerShell Core evolves, SAPIEN Technologies is committed to expand and support PowerShell Core with subsequent builds of our products. In\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<meta name=\"author\" content=\"Max Trinidad\"\/>\n\t<link rel=\"canonical\" href=\"https:\/\/dev.sapien.com\/blog\/2018\/03\/29\/powershell-studio-working-with-powershell-core\/\" \/>\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=\"PowerShell Studio: Working with PowerShell Core - DEV SAPIEN Blog\" \/>\n\t\t<meta property=\"og:description\" content=\"A couple of months ago, Microsoft announced that PowerShell Core had reached the Generally Available (GA) and supported status. Subsequently, we released PowerShell Studio 2018 which features the ability to build, test, and execute PowerShell Core scripts. As PowerShell Core evolves, SAPIEN Technologies is committed to expand and support PowerShell Core with subsequent builds of our products. In\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/dev.sapien.com\/blog\/2018\/03\/29\/powershell-studio-working-with-powershell-core\/\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2018-03-29T13:00:08+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2018-03-28T00:34:15+00:00\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n\t\t<meta name=\"twitter:title\" content=\"PowerShell Studio: Working with PowerShell Core - DEV SAPIEN Blog\" \/>\n\t\t<meta name=\"twitter:description\" content=\"A couple of months ago, Microsoft announced that PowerShell Core had reached the Generally Available (GA) and supported status. Subsequently, we released PowerShell Studio 2018 which features the ability to build, test, and execute PowerShell Core scripts. As PowerShell Core evolves, SAPIEN Technologies is committed to expand and support PowerShell Core with subsequent builds of our products. In\" \/>\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\\\/2018\\\/03\\\/29\\\/powershell-studio-working-with-powershell-core\\\/#blogposting\",\"name\":\"PowerShell Studio: Working with PowerShell Core - DEV SAPIEN Blog\",\"headline\":\"PowerShell Studio: Working with PowerShell Core\",\"author\":{\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/author\\\/max_t\\\/#author\"},\"publisher\":{\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/#organization\"},\"image\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/www.sapien.com\\\/blog\\\/wp-content\\\/uploads\\\/2018\\\/03\\\/PSS2018_Logo_01_2018-03-21_16-04-58-300x72.jpg\",\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/2018\\\/03\\\/29\\\/powershell-studio-working-with-powershell-core\\\/#articleImage\"},\"datePublished\":\"2018-03-29T06:00:08-07:00\",\"dateModified\":\"2018-03-27T17:34:15-07:00\",\"inLanguage\":\"en-US\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/2018\\\/03\\\/29\\\/powershell-studio-working-with-powershell-core\\\/#webpage\"},\"isPartOf\":{\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/2018\\\/03\\\/29\\\/powershell-studio-working-with-powershell-core\\\/#webpage\"},\"articleSection\":\"Automation, General, PowerShell, PowerShell Core, PowerShell Studio, powershell, PowerShell Core, PowerShell Studio, Windows PowerShell\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/2018\\\/03\\\/29\\\/powershell-studio-working-with-powershell-core\\\/#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-studio\\\/#listItem\",\"name\":\"PowerShell Studio\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog#listItem\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/topics\\\/software-news\\\/powershell-studio\\\/#listItem\",\"position\":3,\"name\":\"PowerShell Studio\",\"item\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/topics\\\/software-news\\\/powershell-studio\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/2018\\\/03\\\/29\\\/powershell-studio-working-with-powershell-core\\\/#listItem\",\"name\":\"PowerShell Studio: Working with PowerShell Core\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/topics\\\/software-news\\\/#listItem\",\"name\":\"Software News\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/2018\\\/03\\\/29\\\/powershell-studio-working-with-powershell-core\\\/#listItem\",\"position\":4,\"name\":\"PowerShell Studio: Working with PowerShell Core\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/topics\\\/software-news\\\/powershell-studio\\\/#listItem\",\"name\":\"PowerShell Studio\"}}]},{\"@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\\\/max_t\\\/#author\",\"url\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/author\\\/max_t\\\/\",\"name\":\"Max Trinidad\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/2018\\\/03\\\/29\\\/powershell-studio-working-with-powershell-core\\\/#webpage\",\"url\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/2018\\\/03\\\/29\\\/powershell-studio-working-with-powershell-core\\\/\",\"name\":\"PowerShell Studio: Working with PowerShell Core - DEV SAPIEN Blog\",\"description\":\"A couple of months ago, Microsoft announced that PowerShell Core had reached the Generally Available (GA) and supported status. Subsequently, we released PowerShell Studio 2018 which features the ability to build, test, and execute PowerShell Core scripts. As PowerShell Core evolves, SAPIEN Technologies is committed to expand and support PowerShell Core with subsequent builds of our products. In\",\"inLanguage\":\"en-US\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/2018\\\/03\\\/29\\\/powershell-studio-working-with-powershell-core\\\/#breadcrumblist\"},\"author\":{\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/author\\\/max_t\\\/#author\"},\"creator\":{\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/author\\\/max_t\\\/#author\"},\"datePublished\":\"2018-03-29T06:00:08-07:00\",\"dateModified\":\"2018-03-27T17:34:15-07: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":"PowerShell Studio: Working with PowerShell Core - DEV SAPIEN Blog","description":"A couple of months ago, Microsoft announced that PowerShell Core had reached the Generally Available (GA) and supported status. Subsequently, we released PowerShell Studio 2018 which features the ability to build, test, and execute PowerShell Core scripts. As PowerShell Core evolves, SAPIEN Technologies is committed to expand and support PowerShell Core with subsequent builds of our products. In","canonical_url":"https:\/\/dev.sapien.com\/blog\/2018\/03\/29\/powershell-studio-working-with-powershell-core\/","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BlogPosting","@id":"https:\/\/dev.sapien.com\/blog\/2018\/03\/29\/powershell-studio-working-with-powershell-core\/#blogposting","name":"PowerShell Studio: Working with PowerShell Core - DEV SAPIEN Blog","headline":"PowerShell Studio: Working with PowerShell Core","author":{"@id":"https:\/\/dev.sapien.com\/blog\/author\/max_t\/#author"},"publisher":{"@id":"https:\/\/dev.sapien.com\/blog\/#organization"},"image":{"@type":"ImageObject","url":"https:\/\/www.sapien.com\/blog\/wp-content\/uploads\/2018\/03\/PSS2018_Logo_01_2018-03-21_16-04-58-300x72.jpg","@id":"https:\/\/dev.sapien.com\/blog\/2018\/03\/29\/powershell-studio-working-with-powershell-core\/#articleImage"},"datePublished":"2018-03-29T06:00:08-07:00","dateModified":"2018-03-27T17:34:15-07:00","inLanguage":"en-US","mainEntityOfPage":{"@id":"https:\/\/dev.sapien.com\/blog\/2018\/03\/29\/powershell-studio-working-with-powershell-core\/#webpage"},"isPartOf":{"@id":"https:\/\/dev.sapien.com\/blog\/2018\/03\/29\/powershell-studio-working-with-powershell-core\/#webpage"},"articleSection":"Automation, General, PowerShell, PowerShell Core, PowerShell Studio, powershell, PowerShell Core, PowerShell Studio, Windows PowerShell"},{"@type":"BreadcrumbList","@id":"https:\/\/dev.sapien.com\/blog\/2018\/03\/29\/powershell-studio-working-with-powershell-core\/#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-studio\/#listItem","name":"PowerShell Studio"},"previousItem":{"@type":"ListItem","@id":"https:\/\/dev.sapien.com\/blog#listItem","name":"Home"}},{"@type":"ListItem","@id":"https:\/\/dev.sapien.com\/blog\/topics\/software-news\/powershell-studio\/#listItem","position":3,"name":"PowerShell Studio","item":"https:\/\/dev.sapien.com\/blog\/topics\/software-news\/powershell-studio\/","nextItem":{"@type":"ListItem","@id":"https:\/\/dev.sapien.com\/blog\/2018\/03\/29\/powershell-studio-working-with-powershell-core\/#listItem","name":"PowerShell Studio: Working with PowerShell Core"},"previousItem":{"@type":"ListItem","@id":"https:\/\/dev.sapien.com\/blog\/topics\/software-news\/#listItem","name":"Software News"}},{"@type":"ListItem","@id":"https:\/\/dev.sapien.com\/blog\/2018\/03\/29\/powershell-studio-working-with-powershell-core\/#listItem","position":4,"name":"PowerShell Studio: Working with PowerShell Core","previousItem":{"@type":"ListItem","@id":"https:\/\/dev.sapien.com\/blog\/topics\/software-news\/powershell-studio\/#listItem","name":"PowerShell Studio"}}]},{"@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\/max_t\/#author","url":"https:\/\/dev.sapien.com\/blog\/author\/max_t\/","name":"Max Trinidad"},{"@type":"WebPage","@id":"https:\/\/dev.sapien.com\/blog\/2018\/03\/29\/powershell-studio-working-with-powershell-core\/#webpage","url":"https:\/\/dev.sapien.com\/blog\/2018\/03\/29\/powershell-studio-working-with-powershell-core\/","name":"PowerShell Studio: Working with PowerShell Core - DEV SAPIEN Blog","description":"A couple of months ago, Microsoft announced that PowerShell Core had reached the Generally Available (GA) and supported status. Subsequently, we released PowerShell Studio 2018 which features the ability to build, test, and execute PowerShell Core scripts. As PowerShell Core evolves, SAPIEN Technologies is committed to expand and support PowerShell Core with subsequent builds of our products. In","inLanguage":"en-US","isPartOf":{"@id":"https:\/\/dev.sapien.com\/blog\/#website"},"breadcrumb":{"@id":"https:\/\/dev.sapien.com\/blog\/2018\/03\/29\/powershell-studio-working-with-powershell-core\/#breadcrumblist"},"author":{"@id":"https:\/\/dev.sapien.com\/blog\/author\/max_t\/#author"},"creator":{"@id":"https:\/\/dev.sapien.com\/blog\/author\/max_t\/#author"},"datePublished":"2018-03-29T06:00:08-07:00","dateModified":"2018-03-27T17:34:15-07: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":"PowerShell Studio: Working with PowerShell Core - DEV SAPIEN Blog","og:description":"A couple of months ago, Microsoft announced that PowerShell Core had reached the Generally Available (GA) and supported status. Subsequently, we released PowerShell Studio 2018 which features the ability to build, test, and execute PowerShell Core scripts. As PowerShell Core evolves, SAPIEN Technologies is committed to expand and support PowerShell Core with subsequent builds of our products. In","og:url":"https:\/\/dev.sapien.com\/blog\/2018\/03\/29\/powershell-studio-working-with-powershell-core\/","article:published_time":"2018-03-29T13:00:08+00:00","article:modified_time":"2018-03-28T00:34:15+00:00","twitter:card":"summary_large_image","twitter:title":"PowerShell Studio: Working with PowerShell Core - DEV SAPIEN Blog","twitter:description":"A couple of months ago, Microsoft announced that PowerShell Core had reached the Generally Available (GA) and supported status. Subsequently, we released PowerShell Studio 2018 which features the ability to build, test, and execute PowerShell Core scripts. As PowerShell Core evolves, SAPIEN Technologies is committed to expand and support PowerShell Core with subsequent builds of our products. In"},"aioseo_meta_data":{"post_id":"14690","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 16:06:42","updated":"2026-08-28 16:06:42"},"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-studio\/\" title=\"PowerShell Studio\">PowerShell Studio<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\tPowerShell Studio: Working with PowerShell Core\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 Studio","link":"https:\/\/dev.sapien.com\/blog\/topics\/software-news\/powershell-studio\/"},{"label":"PowerShell Studio: Working with PowerShell Core","link":"https:\/\/dev.sapien.com\/blog\/2018\/03\/29\/powershell-studio-working-with-powershell-core\/"}],"jetpack_featured_media_url":"","_links":{"self":[{"href":"https:\/\/dev.sapien.com\/blog\/wp-json\/wp\/v2\/posts\/14690","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\/47"}],"replies":[{"embeddable":true,"href":"https:\/\/dev.sapien.com\/blog\/wp-json\/wp\/v2\/comments?post=14690"}],"version-history":[{"count":23,"href":"https:\/\/dev.sapien.com\/blog\/wp-json\/wp\/v2\/posts\/14690\/revisions"}],"predecessor-version":[{"id":14732,"href":"https:\/\/dev.sapien.com\/blog\/wp-json\/wp\/v2\/posts\/14690\/revisions\/14732"}],"wp:attachment":[{"href":"https:\/\/dev.sapien.com\/blog\/wp-json\/wp\/v2\/media?parent=14690"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/dev.sapien.com\/blog\/wp-json\/wp\/v2\/categories?post=14690"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/dev.sapien.com\/blog\/wp-json\/wp\/v2\/tags?post=14690"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}