This is the fourth blog in a multi-part series about designing a Windows PowerShell script that will be packaged in an executable file. Passing Parameters to a Script in an Executable File explains how to use the special parsing features of PowerShell Studio and PrimalScript to make passing parameters easy for PowerShell users and authors. […]
Category: Howto
Enable WMI Explorer Windows 8 Remote Connection Permissions
Earlier in October, I posted a blog about remote connection failures that occur when using WMI Explorer on a remote computer running Windows 8. This solution doesn’t apply to computers running other versions of Windows. To sum it up, you need to make three changes for WMI Explorer to connect to a Windows 8 remote […]
Displaying Help for a Script in an Executable File
This is the third blog in a multi-part series about designing a Windows PowerShell scripts that will be packaged in an executable file. Passing Parameters to a Script in an Executable File explains how to use the special parsing features of PowerShell Studio and PrimalScript to make passing parameters easy for PowerShell users and authors. […]
Rewind: A Built-In Safety Net in PowerShell Studio
We just released the second video in our “Check out this feature” series, a series of short videos that focus on features you might have missed. Our first video, Function Builder in SAPIEN PowerShell Studio, demonstrated our awesome automation for function and parameter syntax. Our second video, Rewind in PowerShell Studio: A built-in safety net […]
New! “Check out this feature” Videos
How many times have you found about a feature of a SAPIEN product, like PowerShell Studio, and realized that 1) you never knew it existed and 2) it would have saved you gobs of time had you only known about it. We’re introducing a new series of videos on our SAPIEN Technologies YouTube channel to […]
How to submit a support request
With social media and every company having a presence in a number of places it sometimes feels like it won’t matter where you ask your questions. So it is only normal that we get phone calls, tweets, blog comments, smoke signals and bush drums sent our way for feedback and support requests. If you are […]
What’s new in iPowerShell Pro?
Build 5.0.133 of iPowerShell Pro has just been released. This build primarily covers iOS 9 compatibility with some bug fixes and performance increases. But we did slip in a very interesting and future oriented feature: the ability to connect to PowerShell remotely via SSH! In June of 2015, the PowerShell team announced that they were […]
WMI Explorer Windows 8 Remote Connection Issues
Connecting WMI Explorer to a remote Windows 8 computer is not an easy task. Due to the various firewall and permission settings that Windows 8 has, there are a few things that need to be modified in order to connect properly. Please note that this article only addresses Windows 8 and 8.1 but not Windows […]
Updated Guide to SAPIEN Software Activation
With our latest application releases, deactivating your license has never been easier. Per our company EULA, each single-user license is entitled to a maximum of two devices to be activated and operating at any given time. You may deactivate your devices to free up your activations at your own leisure, but there are also certain […]
PowerShell Studio: Form and Script Recovery
Once in a while our support team gets a request to recover a script from a packaged executable because the original was lost. In fact this just happened recently when a user contacted us to recover his lost form project from his packaged script. We were able to recover the script, but unfortunately the user […]