SAPIEN Technologies, Inc. is pleased to introduce our new online Windows PowerShell Reference tool, which is based on the reference section of iPowerShell Pro.
To find it, on the SAPIEN web page, click Support and then click PowerShell Reference. Or,…
Read More
Applies to:
— Windows PowerShell 5.0.10586.63
— PowerShellGet 1.0.0.1
I’m a huge fan of sharing Windows PowerShell modules and making them easy to find (Find-Module), view (Save-Module), and install (Install-Module). So, I truly love the new PowerShellGet module.
However, you…
Read More
In January, I had the honor of presenting to the Mississippi PowerShell User Group (MSPSUG). I’ve known the organizers, Mike Robbins and Rohn Edwards for years, and truly respect them. The PSUG is online-only, which makes it a challenge for…
Read More
This sale is no longer active.…
Read More
The Group-Object cmdlet, one of the original provider cmdlets, is as old as Windows PowerShell. It was introduced in version 1.0 and hasn’t changed at all since then. But, it is one of my favorites. (You can tell when I…
Read More
Many people think of Most Valuable Professionals (MVPs) as being technical stars in their disciplines. And, that’s true.
But, at SAPIEN Technologies, Inc., our MVPs are really an extension of our technical team. We rely on them for early and…
Read More
Need support for your technical user group? Contact me at usergroups@sapien.com.
Many of us technical types are loners. We tend to be introverts. We prefer our own space.
However, when you’re learning a completely new skill, like Windows PowerShell, it…
Read More
SAPIEN has just released another update to iPowerShell Pro, its iOS-based PowerShell editor and remote connectivity tool. With this update, we focussed primarily on iOS 9 compatibility.
iPad Multi-Tasking
iPowerShell Pro is now a good citizen in the iPad multi-tasking…
Read More
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…
Read More
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…
Read More