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
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
PowerShell HelpWriter™ is an essential application to have in your toolbox, especially when working with existing scripts, functions, or modules. Eventually, your scripts will be shared or given to someone else to maintain, and no one wants to inherit a…
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