This video demonstrates how to work with the Tab Control GUI template using PowerShell Studio.
In this video you will learn how to:
Find the Tab Control template.
Add controls to the form.
Change control properties in the form.
Use…
Read More
PrimalScript 2018 supports advanced functionality for Windows services written in PowerShell and packaged with PrimalScript 2018 or PowerShell Studio 2018. While your old code will still work unmodified with this packager engine as it detects the presence of the new…
Read More
SAPIEN Technologies strives to bring the best products to all levels of IT administration. The announcement of PowerShell Core, which is not a finished product yet, causes a lot of confusion. It is our policy that we can’t support products…
Read More
One of the great benefits of PowerShell is the ability to very quickly retrieve system information and metrics. We have added three new packager engines to PowerShell Studio and PrimalScript to make it easier to present or log that information…
Read More
SAPIEN technologies, Inc. is proud to announce that we’ve officially released iPowerShell on the Play Store! In this blog post, we will outline the two biggest features available.
SSH/PSWA Servers
Just as in the iOS version, there is a console…
Read More
As of the KB3000850 update and PowerShell 5.0, PowerShell has included script block logging so that admins would have more tools for the blue team side of pen testing. If you’re unfamiliar or have never heard of it before, I…
Read More
On Friday, February 17, 2017, I posted the following puzzle on Twitter and Facebook (and here!).
It shows a PowerShell function with a Write-Verbose command and asks “Why won’t this verbose string print?”
You might think of this as a…
Read More
On Friday, February 3, we posted a Friday Puzzle that shows a PowerShell function and a PowerShell class method that contain the same command sequence, including a statement with the Return keyword.
The puzzle asks: What does the function return?…
Read More
Have you been keeping an eye on the SAPIEN Information Center? If not, here are some articles you may have missed!
Rebuild in PowerShell HelpWriter: Two ways to update help from code
by June Blender, January 31, 2017
The Rebuild…
Read More
On Friday, January 6, 2017, I posted the following puzzle on Twitter and Facebook (here, too!).
It shows a Try block that encloses an expression with an intentional error and a Catch block that writes an error. But, when you…
Read More