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

Hidden … sort of: The Hidden Keyword in PowerShell Classes

The Hidden keyword hides properties and methods (and other members, like events) in a PowerShell class. When a member is hidden, you can still view and change it, but the Get-Member cmdlet doesn’t display it without the Force parameter and the hidden members are not available to auto-completion features, such as PrimalSense and IntelliSense. You […]

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

Give us your real email address

We’re all justifiably nervous about privacy, both online and offline. We’re also trained to avoid advertising mailing lists, lest they fill our inbox with today’s latest sale on something we didn’t want in the first place. To dodge the ads, we often provide phony personal data, including phony email addresses, or email addresses to accounts […]

Read More

SAPIEN Ignite Pass Awarded to Jennyfer Rusnak

SAPIEN Technologies, Inc. is delighted to award a full conference pass for Microsoft Ignite 2015 to Jennyfer Rusnak, Senior Technical Support Engineer at Sundt Construction in Tempe, Arizona. Jennyfer took several classes from Don Jones, including an advanced class, and participated in the Advanced Division of the Windows PowerShell Scripting Games in 2013. She’s written […]

Read More

Troubleshooting Comment-Based Help

Follow @juneb_get_help A Windows PowerShell user group member recently came to me with a question about comment-based help in Windows PowerShell. It reminded me again that comment-based help is not as easy to use as you might think. Here are a few tips to help you avoid and fix obvious pitfalls. TIP: When testing help, […]

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

Parameter validation affects parameter variables

Follow @juneb_get_help In a Google+ discussion this week, Edi Prinz demonstrated an effect of the ValidationRange parameter attribute that surprised many of us. When you validate a parameter value, the validation rules are enforced on the parameter variable — and that enforcement persists on the variable for the entire function scope. For example, this function […]

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