Scripting Blog [archived]

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

PowerShell Get-Command Cmdlet Returns Only One Instance

Summary: Microsoft Scripting Guy, Ed Wilson, shows how to configure Windows PowerShell to return more than one instance of a command. (image)  Hey, Scripting Guy! I have a problem. I recently upgraded to Windows 8, and now it seems that the Get-Command cmdlet does not work properly. In the past, I have used Get-Command as a ...