Francois-Xavier Cat over at the LazyWinAdmin blog, wrote a follow up article to Creating a GUI with PowerShell Studio. Like the previous article, a video is included:
“Today I will go a bit further and show you how to…
Read More
Francois-Xavier Cat over at the LazyWinAdmin blog, wrote a great article on how to create a basic GUI using PowerShell Studio 2012. In addition, the article includes a video of the process:
“The following post will demo how to…
Read More
Two frequent questions we get on the forums are:
How do I pass a value to another form?
How do I get the results from a form?
In this article, we will answer these common questions in order to give…
Read More
SQLSaturdays worldwide are a great vehicle for database administrators and others to get together, learn from each other, and network. Obviously, they center around SQL but we at SAPIEN are quite pleased to see PowerShell becoming part of these…
Read More
Release Notes:
PrimalScript 2012 v 6.5.150:
FIX: PrimalSense for local powershell function displays parameters for another cmdlet
FIX: UTF-8 files without BOM not recognized
FIX: Parameter names not recognized/display incorrectly in some powershell scripts
FIX: Ribbon drawing problem when choosing…
Read More
Upgrade PrimalScript 2011/12 or PrimalForms 2011/PowerShell Studio 2012 to the SAPIEN Software Suite 2012 for 30% Off!
If you already own PrimalScript 2012 or PowerShell Studio 2012, you already know how important it is to your work. Easy to use,…
Read More
WMI has a large amount of namespaces, classes and properties. While the WMI Explorer allows you to browse, search and filter all these items, it also enables you to query the underlying data for all of this.
What you see…
Read More
How many times have you worked with Regular Expressions and forgotten what expression denoted what? Oftentimes I need to search online to figure out what basic expressions to use or end up using another method. For this reason we are…
Read More
PrimalCSV is another one of our community tools up for a review. As CSV is one of the file formats frequently used by administrators to transport large amounts of data from one script to the other, the need for a…
Read More
Recently in the forums we had a request on how to create a textbox with a watermark.
What is a textbox with a watermark you ask?
It is a textbox that displays hint information within the textbox using a lighter…
Read More