Windows Batch Scripts

The following Windows batch scripts can be run without any additional installation of software. Details about the usage of this scripts can be found in Using Scripts.

bulkImportPST.bat

Archives the email from all PST files in the given directory into the archive of the given user. Please create a PST archiving profile in MailStore with the name templateBulkImportPST first.

 bulkImportPST.bat directory username

Arguments

directory

The directory that contains the PST files to archive

username

The user under which the email should be stored

bulkImportMBOX.bat

Archives the email from all MBOX files in the given directory into the archive of the given user. Please create a MBOX archiving profile in MailStore with the name templateBulkImportMBOX first.

 bulkImportMBOX.bat directory username

Arguments

directory

The directory that contains the MBOX files to archive

username

The user under which the email should be stored

bulkExportPST.bat

Exports the whole archive into PST files. A new PST files will be created for every existing MailStore user. Please create a PST export profile in MailStore with the name templateBulkExportPST first.

 bulkExportPST.bat directory

Arguments

directory

Directory where to create the PST files.

bulkDeleteUsers.bat

Delete all MailStore users except the admin user.

 bulkDeleteUsers.bat

Arguments

No command line argument.

 

See Also

Bulk Import of Email Files

 

Attached Files
There are no attachments for this article.
Comments
There are no comments for this article. Be the first to post a comment.
Name
Email
Security Code Security Code
Related Articles RSS Feed
Scripting
Viewed 1440 times since Tue, Jan 7, 2014
Python Scripts
Viewed 1419 times since Tue, Jan 7, 2014
MENU