Difference between revisions of "PST migrations stop with the prompt Press any key to continue"
(Created page with "=== <h1>PST migrations stop with the prompt "Press any key to continue"</h1> === <hr> <br> <h2>Problem: </h2>PST migrations stop with the prompt "Press any key to continue". P...") |
|||
Line 1: | Line 1: | ||
− | === <h1>PST migrations | + | === <h1>PST migrations stops with the prompt "Press any key to continue"</h1> === |
<hr> | <hr> | ||
<br> | <br> | ||
Line 6: | Line 6: | ||
<h2>Solution: </h2> | <h2>Solution: </h2> | ||
− | 1. Ensure you are using the "Zimbra Exchange Migration Tool", and not the deprecated "PST Migration Tool." | + | 1). Ensure you are using the "Zimbra Exchange Migration Tool", and not the deprecated "PST Migration Tool." |
− | |||
− | + | 2). Add 'Silent=true' when running from the windows command-line: | |
− | + | ZimbraMigrationConsole <xmlpath> Silent=true | |
+ | Migration will now continue without any error. | ||
− | + | ||
− | Heera Singh Koranga | + | Submitted by: Heera Singh Koranga |
Revision as of 02:48, 19 August 2017
PST migrations stops with the prompt "Press any key to continue"
Problem:
PST migrations stop with the prompt "Press any key to continue". Pressing the key continues to the next account, followed by the same message.Solution:
1). Ensure you are using the "Zimbra Exchange Migration Tool", and not the deprecated "PST Migration Tool."
2). Add 'Silent=true' when running from the windows command-line:
ZimbraMigrationConsole <xmlpath> Silent=true
Migration will now continue without any error.
Submitted by: Heera Singh Koranga