How to split PST file according to year.
Here’s a sample PowerShell script that can be used to split a PST file: This script will open the input PST file and create a new PST file for each year specified in the $years array. It will then search the input PST file for items received within the specified year and move those items …