With the PowerShell ModuleManager 2022 release, we have added the ability to install a list of modules from a file. This feature is helpful if you need to install multiple modules at once or if you are moving from a particular…
Read More
Starting with PrimalScript 8.0.153 and PowerShell Studio 5.8.193, the MSI builder can now sign all files included in your installer.
The ‘Signing’ page in the SAPIEN Script Packager now lists all files included in your installer that can be signed.…
Read More
Our original MSI builder had an option to create a shortcut to the packaged executable. One shortcut was enough for the intended purpose, but with the ever-growing complexity of PowerShell applications, something more was needed.
With the latest service builds…
Read More
This recent change was kicked off by one of our customers, who wanted to see ‘Write-verbose’ messages when debugging or testing, but not in production. We assumed that the same is probably true for ‘Write-Debug’ messages. It makes perfect sense…
Read More
PowerShell v2 was released in 2008 when Windows 7 was the OS to have. It has since been superseded by versions 3, 4, 5, and 5.1 as far as Windows PowerShell is concerned.
As everyone is now looking at PowerShell…
Read More
We are proud to announce the addition of PowerShell 7 support with the latest release of PowerShell Studio (5.7.175). This release also includes new script engines for packaging scripts, cache support, debugging capabilities, and updates to our Windows Forms designer.…
Read More
PrimalScript 2020 (7.7.139) adds PowerShell 7 support. While we have had the ability to run scripts in a PowerShell 6 or 7 console for some time, support for new language elements, packaging, etc. was not implemented yet.
Now that PowerShell…
Read More
Here at SAPIEN, whenever we need that extra push, we turn it up to eleven! With the PowerShell Studio v5.6.160 service release, we introduced the new Profile Manager. And now with v5.6.161, we decided to turn the Profile Manager up…
Read More
Warning: This article is heavily laced with pop culture references and general silliness.
The PowerShell Studio v5.6.161 service release allows you to modify variables in the Variables and Watch panels when you are at a breakpoint. Many of you…
Read More
PowerShell Modules are an important resource for scripting, and the ability to share PowerShell modules is easy with online repositories like the PowerShell Gallery. We added the ability to publish PowerShell modules to the latest service release of PowerShell ModuleManager (v1.1.1).…
Read More