The first PowerShell Saturday in Chattanooga, Tennessee was a success! The event had a good turnout with 65 attendees—14 traveling from other states—and 10 speakers covering a broad range of PowerShell topics.
The event spanned two days of activities: a…
Read More
SAPIEN Technologies is proud to sponsor the upcoming Chattanooga PowerShell Saturday on August 10 and 11 in Chattanooga, Tennessee.
You can register for this event here: Chattanooga PowerShell Saturday.
Come and learn more about Windows PowerShell, PowerShell Core, and Azure…
Read More
PowerShell Studio provides application templates and helper functions to help you speed up your development process.
The recent blog post series on creating an Azure application shows the evolution of an Azure solution from a console script to a Windows…
Read More
This is the latest installment in our video series on working with Azure cmdlets in background jobs. In this example we are executing the PowerShell script in a Windows GUI Application.
View the video here: SAPIEN PowerShell Studio: GUI Working…
Read More
Our latest video shows two different ways to execute a console AzureRM script as a job using PowerShell Studio 2018.
In this short video we demonstrate how to use the Azure cmdlet Stop-AzureRmVM to stop an Azure VM by submitting…
Read More
SAPIEN Technologie’s PrimalScript™ and PowerShell Studio™ products have always supported Windows PowerShell. With the Generally Available (GA) release of the open source PowerShell Core, we began the integration and support of this new technology into our products.
The chart below…
Read More
We have seen issues reported in our support forum where Azure commands are not terminating, or more likely their cmdlets are not returning in a GUI environment. This is due to the Powershell pipeline being held up by the GUI, which…
Read More
We recently added support for a more refined handling of events in PowerShell based Windows services—allowing for the handling of Start, Stop, and Run events separately. Please see this article for details. https://www.sapien.com/blog/2018/02/27/new-powershell-service-template-for-primalscript-2018/
The latest service builds of PrimalScript 2018…
Read More
The latest in our video series demonstrates how to to create a Windows Service to kill a Solitaire process using SAPIEN’s PrimalScript 2018.
In this short video we show you how to build and install a PowerShell Windows Service, including:…
Read More
The latest in our video series demonstrates how to work with PowerShell HelpWriter 2018™ to create a new help file for a single function.
In this video we show you how to create a fully documented help file for a…
Read More