Microsoft Outlook
ReliefJet ESSENTIALS™
for Microsoft Outlook
ReliefJet Essentials for Outlook is a comprehensive set of more than 160 tools for performing a wide range of tasks in processing email messages, contacts, appointments, meetings, tasks and other Outlook items as well as Office 365 or Exchange Server folders and mailboxes.
ReliefJet Essentials™
for Microsoft Outlook
Download 

Export Outlook to PST

ReliefJet Essentials may prove to be an indispensable assistant to save the contents of the Outlook and Exchange Server folders into .PST files. From simple Outlook personal folders to Exchange mailboxes or Public Folders: ReliefJet Essentials quickly and securely stores your e-mail, contacts, appointments, tasks, and other Outlook items to .PST files.

Saving may take place both in manual (using a standalone application or Outlook add-in) and automatic (using batch files and the Windows Scheduler) modes.

In manual mode, simply select the desired folder, specify the location of the new .PST file, and then click the Run button:

Export Outlook Items to PST Format configuration.

In automatic mode, create a batch file or just run the product from the command line, the Windows Scheduler or other scripts and applications. To quickly get ready to launch command line, just click the Show command line button in a ReliefJet Essentials standalone application:

Export Outlook Items to PST Format command line.

For example, to export emails from Exchange Server Public Folders to individual .PST files, you can use the following batch file (without line numbers and correct locations set in lines 1 and 2):

  1. set DIR=D:\PST
  2. set CLI=C:\Program Files (x86)\ReliefJet Essentials\ExecutorCli.exe
  3. "%CLI%" /q /u OutlookReportFolders For=\\{PUBLIC}\* > "%DIR%\~pf.txt"
  4. if exist "%DIR%\pf.txt" del "%DIR%\pf.txt"
  5. for /F "skip=1 delims=" %%f in (%DIR%\~pf.txt) do echo OutlookItemsExportPST For="%%f" TargetFile="%DIR%%%~ff.pst" Messages=True >> "%DIR%\pf.txt"
  6. del "%DIR%\~pf.txt"
  7. "%CLI%" /u @"%DIR%\pf.txt"

Note that in line 3 the script makes use the additional tool Folder Report included in ReliefJet Essentials. This utility creates a text file ~pf.txt with a list of Public Folders. Then in line 5 the script creates a command file pf.txt for ReliefJet Essentials' command line. And in the line 7 the utility exports items from folders to .PST files.

And here is the script for PowerShell to export emails from Public Folders to PST files:

  1. $path = 'D:\PST'
  2. $cli = 'C:\Program Files (x86)\ReliefJet Essentials\ExecutorCli.exe'
  3. &$cli -q -uOutlookReportFolders For='\\{PUBLIC}\*' |
  4. Select-String '\\Projects\\([^\\]+)' | Select-Object -Unique -ExpandProperty Matches | %{
  5. $pst = $_.Groups[1]
  6. "OutlookItemsExportPST For=`"\\{PUBLIC}\$($_.Groups[1])*`" TargetFile=`"$path\$pst.pst`" Messages=True"
  7. } | Out-File "$path\~pf.txt"
  8. &$cli -u@"$path\~pf.txt"

The script above exports all direct subfolders of Projects public folder to separate PST files. Please note that the script doesn't check $pst variable for invalid filename characters. If your public folder names contain such characters, you need to modify line 5 to remove/replace invalid chars.

The result of such scenarios is a set of .PST files with the same names as those Public Folders. The contents of each folder will be saved to a separate .PST file:

Export Outlook Items to PST Format resulting files.

There are plenty of other ways to use the product for exporting Public Folders and mailboxes. More details on command line usage and more examples are given in the product's online help. If your needs differ from the examples, be sure to contact us – we will be glad to provide you with a free ready to use scripts!

"Export Outlook to PST" Screenshots
Export Outlook to PST

Described features are part of ReliefJet Essentials for Microsoft Outlook: fast and reliable productivity solution for Microsoft Outlook. Besides them ReliefJet Essentials provides many other useful features that significantly simplify every Outlook user's life. An Outlook add-in and a command line utility are also provided along with the standalone application.

Related Utilities: Merge Folders, Split Outlook Store, Backup Outlook and Exchange Folders, Import PST to Outlook, Export Outlook to MSG.

Purchase ReliefJet Essentials for Outlook

For your convenience, we teamed up with PayPro Global to provide a secure and reliable platform for selling our software products online. The whole ordering process is supported by PayPro Global, who handles all transactions details. Your private data is 100% safe, as PayPro Global complies with the latest online security standards.

PayPro Global PCI DSS Compliant McAfee Secure 30 Days Moneyback Guarantee Lifetime License and Support

More than 70 traditional, international and local payment methods available including all major Debit and Credit cards, eWallets (PayPal, Alipay, Webmoney, etc.), Wire Transfers, and many more. All specified prices exclude VAT.


      Best Value!    
    Single Utility License Personal Edition Professional Edition  
Number of utilities available 1 All 168 included All 168 included
Key Features
Integration with Outlook rules No Yes Yes
Macros for utility parameters No Yes Yes
Command line support No No Yes
Integration with Task Scheduler No No Yes
Support for Windows Server OS No No Yes
Support and Updates
Product support 1 Year 2 Years Lifetime
Priority support No Yes Yes
Premium support No No Yes
Free updates No 1 Year 2 Years
Free remote assistance No Yes Yes
Free script writing assistance No No Yes
Price Per License
1 license purchase $19.95
($19.95 per utility)
$49.95
($0.30 per utility)
$199.95
($1.19 per utility)
2-9 licenses purchase $14.95 $34.95 $129.95
10+ licenses purchase $9.95 $19.95 $99.95
Download Buy Now Buy Now Buy Now
Site License, Company License, Upgrade Options and more purchase details...

Our clients:



Latest News
  • ReliefJet Essentials for Outlook 4.22 is available for free download right now!

More... RSSRSS
30 Days Moneyback Guarantee
Compatible with Windows 10