The latest in our short video series demonstrates how to add command shell executables to PrimalScript using the Command Window option. In three minutes we show you how to: Setup PowerShell Core in PrimalScript Make PowerShell Core the active console window Test your PowerShell Core script You can follow the same steps to setup other […]
Category: PowerShell Core
SAPIEN – Survey Results for Windows PowerShell Version Use
Thank you to everyone who participated in the latest Windows PowerShell survey. We wanted to see what PowerShell versions people are currently using, and especially what percentage are using version 2.0. We also wanted to understand how frequently the survey responders use PowerShell. Here are the survey results: PowerShell version 2.0 is still very much […]
SAPIEN – Speaking at the Jacksonville PowerShell User Group
On the evening of Friday, February 2nd, I had the pleasure of speaking at the PowerShell User Group meeting in Jacksonville, FL. We sponsored the JAX group with pizza and had a great time talking about PowerShell Core and demoing some of the SAPIEN PowerShell Studio features, such as: File Grouping Custom tools Cache editor […]
SAPIEN Tools – Setup WSL Bash with PowerShell Core in PrimalScript
In this blog post, we examine setting up WSL (Windows Subsystem for Linux) “Bash with PowerShell Core” in PrimalScript’s “Console Window” list. Prepare Bash File In order to open PowerShell Core in Linux, the bash shell needs to be open and pwsh should be run from the console. So, a bash file needs to be […]