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 could prevent Powershell from processing internal messages and events thus causing a hang when a […]
Category: Software News
PAUSE and CONTINUE added to PowerShell Service Packager Engine
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 and PowerShell Studio 2018 include the ability to handle Pause and Continue events. The PowerShell Service […]
PowerShell Studio 2018: Service Release v5.5.153 and Git Support
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 feature in addition to several other new features and improvements. Universal Version Control and […]
PrimalScript 2018 adds Git Version Control Support
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) based systems, for example Team Foundation Server. It is important to note that MS SCCS […]
New Video – Creating PowerShell Windows Service with PrimalScript
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: Create a Windows Service from a PowerShell Service Template Add the code from a custom […]
SAPIEN Technologies at the Jacksonville IT Pro Camp 2018
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 a success due in large part to support from Keiser University, event sponsors, and especially […]
SAPIEN Technologies at the Boston PowerShell User Group
I had the pleasure of presenting at the Boston PowerShell User Group on May 21. About twenty people had the chance to see some of the SAPIEN PowerShell Studio features in action during the What’s Cooking with PowerShell Core? presentation. I would like to extend my thanks to the user group organizers Warren Frame and Steve […]
PrimalScript and PowerShell Studio featuring Axialis icons
Not too long ago we added a collection of icons to PrimalScript and PowerShell Studio to give you some more options for your packaged executable files: Stock Icons for your Script Packages We are very pleased to announce that we now include a good number of high quality and modern looking icons made by Axialis with […]
New Video – Working with Windows Control Event Handlers in PowerShell Studio
The latest in our short video series demonstrates how to work with Windows Control Event Handlers in a basic form using PowerShell Studio 2018. In about four minutes we show you how to: View Windows Control Properties How and Where to add the code behind the Windows Control Use Snippet libraries to reuse saved code […]
SAPIEN Technologies at the Orlando .NET User Group
I had the pleasure of speaking with the Orlando .NET User Group on May 11. It was a well attended event with over 20 attendees and a few sponsors. The presentation I gave provided a comparison of the differences between Windows PowerShell and PowerShell Core. I also showcased the creation of hybrid scripts that can tackle […]