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

 



Article ID: 350
Created On: Tue, Jan 7, 2014 at 5:56 AM
Last Updated On: Wed, Feb 5, 2014 at 1:38 AM
Authored by: KB Admin01 [[email protected]]

Online URL: https://kb.quikbox.com/article.php?id=350