MatthewL Posted September 6, 2017 Posted September 6, 2017 Does anyone have a PST repair tool? I have run Stellar Phoenix Outlook PST and it can see the day but I need a fully licensed version to effect repair. I have a hard drive that appears to be failing and corrupting data when its opening/closing. I have also got an Excel sheet too that I could do with recovering but maybe lost. I do have a backup but its only a mirror that's on my drive
elsiegee40 Posted September 7, 2017 Posted September 7, 2017 Just a heads up to OP that the mods are expecting this thread to be heavily spammed. This topic always is We'll be as quick with the spam-o-matic ban hammer as we can be.
Arthur Posted September 7, 2017 Posted September 7, 2017 Does anyone have a PST repair tool? Microsoft's ScanPST? It's installed with Microsoft Office. You could also give 'readpst' a try from Linux. sudo apt-get install readpst readpst -o ~/ExtractedMessages -D -j 4 -r -tea -u -w -m ./Outlook.pst This extracts the messages (keeping the folder structure) and creates files in .msg, and .eml format. So now instead of seeing a folder structure in Outlook with the messages, I now have a directory structure on Linux where it’s one file per message (with the attachments MIME-encoded within). Just a heads up to OP that the mods are expecting this thread to be heavily spammed. Ironically the company that makes the program mentioned by the OP is also responsible for spamming threads. 1
MatthewL Posted September 7, 2017 Author Posted September 7, 2017 Thanks for that, forgot about ScanPST, years since I've had to use it!
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now