Get-ChildItem -Path C:\ -Filter *.pst -Recurse -ErrorAction SilentlyContinue | Select FullName (Scan may take time; focus on Users folder.)