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
Today we released a new build of PowerShell Studio 2017 (v5.4.136).
In this build, we went down the list and implemented several user-requested features.
General Features:
Forwards and Backwards Navigation
We had several user requests for this feature.…
Read More
PowerShell Studio 2017 is released! PowerShell Studio 2017 is included as part of the regular update cycle for our subscribers.
What’s New?
In this article, we will introduce you to the new additions and changes in this release. As…
Read More
In PowerShell Studio 5.3.130, we made some changes to projects that aren’t recognized by previous versions of PowerShell Studio. This blog post describes the changes, explains why we made them, and offers a workaround in case you really need it.…
Read More
Today we release a new build of PowerShell Studio 2016 and it includes some major changes and new features.
Project Changes and Compatibility
IMPORTANT: This build will convert your projects and create a backup of the original (*.psproj.bak). The…
Read More
The newest version of PowerShell Studio, 5.2.128, includes some nice updates, additions, and fixes, but I wanted to call your attention to the change in our keyboard shortcuts. We’ve updated them to simplify the most frequently used shortcuts and to…
Read More
Applies to: PowerShell Studio 2016, Windows PowerShell 3.0+
I recently wrote an article with step-by-step instructions for creating a very simple multi-form PowerShell GUI application. In our sample app, we use PowerShell Studio features that make it very easy to…
Read More
Tested on: PowerShell 2.0+, PowerShell Studio 2016
This step-by-step example shows you how to create a very simple multi-form PowerShell GUI app. The app consists of a parent form that gets data from a child form and displays it. When…
Read More
We released a new service build of PowerShell Studio 2016 (v5.2.125)!
Here’s what’s new:
Blocked Files
PowerShell Studio will now notify you when a script file is blocked. Windows flags files as blocked when downloaded from the internet…
Read More