Powershell Tip #128: Parameter -NoElement from Group-Object cmdlet By powershellgu | November 26, 2016 0 Comment Tip: You can omits/eliminates the members of a group from the results using the parameter -NoElement from Group-Object cmdlet This is an example to show the difference with/without.