You can create a new .pst file with the Namespace.AddStore method. There are samples for that and many more for moving data between Outlook folders at
http://www.outlookcode.com
--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003
http://www.turtleflock.com/olconfig/index.htm
and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx
"Owis" wrote in message ...
Good day
I am trying to write a script which does create a personal folder based on
the current logged-in user and transfer or copy the current logged-in user
exchange email inbox to the personal folder created.
I could not find such an automated script.
Best Regards