Scripting Blog [archived]

Formerly known as the "Hey, Scripting Guy!" blog

A first look at Windows PowerShell ISE Preview

Summary: Take a first look at the newly released Windows PowerShell ISE Preview. Good morning everyone. Ed Wilson here. I can tell you that the list of speakers for PowerShell Saturday on in Tampa March 19, 2016 looks really impressive. There are going to be seven MVPs and six Microsoftees there! When it comes to Microsoft Automation, this is ...

PowerTip: Find published modules in the PowerShell Gallery

Summary: Learn how to find Published Windows PowerShell modules in the PowerShell Gallery. (image)  How can I use Windows PowerShell to find modules that are published in the Windows PowerShell Gallery? (image)  Use the Find-Module cmdlet in Windows PowerShell 5.0. This example finds modules related to the ISE: Find-Module...