Previously, when creating comment based help in PowerShell Studio 2012, you either had to manually add the help comment or use the built-in comment based help snippet. The snippets worked well but you were still required to manually add each…
Read More
The last time we looked at the new installer option in PrimalScript 2014. You can find the article here: http://www.sapien.com/blog/2014/04/07/from-script-to-server-deploying-solutions-with-primalscript-2014-part-2
If you look at the deploy tab again, you will see a “Deployment” group. These functions will help you distribute…
Read More
Just a quick note to let our customers know that our servers have been tested and have been deemed safe from the Heartbleed bug.
…
Read More
Let’s look at some of the new features you will find in PowerShell Studio 2014’s editor.
Improved Syntax Coloring
One of the first editing features you might have noticed in PowerShell Studio 2014 is the improved syntax coloring.
Parameter Attributes…
Read More
Over the course of the weeks since the release of VersionRecall 2014 we have received a number of questions. Here is a list of the most common ones and the answers to them.
Question: Why do you not just…
Read More
Last time we looked at the new packager options in PrimalScript 2014. You can find the article here: http://www.sapien.com/blog/2014/03/25/from-script-to-server-deploying-solutions-with-primalscript-2014-part-1
If you look at the deploy tab again, you see an installer group that was not an option in any of…
Read More
SAPIEN Technologies is proud to help sponsor the 2014 Best Ranger competition in Ft. Benning, GA. from April 11-13th.
The Best Ranger competition is a grueling non-stop competition of two man U.S. Army Ranger teams over the course of three…
Read More
If we need to check what Windows version a PowerShell script run on, we usually use a statement like this:
So imagine our surprise when we saw what happens when you run this as a script in PrimalScript:
Instead of…
Read More
One of the many things on our users wish list was the ability to change variables while debugging. While we where looking to solve that, we also looked for a way to call functions while stopped at a breakpoint or…
Read More
The second leg of SAPIEN’s Building PowerShell GUI Solutions world tour is complete. This trip took us to Dallas, Raleigh and to New York City for the NY Techstavaganza. We had a great time showing PowerShell users how to create…
Read More