Group-Object


Groups the objects that contain the same value for a common property.

Snap-In: Microsoft.PowerShell.Utility

Syntax:

Group-Object [

 [-Property] <Object[]>] [-NoElement] [-InputObject <PSObject>] [-Culture <String>] [-CaseSensitive] [-Verbose] [-Debug] [-ErrorAction <ActionPreference>] [-ErrorVariable <String>] [-OutVariable <String>] [-OutBuffer <Int32>] 

Description:

The group-object Cmdlet is used to group input objects based on the values of properties specified with the -Property parameter. The groups contain the count of objects in the group, as well as the members of that group.



Windows PowerShell. TFM
Internet Forensics
ISBN: 982131445
EAN: 2147483647
Year: 2004
Pages: 289

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net