Quantcast
Channel: PowerShell.com – PowerShell Scripts, Tips, Forums, and Resources
Viewing all articles
Browse latest Browse all 6937

Checking Out The Where and ForEach Operators in PowerShell V4

$
0
0

With the release of PowerShell V4, we received the Desired State Configuration (DSC) module as the main piece as well as some other things, some known and some not known that well. One of those things is the use of Where() and ForEach() operators (both added to support DSC) on an object, similar to the example below:

Read More


Viewing all articles
Browse latest Browse all 6937

Trending Articles