Article ID: 896714 - Last Review: October 9, 2011 - Revision: 4.0

An Exchange Server 2003 hotfix is available to let you extract mailboxes without specifying a password option when you use the Exchange 2003 Migration Wizard (Mailmig.exe)

Hotfix download is availableHotfix Download Available
View and request hotfix downloads
System TipThis article applies to a different operating system than the one you are using. Article content that may not be relevant to you is disabled.
Important This article contains information about how to modify the registry. Make sure to back up the registry before you modify it. Make sure that you know how to restore the registry if a problem occurs. For more information about how to back up, restore, and modify the registry, click the following article number to view the article in the Microsoft Knowledge Base:
256986  (http://support.microsoft.com/kb/256986/ ) Description of the Microsoft Windows registry

On This Page

Expand all | Collapse all

INTRODUCTION

This article describes a hotfix that you can apply to let you run the Exchange 2003 Migration Wizard (Mailmig.exe) to extract a mailbox to a personal folders (.pst) file without specifying a password.

By default, when you migrate a mailbox to a .pst file by using the Exchange 2003 Migration Wizard, you must specify a password option for the migrated mailboxes. You may have a scenario in which you want to migrate mailboxes without having a password set for each migrated mailbox.

RESOLUTION

Hotfix information

A supported hotfix is available from Microsoft. For more information about this hotfix, including file information and installation instructions, click the following article number to view the article in the Microsoft Knowledge Base:
919235  (http://support.microsoft.com/kb/919235/ ) Migration fails when you run Mailmig.exe in clone mode by using the /m switch in Exchange Server 2003

Additional hotfix installation information

Warning Serious problems might occur if you modify the registry incorrectly by using Registry Editor or by using another method. These problems might require that you reinstall your operating system. Microsoft cannot guarantee that these problems can be solved. Modify the registry at your own risk.

After you apply this hotfix, you must modify the following registry entry to enable the functionality that this hotfix provides:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Exchange\MSExchangeMailMig


Value name: CreateWithoutPassword
Value type: REG_DWORD
Value data: 1
By default, this registry entry has a value of 0 (zero). The default behavior requires a password for the migrated mailbox. To configure the Exchange 2003 Migration Wizard not to use a password for the exported .pst file, set the CreateWithoutPassword registry value to a nonzero value such as 1.

STATUS

Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section.

MORE INFORMATION

When you run the Exchange 2003 Migration Wizard after you apply this hotfix and after you enable the functionality that this hotfix provides, a PST.PASSWORD file is still generated. However, the Password field contains a blank value. For example, a PST.PASSWORD file that resembles the following example file is created:
User Name, PST File Name, Password, E-Mail Address

"<username>", "C:\<migrationFolder>\<username>.PST", "", ""
For more information, click the following article numbers to view the articles in the Microsoft Knowledge Base:
824684  (http://support.microsoft.com/kb/824684/ ) Description of the standard terminology that is used to describe Microsoft software updates
817903  (http://support.microsoft.com/kb/817903/ ) New naming schema for Exchange Server software update packages

APPLIES TO
  • Microsoft Exchange Server 2003 Standard Edition
  • Microsoft Exchange Server 2003 Enterprise Edition
Keywords: 
kbautohotfix kbhotfixserver kbqfe kbfix kbbug KB896714