Scripting Blog [archived]

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

PowerShell Looping: The Automatic Foreach

Summary: Microsoft Scripting Guy, Ed Wilson, talks about Windows PowerShell and the automatic Foreach feature. Microsoft Scripting Guy, Ed Wilson, is here. One of my favorite features in Windows PowerShell (since Windows PowerShell 3.0) is what I call the automatic Foreach. Basically, it means that I can access a particular property of a ...