Skip to Content

Outlook Pst Location 99%

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

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