XCCC: How to Enable Verbose Logging Before Installing Conferencing Server (288942)



The information in this article applies to:

  • Microsoft Exchange 2000 Conferencing Server

This article was previously published under Q288942
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 Description of the Microsoft Windows Registry

SUMMARY

Verbose logging can be an important tool for troubleshooting Setup issues. However, by default, Exchange 2000 Conferencing Server does not log any information during Setup.

MORE INFORMATION

WARNING: 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.

To enable verbose logging of Exchange 2000 Conferencing Server Setup, add the following registry value on the computer on which you will install Conferencing Server:

HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\Installer
Value: Logging
Type: REG_WORD
Data: imop!uwearcv

The logging file is named Msi####.log and is located in the Temp folder. To quickly locate this folder, type the following command at a command prompt:

cd /d %temp%

Modification Type:MinorLast Reviewed:4/25/2005
Keywords:kbhowto kbpending KB288942