My firewall sends me a notifcation to my email every time a policy is violated.
I have about 2500 emails in .msg format that I want to put into one excel document.
Basically I am looking for a way to automate processing each .msg file and putting it on a new line in an excel document.
All 2500+ .msg files are in a single folder.
I understand that .msg files hold binary data, and thats ok. I can clean up the excel document once it is created.
Thanks, Aaron