I would like to extend a big “Thank You” to James Petty for the invitation to present online at the @ChattPSUG Tennessee MeetUp group on April 5th, where I had the pleasure to talk about What’s Cooking with PowerShell Core.…
Read More
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…
Read More
On our PowerShell community forums, we have recently received questions asking if it is possible to store PowerShell variables in external files, and if so, how is it done. It is indeed possible to store variables in external files for…
Read More
Last week we introduced a new PrimalScript template for Windows PowerShell which makes writing Windows Services much easier. In this article, we will show you how to use MSI Builder to create an installer for your Windows Services.
We created…
Read More
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…
Read More
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…
Read More
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…
Read More
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…
Read More
Now that PowerShell Core 6.0.0 has reached the GA (Generally Available) status, you can start developing scripts using PrimalScript.
Yes, in this product look under “File | Options“, in the “Environment” section you’ll find the “Window Command” area. Here, PowerShell…
Read More
Following the recent post on “PowerShell Studio Feature Nugget – Refreshing Local Cache PowerShell Cmdlets and Modules“: https://www.sapien.com/blog/2017/12/07/powershell-studio-feature-nugget-refreshing-local-cache-powershell-cmdlets-and-modules/
Check out the short video on “PowerShell Studio – Cache Editor Feature“: https://youtu.be/DMDzc7TAJig
Remember, if you have any questions, feel free to…
Read More