Today we released a new service build of PowerShell Studio 2017 (v5.4.142).
In this service build we introduced new packager engines, new project features and made improvements to PowerShell Studio’s PrimalSense.
New Features
New Packager Engines
PowerShell Studio now…
Read More
Previously I showed you the new Windows Application engine (https://www.sapien.com/blog/2017/06/14/new-script-engines-for-windows-powershell/) and the Windows System Tray engine https://www.sapien.com/blog/2017/07/10/creating-a-system-tray-application-with-powershell/.
Today I will show you the last of the three new engines, the Windows Service engine.
Writing a Windows Service can be a…
Read More
One of the great benefits of PowerShell is the ability to very quickly retrieve system information and metrics. We have added three new packager engines to PowerShell Studio and PrimalScript to make it easier to present or log that information…
Read More
Today we released a new service build of PowerShell Studio 2017 (v5.4.141). In this build we added a number of new features, including several user requested features.
New Features
Performance Improvements
This service build reduces the application’s memory footprint…
Read More
One of the more common tasks for an administrator is to write a script for a helpdesk employee or a fellow admin who is maybe not so PowerShell savvy (yet). Many of you like to package that script as an…
Read More
I posted a new article on how to design a GUI for high DPI displays on our SAPIEN Information Center:
Designing GUIs for High DPI Displays
In this article, I will cover techniques on how to make your PowerShell…
Read More
SAPIEN technologies, Inc. is proud to announce that we’ve officially released iPowerShell on the Play Store! In this blog post, we will outline the two biggest features available.
SSH/PSWA Servers
Just as in the iOS version, there is a console…
Read More
Today we released a new build of PowerShell Studio 2017 (v5.4.139). In this build we added a number of new features, such as multi-language syntax coloring.
New Features
Multi-Language Syntax Coloring Support
Yes, you read that correctly, we added…
Read More
Today we released a new build of PowerShell Studio 2017 (v5.4.137). In this build we added a number of new features, including some user requests, and made some improvements on existing features.
New Features
Git Ignore Filter for Projects…
Read More
As of the KB3000850 update and PowerShell 5.0, PowerShell has included script block logging so that admins would have more tools for the blue team side of pen testing. If you’re unfamiliar or have never heard of it before, I…
Read More