EVIsExciting
7 years agoLevel 3
Powershell to import multiple PSTS
Hi
I have been looking to imports hundreds of PSTs that are stored on a flat file system. I ended up developing a powershell script to perform the job.
It takes a template ini file or an existing ini file as input. Based on the type of ini file provided it will either generate a new ini file to be used for importing or just use existing ini file provided.
It will target a folder containing all the PSTs.
Detailed help provided within the script.
I have attached, the script, template ini and ini generated by the script.
Hopefully this helps the EV community.
Any suggestions are welcome.
Thanks
Raj