Published 24 Nov 2013 2:23 AM by Phil Sullivan
This sample creates a PowerShell function that lists files that are owned by the specified user and optionally match a mask. By default the function will match all users and files in the current directory.
...