New versions of PrimalScript 2012 and PowerShell Studio 2012 are available. Registered users can download the latest service builds from MySAPIEN. Release Notes: PrimalScript 2012 v 6.5.135: UPD: PowerShell Help ContentUPD: Disabled Add / Remove Breakpoints during V3 debugging in response to known PowerShell Bug.UPD: Drag and Drop from 64Bit System32 folder now maps to […]
Volunteers for focus group needed
We are looking for a select group of volunteers to test and provide feedback on a new software product. If you are an administrator or developer and write scripts or programs (language does not matter). work by yourself (mostly) or in a team no more than 5. have not used any source control product or […]
iPowershell Pro: Updated cmdlet help
The Microsoft Powershell help team has updated Powershell help as of Oct. 31st 2012. iPowershell Pro users should update their cmdlet and about_help files using the Reload button found on the cmdlet and about_help lists and select the Download option. This will ensure that you have the latest and greatest Powershell help files on your […]
PowerShell Studio: New Form Template
In the (v3.1.9) service release we introduced a new form template called: Wizard Template. This template simulates an application wizard by utilizing a TabControl to represent the various pages of the wizard. The template also includes navigation buttons that enable and disable depending on the current position and if the controls validate. Each tab […]
iPowerShell Pro updated with V3 cmdlets
The latest version of iPowerShell Pro has been released into the wild! This version (2.2.117) includes the following changes: Support for Powershell V3 cmdlets Support for Powershell V3 About_Help files Support for PowerShell V3 Aliases iOS 6 and iPhone 5 compatibility You no longer need to manually create .index files for your custom .xml help […]
User Blog Article on PowerShell Studio 2012
I found this great article on PowerShell Studio 2012, written by one of our users on the Technically Speaking blog: Getting Started with PowerShell Studio 2012 Thank you for the great article Derek!
Revisiting The Packager and Command Line Arguments
The original The Packager and Command line Arguments blog article discussed how to pass parameters to a packaged executable. In this article we will revisit this subject and update the functions introduced in the previous article. The article will also cover how to simulate the packager parameters so that you can test your script without […]
Join SAPIEN at PowerShell Saturday in Alpharetta on October 27
Join Ferdinand Rios, CEO of SAPIEN Technologies, in Alpharetta, Georgia, for a full day of PowerShell-ness! PowerShell Saturday #3 will take place on October 27 and will bring together 200 developers, network administrators, and IT professionals for 15 intense sessions on hot PowerShell-related topics such as PowerShell and WMI, Windows 8, SQL Server, and Exchange […]
LOST! The forgotten features, Part II
Sometimes we get so used to how software works that we just miss if anything works differently. I am amazed to how many users I talk who have never noticed this feature in PrimalScript, even though it has been there since 2.0… In case you don’t remember, that was in the year 2000. I hope […]
Debugging Modules in PowerShell Studio 2012
PowerShell Studio now makes it easier to debug and run your module projects. You now have the ability to execute and debug a module project directly from the IDE (Supported in PowerShell Studio 2012 v3.1.9 and up). Debugging a module project: When debugging (F4) or running (Ctrl + F4) a module project for the first […]