We are excited to announce that the 2015 versions of all of our software applications have arrived and are now available free of charge to all active 2014 subscription holders. Many of you will see that your submitted requests have…
Read More
PrimalScript 2014 can make a variety of script files into executable files. We call that packaging. This feature is mostly used by VBScript and PowerShell administrators to wrap their scripts into an executable file that can be shipped to end…
Read More
We do not always blog about service builds.
But when we do, it is important.
Code responsibly.
PrimalScript 2014 has some new features in the MSI builder you want to check out.
First of all you can now control the…
Read More
The SAPIEN Productivity Pack has arrived!
This new collection of software utilities is an ever growing assemblage of useful tools for system administrators, developers and DevOps. Whether you are working with PowerShell, VBScript, Jscript, C++, C#, SQL or HTML, and…
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
We offered a mechanism on how to import a remote machine’s Module profile as mentioned here and here. The import can be extremely useful when you need to work on a script that runs on a remote server.
PowerShell Studio…
Read More
In PowerShell Studio 2014, we introduced a new Collection Project. The Collection Project allows you to keep track of a group of files, which typically consists of (but not limited) to ps1 script files.
For example, you may have various…
Read More
PowerShell Studio 2014 added a new project feature: New Module From Functions.
You may find at times you reuse various functions and constantly copy them into new scripts or find different variations of the same function are located in different…
Read More
One of many new features of PowerShell Studio 2014 is the Find in Files tool. Find in Files allows you to search multiple files without having to open each file individually, as you would have done in the previous versions…
Read More
One of the new features we added to PowerShell Studio 2014 is code formatting. PowerShell Studio 2014 will now beautify your script while you type or when you paste content.
Often times when you paste a PowerShell script from the…
Read More