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
In a previous article we covered how you can generate comment-based help for functions. Now we expanded upon this feature by added the ability to create templates for comment-based help generator.
[Requires: PowerShell Studio 2014 v4.1.61 or above]
Comment-Based Help…
Read More
I really enjoy going to TechEd every year where I get to meet old friends and make new friends. It is also a great opportunity to speak with our users face to face. The one thing I do not enjoy…
Read More
Ferdinand Rios (CEO) and David Corrales were recently interviewed on the PowerScripting Podcast with host Jonathan Walz and guest host Jason Helmick. Listen to the interview where they discussed the 2014 release and the new products added to the suite:…
Read More
The 2014 versions of all SAPIEN Software products are limited to two (2) activations. As per our EULA this limitation to two installations has existed for quite some time.
All 2014 or later SAPIEN software will use online activation to…
Read More
PowerShell Studio always contained templates for various file types. In previous versions, users who wanted to change the template had to manually edit the existing template files. Unfortunately whenever the user updated the application the installer would uninstall the application…
Read More
The question you have to ask when you decide to download the 2014 version of our products is: Which platform do I download? 32 bit or 64 bit?
Most people with a 64 Bit OS will probably download the 64…
Read More