Tuesday, June 28, 2016 Finding this handy #Powershell function sfn { foreach ($i in $input) { $I | select fullname } }