PowerShell Studio 2015 – New Collection Project deployment options

With release of the v4.2.83 build of PowerShell Studio 2015, we introduced new features that we are covering in detail over a series of articles. PowerShell Studio 2014 introduced the new Collection Project: https://www.sapien.com/blog/2014/07/29/powershell-studio-2014-collection-project/ The Collection Project simply groups various files without creating a single script as in a normal project and each script file […]

Read More

PowerShell Studio 2015 – New Navigation Bar

With release of the v4.2.83 build of PowerShell Studio 2015, we introduced new features that we are covering in detail over a series of articles. The second major feature included in this release is: The Navigation bar The new navigation bar, located above the editor, allows you to jump between functions, workflows, events and more. […]

Read More

PowerShell Studio 2015 – New Parameter Block Formatting

With release of the v4.2.83 build of PowerShell Studio 2015, we introduced new features which we will cover in detail over a series of articles. This first feature added was in response to user feedback. Parameter Block Formatting Three new options were added to PowerShell Studio 2015 that allow you to control different aspects of […]

Read More

Adding auto-complete to an input textbox

Follow @juneb_get_help Well-designed user interfaces make it as easy as possible for the user to enter the right input in the right format. One of the most effective ways to help a user is to provide suggested input or automatically complete the input that the user begins to type. As a UI newbie, I thought […]

Read More

Supporting Multiple PowerShell Versions

As you may know both PowerShell Studio and PrimalScript support multiple versions of Windows PowerShell and allow you to switch between versions depending on what versions of PowerShell are installed. Supported Windows PowerShell Versions: V2, V3, V4 Note: V5 will be officially supported after its release. We do not offer support for preview versions. Side […]

Read More

New SAPIEN Update tool integrated into all 2015 products

With the release of the latest versions of the 2015 SAPIEN products we also integrated a new update tool. This new version will check for updates on all licensed and unexpired trial version of our products. It can download and install the updated versions without you going to your accounts page. If you need to […]

Read More

PowerShell Studio: Knowing when to use STA mode

Follow @SAPIENDavid Recently, on our forums, a user asked why certain controls didn’t function correctly or threw an error when he unchecked the STA option in PowerShell Studio. STA (Single Threaded Apartment) and MTA (Multi-Threaded Apartment) determine how a process manages legacy COM objects and their communication with multiple threads. I will not go into […]

Read More

PowerShell Studio 2015 – What’s new?

The new version of PowerShell Studio is upon us. All major releases are included as a free upgrade for those with an active subscription.   PowerShell Studio 2015 We worked hard on overhauling the parser and other internal systems so that we can implement your requested features and improve the overall editing experience in PowerShell […]

Read More

Creating a GUI for CSV Data

Follow @juneb_get_help I often manage data in CSV files, typically data that originates in an Excel spreadsheet. The Import-Csv cmdlet, which creates custom objects from the contents of a CSV file, makes CSV data an optimal choice in Windows PowerShell. But, how do you manage CSV data in a Windows UI? PowerShell Studio offers several […]

Read More

Search

Enter any query and press enter
Advanced search operators:
+ ⟶ Term must appear
- ⟶ Term must not appear
"" ⟶ Exact string must appear
How do I use these?

Join our mailing list

Enter your email address to subscribe to our mailing lists for Monthly Blog Digests, Product Announcements and more (you can choose which you receive once you sign-up!)

Tags

Categories

Archives

Dashboard