Today we released a new build of PowerShell HelpWriter 2017 (v2.1.33).
In this article, we will discuss the new features introduced in this build.
Exporting Help
We added the ability to export the help files into two useful file…
Read More
WMI has a large amount of namespaces, classes and properties. While the WMI Explorer allows you to browse, search and filter all these items, it also enables you to query the underlying data for all of this.
What you see…
Read More
Last time we looked at the new code navigator on top of the source code views in PrimalScript 2012. Today we’ll have a look at the other tabs on the new ribbon interface.
There are four additional tabs that are…
Read More
Every now and then you need to put a script as its own documentation somewhere. Either on a blog for others to see or on some internal web site for documentation.
PrimalPad has been updated to include that functionality.Simply click…
Read More
A few days ago I posted a blog entry on simple regular expression replacements in VBScript. Let me show you a more complex example. It helps to have a purpose, even for demonstration so my need is to convert an…
Read More
System Administrator are a busy lot and some of them literally run around all day fighting fires on computers no longer connected to anything. Others use remote access to tend to a large number of servers. Or both.
Thanks to…
Read More
Ever wonder how you can use PowerShell’s native abilities to produce great-looking management reports – in CSV files, Eccel spreadsheets, HTML pages, and even charts and graphs? Well, come on down to TechMentor San Francisco where I’ll be giving a session…
Read More