Article ID: 326472 - Last Review: October 28, 2006 - Revision: 3.2 XADM: How to Manually Set File Paths Without Using Performance OptimizerThis article was previously published under Q326472 IMPORTANT: This article contains information about modifying the registry. Before you
modify the registry, make sure to back it up and make sure that you understand how to restore
the registry if a problem occurs. For information about how to back up, restore, and edit the
registry, click the following article number to view the article in the Microsoft Knowledge Base:
256986
(http://support.microsoft.com/kb/256986/EN-US/
)
Description of the Microsoft Windows Registry
On This PageSUMMARY
This article describes how to use Registry Editor (Regedit.exe) to set file paths and file locations directly instead of by using Performance Optimizer. One of the functions of the Exchange Performance Optimizer (Perfwiz.exe) is to test hard drives that are attached to an Exchange Server computer. Performance Optimizer can also make recommendations about the optimal placement of Exchange Server database files, transaction log files, and message transport files. An administrator can override these recommendations. MORE INFORMATION
You can use Performance Optimizer to modify six file system paths. When you use Performance Optimizer to modify these paths, the existing files are automatically moved to the new locations. However, if you manually edit paths in the registry, you must manually move the files from their current locations to the new locations. You can use one of two methods to manually modify the file system paths.
Method 1WARNING: If you use Registry Editor incorrectly, you may cause serious problems that may require you to reinstall your operating system. Microsoft cannot guarantee that you can solve problems that result from using Registry Editor incorrectly. Use Registry Editor at your own risk.
Method 2You can copy the Registry import text in this section to a plain text file, and then use that text file to edit all of the file system paths at the same time. Name the plain text file Import.reg. After you save the file with the correct information for your system, open Windows Explorer and double-click the file to import it into the registry.If you are importing the file to the registry of a Windows NT 4 server, replace the line Windows Registry Editor Version 5.00 in the following text with Regedit4. Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\MSExchangeIS\ParametersPrivate] "DB Path"="d:\\exchsrvr\\mdbdata\\PRIV.EDB" [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\MSExchangeIS\ParametersPublic] "DB Path"="d:\\exchsrvr\\mdbdata\\PUB.EDB" [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\MSExchangeIS\ParametersSystem] "DB Log Path"="d:\\exchsrvr\\mdbdata" [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\MSExchangeDS\Parameters] "DSA Database file"="d:\\exchsrvr\\dsadata\\dir.edb" "Database log files path"="d:\\exchsrvr\\dsadata" [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\MSExchangeMTA\Parameters] "MTA Run Directory"="d:\\exchsrvr\\mtadata" "MTA database path"="d:\\exchsrvr\mtadata" To verify that the path changes were effective, run Performance Optimizer in read-only mode (Perfwiz.exe -R). This displays the current file paths and other tuning settings for Exchange Server. When you use Performance Optimizer with the -R switch, Performance Optimizer cannot make any changes to your Exchange Server system, and you do not have to stop Exchange Server services to run it. For the best results, Microsoft recommends that you change only drive letters and leave the rest of the original folder path intact, so that files are located in paths where personnel who may be unfamiliar with your file system expect those files to be. | Article Translations
|

Back to the top
