With service build 7.1.70 we add some additional PowerShell functionality to PrimalScript 2015. We added a user interface to edit or add parameters for your script and we slightly modified the ribbon “Edit” group to make these new items more…
Read More
If you have used PowerShell Studio’s Function Builder chances are probably you wished it could edit your script parameters. Now it can. With the v4.2.85 service release of PowerShell Studio 2015 we introduced the new Parameter Builder.
Parameter Builder:
Those…
Read More
Yes, we updated the Function Builder yet again! We just released a new build of PowerShell Studio 2014 (v4.1.72). We wanted to highlight some changes and additions:
Function Validation
The Function Builder will now validate your function names by…
Read More
Like many of you, I really live at the command line, because automation is more efficient than single actions. But, as the command line becomes more complex, we need tools to restore our efficiency. The complex syntax of parameter sets…
Read More
We improved the Function Builder yet again!
Man, when are you guys going to stop this?
Never.
With the 4.1.71 build of PowerShell Studio 2014, you now have the option to edit existing functions within the Function Builder!
Ok cool,…
Read More
In a previous article we covered the new Function Builder. In the latest service release of PowerShell Studio 2014 (v4.1.64), we improved parameter set support in the Function Builder.
As you can see, we altered the ordering of the fields…
Read More
PowerShell Studio 2014 introduces a quick and easy way to create complex functions using the new Function Builder:
Let’s cover each field of the Function Builder and how to create a function.
Cmdlet Name
The function builder provides you with…
Read More