We recently added Git support to PrimalScript and, subsequently, to PowerShell Studio. You can read about it here.
As promised in the previous post, I will tell you a little bit more about how this works, how you can customize…
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
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
We released a new service build of PowerShell Studio 2018 (v5.5.153) This service build is included as part of the regular update cycle for our subscribers.
New Features
This service release adds Git support and includes a file recovery…
Read More
SAPIEN Technologies is pleased to announce that PrimalScript 2018 will support Git as a version control system starting with version 7.4.114. Support for VersionRecall will remain as well as support for MS SCCS API (Microsoft Source Code Control System API)…
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
SAPIEN Technologies is proud to have sponsored the Jacksonville IT Pro Camp 2018 on Saturday, June 9th.
This year marked the seventh anniversary for the event which was well attended with over 275 attendees and 21 sponsors. The event was…
Read More