Scripting Blog

A place to learn about PowerShell and share stories of automation

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.  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 replacement for ...