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
One of the more common tasks for an administrator is to write a script for a helpdesk employee or a fellow admin who is maybe not so PowerShell savvy (yet). Many of you like to package that script as an…
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
The Script Packager in PrimalScript 2016 gets an update with the next service build (7.2.95). Since this service build changes the locations where your executable files are generated and some new options are available, we thought we’d let you know…
Read More
The latest service build of PrimalScript 2016 (7.2.91) adds performance graphs for your scripts.
To enable this feature you just need to make the “Performance” tab visible before you execute your script.
Performance data can be collected on any script…
Read More
I have been asked a few times now to use Bash with PrimalScript. It doesn’t have all the setup for it out of the box because there are a few different implementations of Bash available for Windows. If you followed…
Read More
There are so many features in PowerShell Studio and PrimalScript that I think I can’t live without, like the Format Script button, file groups, and conditional breakpoints.
But, there are few features I’d love to have that aren’t there. They’re…
Read More
We’re always evaluating the best, easiest, and most efficient ways to write, run, and publish Windows Powershell scripts and modules. But, our starting point is always how people work now.
We were curious about how PowerShell scripters, including managers, ran…
Read More
In this post, we explain why PowerShell Studio can run your scripts only the versions of Windows PowerShell that are installed on local and remote computers.
If you’ve recently upgraded to Windows 10 from Windows 7, 8, or 8.1, you’ll…
Read More
It’s one of those questions that probably divides people into clans, like where you place your curly braces in a script block.
Take the survey: How do you run scripts?
But, it’s an important question for productivity. Those of us…
Read More