The original The Packager and Command line Arguments blog article discussed how to pass parameters to a packaged executable. In this article we will revisit this subject and update the functions introduced in the previous article. The article will also…
Read More
Join Ferdinand Rios, CEO of SAPIEN Technologies, in Alpharetta, Georgia, for a full day of PowerShell-ness! PowerShell Saturday #3 will take place on October 27 and will bring together 200 developers, network administrators, and IT professionals for 15 intense sessions…
Read More
PowerShell Studio now makes it easier to debug and run your module projects. You now have the ability to execute and debug a module project directly from the IDE (Supported in PowerShell Studio 2012 v3.1.9 and up).
Debugging a module…
Read More
Just in case you missed it. With the latest service builds of PrimalScript 2012 and PowerShell Studio 2012 we added support for PowerShell V3.
PrimalScript 2012 version switch
PowerShell Studio 2012 version switch
As you can see it’s…
Read More
The PowerShell Studio manual was included with the v3.1.9 service release of PowerShell Studio 2012. The SAPIEN Document Explorer must be installed in order to view the manual.
You can access the manual from PowerShell Studio by pressing the…
Read More
Yesterday we showed you how to export the cache information on a remote machine. Today we go through the steps to actually use that information. Remember that we exported the cache file on that Windows 2008R2 machine as “WIN2008R2TESTVM.CacheExport”. Let’s…
Read More
Faster than you can scream “SHAWWWWWN!,” Halloween will be here and we are feeling a bit goofy. So much so that we’re gearing up for a S-C-A-R-Y special, just for you! On Halloween, October 31, buy 5-packs of PowerShell Studio…
Read More
One of the challenges you face while developing any PowerShell script is that modules that reside on your target platform are not available on your local computer. Just as an example, try installing Microsoft SharePoint 2010 modules on your 32…
Read More
The latest service build of PrimalScript 2012 (6.5.132) makes debugging modules a bit easier. If you are developing a script module you most likely already have a script that exercises the various cmdlets in your module. Just load that script…
Read More
New versions of PrimalScript 2012 and PowerShell Studio 2012 are available. Registered users can download the latest service builds from MySAPIEN.
Release Notes:
PrimalScript 2012 v 6.5.132:
ADD: PowerShell V3 support
ADD: Support for multiple remote machines with individual cache…
Read More