Disconnect, migrate and reconnect your PST with PowerShell
https://www.systanddeploy.com/2019/07/disconnect-migrate-and-reconnect-your.html
In this post I will show a little script I did that allows you to migrate your PST files to another location and then reconnect them automatically from the new location.
How it works ?
This script will do the below actions:
- Close Outlook if it's opened
- Check all mapped PST files in Outlook
- Disconnect those PST files from Oulook
- Save those PST files in the new folder
- Mapped those PST files from the new location.
Note: The script should be executed in user context
How to use it ?
Just type the below line:
Get the script
How to use it ?
Just type the below line:
Get the script
Click on the below GitHub picture to get the script.
Enregistrer un commentaire